By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:14:02.715Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:14:02.718Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T11:14:02.759Z |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 |2021-09-14T11:14:03.275Z |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 |2021-09-14T11:14:03.350Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:14:03.351Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:14:03.351Z |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 |2021-09-14T11:14:03.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-14T11:14:03.519Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-14T11:14:03.547Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-14T11:14:04.708Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-14T11:14:05.077Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-14T11:14:05.092Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-14T11:14:05.093Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-14T11:14:05.135Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-14T11:14:05.136Z |INFO |Root WebApplicationContext: initialization completed in 1589 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-14T11:14:05.438Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-14T11:14:06.155Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-14T11:14:07.327Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-14T11:14:07.766Z |INFO |Started MainApp in 7.386 seconds (JVM running for 8.07) |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-14T11:14:07.818Z |INFO |Start scheduling PRH workflow |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:07.828Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=cbfc2890-686e-4136-81f8-2bf9cc32e0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:14:09.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:09.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-14T11:14:18.594Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-14T11:14:18.594Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-14T11:14:18.596Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:19.297Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2da8fdc6-6d50-4771-87f6-15d43afc0792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:14:20.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:20.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:30.329Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f762acc2-176e-4b28-8a91-bc09c0dc5bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:14:31.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:31.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:41.371Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=68ed5c02-b6c1-47db-a37d-165623575012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:14:42.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:42.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:52.441Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=aa092d38-df0a-4a8b-8429-28d2535198a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:14:53.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:53.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:03.480Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=57bb23fc-e2b4-4600-a992-62b6d335baa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:15:04.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:04.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:14.520Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3cb7722e-4961-4bba-9d95-9ae53202259c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:15:15.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:15.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:25.560Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=6308baf0-0d55-4cfb-9c11-7b016c82e4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:15:26.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:36.604Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5c99c28b-e567-4684-95c8-e2fb63f41452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:15:37.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:37.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:47.640Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9fb69d52-0083-4ec4-b87d-ce01972b041a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:15:48.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:48.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:58.685Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c43d7aef-b1b3-41a6-8b9f-da89dafaf199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:15:59.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:09.725Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ce919d68-7a6d-4ec9-8c05-d3b7ec838385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:16:10.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:10.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:20.760Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c6413d6a-995e-4db0-91f7-b0323a2b7c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:16:21.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:21.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:31.804Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0a7bc2c2-7a2a-4b2c-a636-716a17032ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:16:32.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:32.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:42.840Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5773475c-80ac-4645-8825-9b72feff9bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:16:43.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:53.880Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9a2d8049-eeb5-4155-832a-bd9226920f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:16:54.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:54.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:04.919Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=27bdaf53-a256-4889-8b30-ae9ece2949d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:17:05.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:15.960Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=eb876cc8-e3ab-4ace-a2c7-12b3a834645a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:17:17.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:27.005Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=40e67bcd-127a-45e2-820c-ac2a5f185e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:17:28.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:28.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:38.045Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=999a74e9-e0cb-4e83-9e05-729cd0f780a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:17:39.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:39.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:49.080Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=25c842ec-b574-4998-affb-bdb4782400a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:17:50.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:50.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:00.154Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4c92ccca-f570-490a-8403-edf243e6abb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:18:01.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:01.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:11.352Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=fc3f0bb8-fa91-4ade-8fc6-e7f2f0db7dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:18:12.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:12.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:22.392Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7a61e402-dfc3-41ce-986a-02f94e2be44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:18:23.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:23.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:33.432Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=53dd960b-906e-4684-bdbc-496ef0f8034a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:18:34.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:44.475Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=02604c56-87d5-4a5c-9dc5-d6a474efe4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:18:45.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:45.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:55.514Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1b22b654-36e5-4495-ae78-7ba91dddcb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:18:56.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:56.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:19:06.342Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:19:06.342Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T11:19:06.344Z |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 |2021-09-14T11:19:06.348Z |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 |2021-09-14T11:19:06.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:19:06.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:19:06.360Z |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 |2021-09-14T11:19:06.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:06.559Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b0a535ff-dbd3-4d9f-b2c6-7f0a61dcc6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:19:07.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:07.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:17.597Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=06b91ed6-9cc1-4911-b7ae-27523eafb966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:19:18.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:18.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:28.632Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d02341c4-cbd0-43bf-9e80-e3b4a3269f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:19:29.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:29.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:39.672Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=69f91f24-38a2-44b6-9162-13d2b81be43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:19:40.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:50.717Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9a6d572e-6660-4236-a725-eaffc1ca9484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:19:51.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:51.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:01.754Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=38b0f7e5-db4f-4310-8246-6365e96deddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:20:02.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:12.793Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=de676a99-499b-42c7-809b-03f74a6bb675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:20:13.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:23.836Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d9aec9e4-bdac-4d45-b310-6ed21cef39f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:20:24.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:24.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:34.872Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=da4d23c4-edb6-4a8d-9f92-6562f32c4c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:20:35.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:45.912Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=258b8d9b-7ea9-4c3e-911f-cbc17d8ac4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:20:46.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:46.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:56.984Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1e0fe80a-cfb5-4bd9-af0b-54963b52a739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:20:58.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.111.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:58.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:08.028Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=71462045-6b45-4a72-b39a-9d3262511e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:08.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:18.130Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1e9dd24b-3efe-465d-906e-d14121622051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:18.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:28.159Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=58270c63-f618-44a8-bd42-6ca21aa84262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:28.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:38.174Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0bf7a1b4-b05d-434b-8855-8cb5e41ca811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:38.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:48.184Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=fac9fa3b-52a7-42d6-bfc8-210e30851494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:48.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:58.196Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5e4e052d-2a9c-4e67-b2bd-15270c38befc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:58.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:08.214Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c9de8137-3054-42f9-87cf-b61d1b35f783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:08.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:18.227Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=90054392-0e48-4a39-a1c3-1de8046e73f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:18.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:28.244Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=06766941-75b5-4ec3-b733-762df432c225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:28.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:38.275Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a8fd8225-56ae-4667-bf9f-b2fc30efaf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:38.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:48.287Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9887319c-5d97-4ccf-8133-a4b8bd63ef2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:48.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:58.298Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4e6dd8bb-0551-42db-892f-ea69dcfee713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:58.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:08.311Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=243be95e-0340-4175-b9d5-624fbf623b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:08.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:18.334Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2117f288-a05b-4c57-9947-abf57b6d3f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:28.347Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=062ba04b-f809-41f4-acb8-eb8e4ee0da07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:28.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:38.356Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=224b2ee7-ea7c-4258-82de-35e8f78ca197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:38.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:48.371Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0b897da0-7d6d-4cde-b809-8bedaccb33f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:48.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:58.397Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3ad0a048-3af1-416c-91a8-c18b1341905a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:24:05.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:24:05.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T11:24:05.785Z |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 |2021-09-14T11:24:05.789Z |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 |2021-09-14T11:24:05.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:24:05.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:24:05.794Z |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 |2021-09-14T11:24:05.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:08.421Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=72868900-6506-4b7c-ba3a-5facd9341ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:08.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:18.431Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1536b811-290b-44fb-8bf0-ee3ee6e5272a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:18.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:28.440Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f0bd0a28-c30e-44f1-a80a-5f03fe018a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:38.449Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=aa777c7a-814e-4cc5-860d-0128cad3d206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:38.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:48.463Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1bab6c97-a237-4ecf-8c11-3499f33e3658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:58.476Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b651ce2c-1a66-43b0-80d4-7d85f0a836d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:58.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:08.484Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=45a31c14-e3c3-4d6d-b866-5f04ce16de30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:08.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:18.496Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f1436ced-efd7-412a-a12a-0eb13a166a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:18.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:28.507Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=af7fb8df-878d-44bc-84d9-3275bb32997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:28.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:38.521Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=658560ee-893c-4e9b-be25-a2fc2a9e15a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:38.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:48.540Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d088d6d2-8ad8-4e97-b186-87e37e19281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:58.549Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a993d9d3-5bc4-46a9-ba65-f2d66a9c9387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:58.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:08.572Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=247a0165-1be9-42b7-a6af-d8982eafdfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:18.588Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=eecb3970-1e1b-48bf-88f6-899ece5ca2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:18.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:28.598Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f9ece4d0-8237-4daa-8a3e-9223cf74e994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:28.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:38.608Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=eb56a6ef-73d4-446d-abfe-5707ebba4f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:38.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:48.626Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3d0edf4e-8fac-4b77-aa58-32d86a56c3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:48.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:58.634Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c475836a-09b9-4d44-b5c1-2694be3bbf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:58.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:08.642Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=acf480eb-bfcd-46ec-aad4-63af89294936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:08.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:18.652Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a1340d89-641e-4453-b2fe-2e433f82c5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:18.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:28.671Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4ab8bdbe-5c55-4d1b-9cd1-8d5e688d3d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:28.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:38.688Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=25106e27-0c2f-4456-8bdd-f0cad28c8eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:38.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:48.700Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7fae43d3-57c8-43ca-afbc-4feadac5eda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:58.715Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=27505fa4-d6aa-4635-a9b6-a88ab6f9dc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:58.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:08.734Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ca792a17-6398-421f-a4cf-54673e35d877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:08.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:18.745Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ec4eec69-c74f-4426-b1c9-3fafc4d05e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:18.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:28.766Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7389521f-ccfc-4ec9-aa8f-eeda4988dec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:28.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:38.784Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e0e8fcc2-c968-482e-81ab-3707d554d56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:48.795Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=152fcec6-9e2f-49b8-a6c5-74550e2623bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:48.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:58.806Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4be7a0c8-7705-4b4f-9854-ca84d1dee35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:29:05.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:29:05.806Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T11:29:05.814Z |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 |2021-09-14T11:29:05.817Z |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 |2021-09-14T11:29:05.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:29:05.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:29:05.823Z |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 |2021-09-14T11:29:05.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:08.824Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=88dcb110-ed67-47f2-809f-8fb2784dcc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:08.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:18.839Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=178d9882-b658-4eb6-913a-4b5e19413192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:18.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:28.852Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=26ac9778-06a4-4b10-a7e9-f2fe480cb9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:28.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:38.878Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=08f4d60a-88aa-49fd-b46e-093fc5e2156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:38.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:48.899Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=21778d7c-ae4f-4295-8567-cf8431bf622f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:48.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:58.914Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=10b06bf4-f22d-4cda-a8c5-a3603dd4680d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:58.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:08.922Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=949e5428-9c11-4eb1-91e9-29f2eac9448f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:08.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:18.936Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=65b0f649-1c49-476a-aac2-f076128fd2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:28.944Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=6265b50d-2385-4cb9-b143-ac92d7bd4359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:28.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:38.956Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=603d8338-13ce-49ca-b179-30081a45004a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:38.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:48.975Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d9fdf3c5-5fab-4e38-8ce8-fdd1b08cc6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:48.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:58.999Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e47f1d02-c122-4a5f-9cb7-d671f3de13c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:59.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:09.007Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b0d09efe-5fc1-4361-b7be-a03b3fca004c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:09.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:19.020Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=64819245-1277-4cf8-86f8-3b16517310e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:19.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:29.046Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=62bff559-0947-4301-8d5f-fe89b1e6720d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:29.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:39.057Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=be9007f4-552a-4ab8-ae71-1c7e7b6cfef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:39.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:49.067Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d73ff818-9adb-4a27-a0e9-f38565dc8d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:49.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:59.079Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=779f2a0f-867c-4512-a89e-24ed29c77d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:09.088Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8f777481-7fb8-4f6e-80e2-19b12a9448dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:09.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:19.099Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b2246f14-9cc8-49da-b989-35bd6e61d01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:19.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:29.115Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8639cdf1-6c54-4bb7-9847-cbe48ae72f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:29.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:39.127Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=81b446f2-73d5-4f6e-a044-ea1aa13fc7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:39.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:49.139Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e0e268a7-2bc0-4725-ad17-fbd4631c5238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:49.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:59.148Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5a52ab2f-3638-4de6-a724-9cd204531acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:59.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:09.161Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5ccc74dc-585a-497e-8f13-20c2aabca7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:09.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:19.173Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=bb1c1c1b-2392-43df-9079-23cc7d6b838b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:19.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:29.192Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4611e2e1-a2bf-4068-8bb0-9ceff3ebbad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:29.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:39.202Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c602f395-2486-4f88-8446-12381c1cacf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:39.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:49.215Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=80f134ae-d1cb-4d70-b3b3-ed68ea3e6a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:49.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:59.228Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4b01c047-6ef4-432b-b2df-18498fd45686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:59.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:34:05.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:34:05.782Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T11:34:05.783Z |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 |2021-09-14T11:34:05.785Z |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 |2021-09-14T11:34:05.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:34:05.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:34:05.792Z |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 |2021-09-14T11:34:05.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:09.237Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c48c7819-a55d-4746-a677-39ede3e1bee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:09.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:19.245Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8240a75a-342f-40bc-97a1-509fd0fa9932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:19.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:29.260Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=be9dc8b4-7fb4-4cd6-99b7-95c3910781d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:29.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:39.291Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=88529fd1-82bf-45f4-8c0e-d3fa9d542b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:39.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:49.304Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=329a4e63-b675-4fe1-9a69-f6e3eafaaaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:49.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:59.313Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c7aee673-6daa-4f77-942b-38a7ed5707bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:59.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:09.319Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7c7c825d-d557-46db-b11b-9fe093c34fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:09.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:19.327Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2f946c8d-fcb4-4af3-b5eb-59bdd4557478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:19.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:29.335Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=929cbd04-5f09-4add-b9b5-7b8ce45e00cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:29.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:39.345Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ab3b6cc4-c596-4938-a6b8-5aa13177d444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:39.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:49.366Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8ccbb006-38f6-4003-8896-4cd8b7746886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:59.375Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=25ff13f2-eedf-4f8d-b747-82791088c39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:59.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:09.382Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1fabe9b6-1e63-492a-b0d3-faa0b72be953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:19.391Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3b20fbf6-afa7-42f7-a05b-c6f5d1acc7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:19.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:29.400Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5e4bf1de-0b72-4298-959e-54e4c3f73273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:29.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:39.409Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ef711239-b730-4454-bef3-a50bcb65f479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:39.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:49.418Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9c43d46a-3659-406e-a4aa-95e87cf563a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:59.430Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=828980eb-1b16-4091-840a-0deeedaed33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:09.452Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ac90e660-0942-4f14-8844-24f586df302c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:09.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:19.461Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=73cd8cf4-6404-4041-829d-cef85fc3c2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:19.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:29.472Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9c8268dc-1bb3-42f8-bf23-490dc2277a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:29.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:39.481Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d28050b3-7f25-4ea1-868d-64e252c8e23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:39.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:49.488Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1e89b984-f45d-43c9-b555-577131b963c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:49.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:59.496Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=568efd80-f27b-44f1-812c-a3f07830220b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:59.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:09.509Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8f4d2dce-3717-417e-b71d-4811ca4aee62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:09.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:19.518Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d3ebd40a-057e-45bc-9333-6cc98dd20dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:19.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:29.527Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ed595f70-939a-49b9-b723-c85be65583fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:29.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:39.539Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=69eb8b35-4f30-4cdf-8b0f-ca8388b8fbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:39.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:49.564Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=01c0cd9c-ea05-45b4-a33a-7dd62137f69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:49.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:59.573Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e3ba03cd-110e-4cf3-b6be-98690e7648cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:59.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:39:05.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:39:05.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T11:39:05.800Z |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 |2021-09-14T11:39:05.803Z |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 |2021-09-14T11:39:05.809Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:39:05.809Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:39:05.809Z |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 |2021-09-14T11:39:05.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:09.583Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=686c0509-5046-4a07-8f14-fbe07d5f0830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:09.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:19.590Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0d1f569c-1e51-4343-b3e7-6d1ca7393e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:19.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:29.598Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f5ee30bd-65aa-49b5-a03d-710b2978bc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:29.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:39.607Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1641bf79-dd32-4bce-b83c-6aef7b56fd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:39.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:49.614Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=640cf873-2912-42c2-af7f-f7ad0b46ab6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:49.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:59.622Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=26f1be56-d08d-47a7-88b4-a2dc9cef55bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:59.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:09.631Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9ea90324-c0ab-454e-89af-22e87e0de301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:19.639Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=6609cbd2-0efc-4d78-bae6-d9cde96aa62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:19.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:29.652Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a451e88b-c19a-4369-bf4a-bc0245918a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:29.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:39.751Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ce45a403-df9b-43fe-88c5-dfaa412438fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:39.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:49.761Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0e56ecd7-c297-4e35-abb2-0a3bdbf5c2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:49.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:59.768Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9814e776-f944-4ade-9ffc-896303c7d902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:59.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:09.777Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=fcb94a7f-470d-4590-befe-73f0c93b4a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:09.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:19.786Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=91d77e35-d984-402d-9aa1-444c4fb21932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:19.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:29.797Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=df341d46-419d-4bd6-a05d-c4bf7555a43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:29.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:39.809Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e44702a5-b980-4a18-92bb-5838891c8dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:39.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:49.816Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=6962baab-4875-4f99-b324-2270cb3c147d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:49.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:59.825Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=40ef9664-ef9e-4ecb-9221-eb132478c762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:59.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:09.835Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8f25c616-baad-4c8d-a5aa-c9c98ec1d6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:09.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:19.858Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=42c3ef39-b660-4384-bd0e-6431fca46bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:19.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:29.867Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=05e23ac1-75ca-490f-871e-81a961372460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:29.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:39.873Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3ef0c37f-041e-424d-9096-a1c269ee3516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:39.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:49.882Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0e3772d9-217c-4177-9659-1e8e9bfad455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:49.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:59.888Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=dc757aa7-2e7d-42e7-b7eb-3b00a8d64def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:59.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:09.896Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=fd1b2125-7735-4445-8c99-0dcc44f92a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:09.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:19.902Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=536e826b-acb0-46e2-bf0f-ca8ae871f23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:19.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:29.909Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c1b52364-1ca4-4f6a-9140-f8eb4e6ccd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:29.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:39.917Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=cb62ab61-9f7f-4958-91cc-34a264ffa6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:39.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:49.926Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1dd6c902-d374-42a9-b95f-5e542c3a7a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:49.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:59.938Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=31eb0681-9275-4565-846d-7196d20b613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:59.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:44:05.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:44:05.795Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T11:44:05.795Z |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 |2021-09-14T11:44:05.799Z |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 |2021-09-14T11:44:05.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:44:05.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:44:05.805Z |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 |2021-09-14T11:44:05.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:09.963Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=88bf7f1b-1bb8-419a-854f-b52afabba37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:09.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:19.972Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2ea18a5e-0df4-4a63-bd79-24e98da6ad13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:29.979Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2a6ae2e8-9361-4e85-acd8-9158ad5c62ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:29.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:39.988Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7bd1868f-4625-4ee9-ac64-d2764b913408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:39.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:49.996Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=640a7d95-0e68-4338-885c-00269168ece7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:50.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:00.003Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=fe01477d-8d83-492e-8ddd-cb26eb9fd1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:00.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:10.011Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2dd7cf2a-5862-46c7-9b9c-8c4f210cfb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:10.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:20.017Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=fa2cf9fd-9539-418a-b7b0-1ef367bf5092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:20.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:30.027Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8f08e7be-314c-4885-9d05-3bdac08df614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:30.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:40.042Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7508ab3a-78fa-48d6-a0b9-a73ad13c47cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:40.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:50.050Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c9cbf389-4676-4942-ad05-00664e0f0052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:50.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:00.058Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=14beafd9-1455-4d1f-bb39-78f1a225e519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:00.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:10.065Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=6d091e31-de8a-4d00-a90e-d716ecebeab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:10.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:20.074Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1c12282b-21d9-494c-a7ef-22785e426495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:20.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:30.090Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8c448fc9-8139-4bba-a352-690aaca9f656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:40.100Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=04ab2d5f-b2bf-4724-ab55-9dd5cad0fdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:50.108Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=96e1fa58-002a-453e-92fb-cac32492d9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:50.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:00.117Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2eae4ce0-1e43-4bb2-b18e-a5386f554e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:00.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:10.125Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=756c8fb7-d1ad-4c6f-8eba-ed702dad72f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:10.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:20.137Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=04baed12-a49d-4bb8-a849-b9a6e1bb91d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:20.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:30.153Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=75047f46-85e5-4850-86ee-ff3a8f66c6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:30.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:40.169Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1d056429-82df-4aa7-950d-c4ad5d6dfb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:40.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:50.178Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9b22ee81-4bdf-42db-a330-dab403b9ef66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:50.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:00.186Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3062b017-c7b6-4dc6-93f7-10d52795cd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:00.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:10.194Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a3b09373-1e5e-4cca-ae21-6b72734aa5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:10.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:20.202Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=85b92d7a-7024-42fb-ad6f-99e23d8b6826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:20.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:30.212Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=120f31d7-3dd4-4d3b-98d3-9a64205ee003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:30.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:40.220Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d05d16f6-b38e-4624-a86a-05d7d0ffc19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:40.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:50.227Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c1e4f485-fefa-4b8a-9d05-aadf13d6b94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:50.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:00.235Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5781bf8e-3729-445f-8179-c78ca7575264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:00.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:49:05.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:49:05.823Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T11:49:05.824Z |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 |2021-09-14T11:49:05.826Z |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 |2021-09-14T11:49:05.832Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:49:05.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:49:05.832Z |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 |2021-09-14T11:49:05.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:10.243Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d9513ce6-21db-4572-ab10-9e5371f7c5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:10.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:20.253Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=678111c1-0171-4066-9035-b68c3a5c2788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:20.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:30.270Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a812012d-cbd6-4175-b3e7-5ebf7e3e80e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:30.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:40.283Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=602ec11c-2c0c-4a85-b31b-7523a7ea1841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:40.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:50.292Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=80b55ff7-fd49-4e7e-9734-f304b2acb5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:50.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:00.300Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=bd48f2f1-ee93-4c4e-82ea-6a23b843eb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:00.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:10.323Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=426986e2-005b-46d9-8225-ef4a18eeec8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:10.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:20.336Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b093985d-fe89-4404-a24b-b0cfdeebc31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:20.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:30.368Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=cd683d9a-9513-487a-a5b2-15753859bdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:30.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:40.378Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e2f98021-efa5-429c-a455-044a50c13cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:40.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:50.389Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a965de3a-5ad0-4051-ac7e-9254ae4f1763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:50.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:00.407Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=35044eb0-fa5f-41d8-9595-23c066750115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:00.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:10.414Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=77cdeec1-5b9b-4264-853c-865ef5c03e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:10.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:20.422Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ae7bd7bb-011c-4292-8a5e-c68c689d4c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:20.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:30.433Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5e1ec2cc-d8aa-4098-99a8-af3ced405164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:30.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:40.447Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0465501d-5e05-435a-b0a7-9c42580b1d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:40.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:50.456Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=01e8a2ad-a279-4a5e-b2c6-a379e29a3c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:50.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:00.463Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=707ea9ad-aacd-48d8-9819-79e39723f96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:00.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:10.473Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d4ad759e-70eb-4866-8b61-74f554fe0abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:10.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:20.481Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=014b6b87-0500-41fb-91f3-916b10eaf769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:20.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:30.488Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5a53ed14-cba2-4242-8455-5ffebbab3bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:30.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:40.495Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d409b004-3830-4eac-876e-6e41b6ec2253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:50.502Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=16db1e31-dfd6-4f55-bb61-493472a66172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:50.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:00.511Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=aeedecb2-c0b0-4a33-bbea-28fac632fa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:00.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:10.521Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=19fb7e8d-d3ac-431c-b80c-87d21573094d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:10.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:20.529Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3d65ad76-1d16-468d-9542-66314ab9921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:20.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:30.541Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7482c29f-d461-4109-bdb5-fb07bdf7f066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:30.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:40.558Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a4ba52ef-d770-48f3-b0f4-fef04766e6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:40.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:50.568Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=12308310-c2bb-4be3-9a2b-ffc330d44843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:50.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:00.575Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e11b04c7-d405-495c-bc10-a87b54d002c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:00.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:54:05.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:54:05.805Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T11:54:05.806Z |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 |2021-09-14T11:54:05.808Z |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 |2021-09-14T11:54:05.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:54:05.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:54:05.813Z |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 |2021-09-14T11:54:05.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:10.582Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=416673fc-57c9-4fd5-a961-9d1b756be485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:10.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:20.590Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b24a58ab-78a4-4171-869e-9a06790d6729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:20.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:30.597Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a75055f3-2da8-483c-9a62-fd44e423584f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:30.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:40.606Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=54eead35-3ac3-4807-97c1-0d4bafb25c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:40.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:50.613Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8361d9b7-3cd1-4ac4-953a-889a06ceff1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:00.622Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1e9f2a80-3998-47eb-a7b1-ae9b5b9eac9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:00.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:10.628Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7d318156-825a-4b50-ba17-9cc43eef6d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:10.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:20.638Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c0ca8667-291a-47dc-b603-e02e25d022d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:20.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:30.656Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=618e0ff6-8777-4ff5-aabd-060f9de9306f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:30.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:40.662Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=47f55e32-f6e9-467a-9596-67179b9d8ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:40.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:50.669Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a33f1071-56f3-4da8-bce9-a8637ef05d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:50.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:00.677Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=54961bde-ac63-4a6b-9686-82dc8756857d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:00.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:10.684Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=851396f6-1ff8-48d0-9abb-6624144d93fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:10.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:20.692Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8d96bbeb-c626-41b0-a82d-1986f793ca27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:20.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:30.699Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d1168fb4-6ce9-4bb3-819a-2e97ac184972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:30.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:40.706Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=792de4b8-ddce-4942-8f52-a5e4fc83d135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:50.712Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2d93a707-fed7-4b63-bf6f-ff5ba46db6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:50.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:00.719Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1c1494ff-16c0-4e90-bc0c-4032415e9e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:00.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:10.727Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=54461356-fdc1-4691-9220-f480bd0ce4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:10.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:20.738Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3eaf178a-f2fa-47d1-9dbf-16f8abcfef12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:20.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:30.755Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=562e25c0-b1a5-4a9a-a9ee-e3f8b72ab42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:30.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:40.763Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=da0ee744-2ee0-494a-a99d-bdb69a1db564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:40.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:50.770Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=bd5ca7e4-d858-4599-8c2b-a493e931a149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:50.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:00.777Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8d580f77-d54a-4dc3-8bf3-c5d0f7653e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:00.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:10.783Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=fb2cfb3d-fe19-4ce3-a947-1089a3977cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:10.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:20.790Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=cf183ffd-b8de-4a5a-845a-e03469265f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:20.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:30.797Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7cdb8d42-c979-4492-9bf6-3e15acbf49ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:30.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:40.805Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1b0992d4-b921-4a87-970d-361710efc8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:40.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:50.812Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=43f4362a-d16f-4b6b-9c5a-3cf42e87c237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:50.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:00.820Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=26fb3d83-3b96-4b6a-8c90-c3d522d8ebc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:00.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:59:05.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:59:05.805Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T11:59:05.806Z |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 |2021-09-14T11:59:05.809Z |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 |2021-09-14T11:59:05.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:59:05.815Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:59:05.815Z |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 |2021-09-14T11:59:05.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:10.829Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f9a7c165-2b33-4c2f-8643-12ea1c079cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:10.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:20.850Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=14291e44-3f2c-45c9-a870-5a8c3de66b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:30.857Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d92932d6-fb79-4f09-9a01-bd5b47d73124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:30.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:40.866Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=dd188ba3-2beb-4aef-9ed4-a041ac6699ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:40.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:50.873Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c5d92ae8-8d9c-4a1c-b97e-4ca5077e8083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:50.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:00.882Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a2a133de-f924-48a0-8113-844bae396090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:00.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:10.889Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=10955184-3264-40fe-b954-2ad92c8c91ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:10.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:20.898Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=56833c3e-1436-46d2-acc7-522e62c8e7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:20.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:30.904Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=99b9a0e5-b966-42bb-a947-3115493b4373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:30.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:40.911Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f94f5543-38a9-456c-b240-d91744dca8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:50.919Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b8bfce3f-85a7-4eef-a37b-fd0f2da95da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:50.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:00.926Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=29985c6d-67d2-4d78-9e30-99df1855332a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:00.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:10.939Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e22fabc6-19b1-4140-871e-1146e40378c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:10.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:20.956Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4f96b870-0a2d-410c-83d8-0fb3a291633e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:20.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:30.970Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=79b2f6f6-4366-48e0-b63c-4cc1fde627f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:30.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:40.977Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0186a4e6-8620-42d5-98df-647ed78dc002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:40.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:50.988Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=67fe14b0-66af-4403-8d78-39a4545b8bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:01.002Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=292dc06f-c93b-4d0d-8b95-6d992539ce96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:01.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:11.008Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7f47221b-8488-4f91-bfdf-3c7ccb864aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:11.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:21.016Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5c63e106-7046-4883-84db-2f24ebe2e426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:21.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:31.023Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=eff1ef3a-e995-4727-8741-76e185b40490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:41.030Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9227d9d4-7da0-4435-bcaa-6a2865cb9b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:41.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:51.037Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0ce38b70-7bff-4bb2-a134-706d0bb17f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:51.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:01.047Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=18f08323-8628-45a7-9514-d153bc5b3b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:01.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:11.065Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ba1448fa-26ac-48ed-9b4f-63ed975d9c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:11.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:21.073Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9b8c730b-8e8c-4830-9797-12d1b069e0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:21.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:31.081Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ac99b851-7d42-4445-ab1e-b3f7c95b3327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:31.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:41.089Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e6d95553-9ba2-4f32-9ded-b8169bf39b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:41.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:51.100Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=81b374f1-c580-4c22-939d-70ef0fd069fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:51.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:01.108Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=039dee02-cecf-474e-83ff-8db87b125707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:01.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:04:05.811Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:04:05.812Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T12:04:05.813Z |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 |2021-09-14T12:04:05.815Z |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 |2021-09-14T12:04:05.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:04:05.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:04:05.820Z |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 |2021-09-14T12:04:05.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:11.115Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d3d2a405-9309-4314-a6b4-7dec39db32e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:11.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:21.122Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=962ba557-5848-4a2a-ba67-3deb739f3dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:21.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:31.129Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7a3730cc-1ab7-4379-ae76-ee88e328b93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:31.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:41.135Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c972c42f-f17f-4ec9-9ca7-01bc43d93e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:41.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:51.144Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7546e5f7-2096-417d-a829-14347f5b3cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:51.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:01.154Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2ef7fd13-0bbd-4055-bf70-4bf2300e3007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:01.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:11.177Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=318cdef6-704b-4db1-affa-b4693f7ebab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:21.191Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8327227d-e401-43bf-8fe1-5f9c72e83f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:21.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:31.199Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b7321508-61b3-4f4c-9e79-a86cefe62548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:31.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:41.207Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0af1abe7-beb1-4626-902d-9fa02f490340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:41.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:51.214Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4eafb489-860e-43fc-acea-5b9dddd84ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:51.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:01.221Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=bb81dd07-59a0-4809-becf-118eec247ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:01.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:11.227Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8348942a-aefb-4f9e-86f9-aa89bb1a4d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:11.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:21.233Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1ffe0ebc-ff35-487b-93eb-ca75bb1d952f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:21.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:31.240Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9402d6d0-c2ac-4b33-b561-fdb9819f4ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:31.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:41.246Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e422e4aa-0adf-4189-ab9f-8979a8ca5a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:41.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:51.253Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0bbc9e98-52f0-4457-bd67-63cebc58580f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:51.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:01.263Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4d085bf2-9787-45c5-b4d4-638899023d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:01.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:11.273Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=06402783-4549-45b4-b599-ac981c7f54e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:11.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:21.293Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=78f0a47a-baf2-43b5-b45c-a747272dc104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:21.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:31.302Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b1148038-630a-4d65-9508-96e5313a7b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:31.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:41.311Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5fe4adfe-1d94-4d20-a775-2cc950a8afe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:41.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:51.318Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9e488df4-4bdf-4b38-8475-3669815382ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:51.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:01.327Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=698e653e-f42b-48b5-ab40-9013c0ab7e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:01.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:11.335Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2e061b2b-412f-4228-a338-abfb482d45db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:11.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:21.343Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3555a88f-2a0e-4a37-9635-352146075fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:21.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:31.349Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7e8bb5ca-214f-43e8-96c8-8d8a1fd5ca52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:31.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:41.358Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c6cf01bc-8e35-4623-a360-729f3fce4944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:41.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:51.365Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=fdaef6f2-85c5-4f2a-bc85-ef5b8343b4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:51.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:01.372Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a4d85950-07b9-49c5-8f1c-c5f58b693196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:01.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:09:05.787Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:09:05.787Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T12:09:05.788Z |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 |2021-09-14T12:09:05.791Z |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 |2021-09-14T12:09:05.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:09:05.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:09:05.795Z |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 |2021-09-14T12:09:05.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:11.380Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=480fc386-c258-4b83-b8e5-0bf37ba579b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:21.400Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f4b4ba93-212c-40e8-ba3f-ec9b1c129204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:21.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:31.409Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=55ca635b-b7b7-4147-89a1-279c01e90b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:31.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:41.418Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=bf70db06-eeff-4371-945e-18d33c470b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:51.426Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=21e904a9-1056-4aea-b5a7-37001bdc3149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:51.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:01.434Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=20711955-4e3f-4692-afc9-4a270820b754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:01.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:11.441Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=daa39a28-5091-436e-a336-a7e4db836581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:11.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:21.450Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b7b77478-df88-46a6-8ddb-e0c3ffa2813e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:21.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:31.456Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a2747a43-ea3e-4ebf-8371-4468a1b4c747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:41.462Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f2f4cb03-f5a9-40e2-a2ec-81da869ef755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:41.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:51.469Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d221cf5a-17f7-4a28-a0e8-4b2c34e04edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:51.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:01.478Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4be71458-f415-452e-82b4-37de4e0ff926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:01.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:11.488Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ccd10c6a-d778-4700-9d9f-7da12754353c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:11.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:21.496Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9bfd28b4-8807-44a0-8b31-98650e0cbb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:21.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:31.513Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f8f65af8-d132-4ddb-a90f-d3ec75b9f2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:31.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:41.522Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3b37b445-1c03-4d26-96de-2dd115744aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:41.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:51.531Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b9c038a7-8b44-47d3-ba20-17acd0c2d831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:51.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:01.537Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1d04940b-8862-4510-86de-0d72b288f57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:01.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:11.544Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=31db7faa-6bc3-46b6-8c1c-8e130e94cc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:11.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:21.552Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1327b59d-19fa-4b93-b9a0-d54437efee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:21.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:31.560Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3d9524e9-eb18-4108-81c7-bb07e66fa11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:41.570Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=80a6f75a-c072-4979-8eab-699b71939a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:41.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:51.576Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=71ef269b-4857-43cf-bddb-2bde9ae90408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:51.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:01.583Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7c6ee966-f9ec-4776-9b8f-ed7c47f90e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:01.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:11.589Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=62bfc62b-44ba-4409-8dd8-67ba65e9e3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:11.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:21.600Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=648ec95a-d3ab-4b84-b2a8-0894bea70da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:21.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:31.611Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=812621b9-b818-4194-b2bd-864b7286c46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:31.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:41.617Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b2bbc121-0e89-4892-954d-cbaf659906b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:41.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:51.625Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e09bbdee-197a-46a2-b63e-17050afc8293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:51.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:01.631Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4a4ef75c-3b78-48fd-a98e-b9716235ca83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:01.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:14:05.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:14:05.850Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T12:14:05.851Z |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 |2021-09-14T12:14:05.856Z |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 |2021-09-14T12:14:05.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:14:05.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:14:05.862Z |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 |2021-09-14T12:14:05.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:11.639Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=46fb5403-3662-4857-8875-2fc1e86f5090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:11.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:21.646Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=17bc0f11-911e-458a-8f4f-6dbb6877fd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:21.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:31.657Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=da30c933-6e3f-46ac-b915-0e376286f66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:31.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:41.671Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=445d4dc2-719c-4774-a5af-681e65ce3e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:41.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:51.679Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=6bfcfb96-b97b-4ed4-9a90-e3ece3742e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:51.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:01.689Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=09a6f26f-3a7d-4b56-8f01-633eed3085fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:01.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:11.700Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9c01ba6e-b9f4-4f7d-bacb-40b64d2a3bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:11.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:21.713Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b9db4c4f-ad0d-4e58-9fc4-fcf10e972092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:21.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:31.734Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=fedbf55f-a52e-4d27-bccf-72b89805dc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:31.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:41.741Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3a5ffa0e-b163-4c5a-94f5-76bf0de89489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:41.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:51.748Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=58c4952c-44f9-4df4-b9fb-e75ce1de9d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:51.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:01.756Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a0186307-c532-4be8-83df-8d6b8bc04cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:01.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:11.767Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=559d22db-a1a9-439d-a030-f6350a47738c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:11.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:21.775Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5d4f7875-7674-4b9d-b6e4-4fbf75cb86fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:21.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:31.784Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ed970dbb-1868-4712-9f85-b947c417a6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:31.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:41.797Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4a66aef9-19b9-4959-9270-ffbb59328b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:41.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:51.810Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e1e428c6-2dca-4497-9a76-4af40aa205fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:01.819Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=06e6f494-ca2f-404c-aded-1b4bbeea83e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:01.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:11.831Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c3d97192-5216-44a0-a763-01f1cd76baef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:11.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:21.839Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=76578d0c-7093-4724-9213-14022a5eed8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:21.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:31.851Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c592030c-c366-4ebe-b69a-6547ffef7c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:31.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:41.868Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e5d8bfc2-3b5a-43ab-8a5e-4bd4dbc69505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:41.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:51.890Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c7a6ffcd-7ec0-4f5a-92c8-325b33f0d133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:51.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:01.896Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b5c0eb93-d6be-4891-a45b-997c434340be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:01.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:11.903Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0d64da58-e35e-422b-b671-d7ad03206086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:11.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:21.910Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=857288c9-db2b-41aa-a636-0e4e1e8ce613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:21.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:31.918Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ef358d0b-722e-4a8d-886a-dab4c6501d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:31.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:41.935Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=aa01e3d3-7fe9-4ab8-ade6-cae43c9c63ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:41.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:51.942Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2568bf43-f20a-474e-b2fa-a863e58fdb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:01.949Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3a90694f-6987-421a-bd5f-4d954b3d9c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:01.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:19:05.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:19:05.792Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T12:19:05.793Z |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 |2021-09-14T12:19:05.796Z |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 |2021-09-14T12:19:05.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:19:05.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:19:05.801Z |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 |2021-09-14T12:19:05.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:11.958Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5e06372d-f963-41fe-bba4-660c1363f0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:21.967Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b7869064-2fbf-4845-894c-178e1d06f3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:21.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:31.983Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ba0cc8c6-8c4d-4a68-832a-30f11705cacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:31.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:41.992Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=63a1e75d-cc3d-4c13-888f-0f55d362b76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:41.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:52.000Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b4bb77f1-c412-477a-927b-7d53fada219a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:52.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:02.008Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=dc2e55b0-f39e-404b-90ba-aeb68b910e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:02.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:12.014Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=fdebc199-ca84-4ef3-904e-965d50a2dbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:12.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:22.021Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=be3fa85e-653a-4dbe-a3a3-5441e115cc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:22.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:32.029Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ab7861b4-d4b2-4216-91fb-449df3267af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:32.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:42.037Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e24703b7-151e-4aed-931a-22d85aa1c003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:42.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:52.042Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e8a41734-6279-4c09-866f-f4d87f9672fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:52.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:02.049Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7d2ffd5f-05e6-4516-bbc4-01f22afd5f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:02.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:12.057Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8f25c59e-c883-4b9d-a0b0-760dec7aa376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:12.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:22.065Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f5051c7f-741c-472e-935d-d43a2e757bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:22.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:32.084Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2cac19ad-98d0-49b0-91aa-213cc3b7a8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:32.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:42.092Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=70adf3db-96a4-46be-8359-f0a900430857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:42.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:52.099Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=aa1cf235-b288-4c88-bc09-4d4d5f6749f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:52.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:02.107Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4fda7dbd-356f-495b-9d9d-eb8d22ef98ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:02.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:12.115Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d3d84e4f-c6f6-452d-a7ad-0f67fea0a1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:12.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:22.124Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a7784c11-565d-41d0-8b68-a82ffdafbb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:22.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:32.131Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=da05732c-96e0-4c8f-b883-2495a12a781e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:32.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:42.138Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0a029c3d-fa41-4577-9072-f13243b8da20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:42.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:52.148Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9a4e00b3-81b6-440d-bd52-32861baa6c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:02.160Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3ac2007a-0901-414d-a0fb-1f1c7f712fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:12.173Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=348947df-2007-4159-a7fd-ccee4418d500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:12.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:22.193Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d214245b-765c-4dc7-b118-b46a7dc964c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:22.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:32.212Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=6da57785-a35c-4703-b376-61098900f5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:42.218Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d1597497-f34e-40a1-b08a-b10d4a048b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:42.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:52.225Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=72892b31-e566-447c-a523-1a4093b37b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:52.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:02.232Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1cd34422-7a72-491a-bdfb-d03fd4fb8a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:02.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:24:05.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:24:05.832Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T12:24:05.833Z |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 |2021-09-14T12:24:05.836Z |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 |2021-09-14T12:24:05.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:24:05.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:24:05.840Z |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 |2021-09-14T12:24:05.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:12.240Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0118b56f-62aa-41e5-b729-21553b036b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:12.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:22.247Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c73a209e-23bb-44d6-a597-5a10bd63860d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:22.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:32.255Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=08aab675-2c12-4627-8fb2-c6064d183eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:32.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:42.263Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3c94f411-8b7c-4bbe-8ec5-9d6b515acffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:42.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:52.281Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2721cc8b-b809-4775-aebb-fb424ce6dc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:52.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:02.287Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=544e73fc-8e81-4388-aa45-2d9ba42b8713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:02.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:12.298Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=23ccefa1-f814-4bd0-9542-8106aa3ec99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:12.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:22.313Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=76ac6b32-3a34-4c08-aee0-139e9a05a2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:22.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:32.330Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d5d893d9-e4f9-4f58-b749-562e8e341f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:32.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:42.339Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3d9724cb-64de-4403-91de-a62d42ef7880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:42.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:52.355Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e99ebacf-efe6-4232-81c4-c63511140db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:52.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:02.361Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8bcf68e5-1f25-4a13-ab92-8ebab49b7374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:02.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:12.367Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4ad6bb97-b30b-4fce-8693-9d840cac4a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:12.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:22.374Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3b9a43be-34ce-45d1-a5c3-696c1abecdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:32.381Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e7f467c8-69aa-46c8-8ecf-139e076eefcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:32.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:42.387Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d68ae427-8577-4cfe-a369-3a01c86d3203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:42.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:52.393Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=641553c4-b0df-40a7-b0b0-ceec2a4a8c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:52.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:02.399Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=982294d8-9f8d-4c31-83e8-5ccea4ae4d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:12.406Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ec2792e0-5261-4cd2-b8d1-3bfe1f71440a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:22.414Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=171657f5-a309-4638-8ccd-3905574bcaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:22.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:32.426Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1aea9864-aa59-465c-b423-c30721875aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:32.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:42.444Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=136a30e6-d3fb-4a7d-bcfa-3219c9ac2ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:52.452Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=acfa3616-01e1-4352-9839-fceb348dbf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:52.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:02.462Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f34d7ff5-f0df-43cf-b3fa-c7469fff03b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:02.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:12.469Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2015a97a-935b-4021-8ac8-74c5183d13a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:12.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:22.477Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=fed6dc48-acd3-4bd9-b017-fc940035245f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:22.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:32.485Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3bd78faf-e243-4fb4-b6e7-f75659f870a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:42.495Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=50f8aae4-921e-4e9b-be90-89f0285395db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:42.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:52.507Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ca64bff6-78d9-4067-927c-ce1437eb07d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:52.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:02.518Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f1b49a13-4947-4b2a-9c82-4bc6b2a0eec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:02.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:29:05.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:29:05.816Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T12:29:05.816Z |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 |2021-09-14T12:29:05.819Z |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 |2021-09-14T12:29:05.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:29:05.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:29:05.824Z |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 |2021-09-14T12:29:05.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:12.525Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e09f66fe-f218-4996-a9a6-bc4f1df67201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:12.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:22.533Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a4a2a7d5-5592-4333-b94e-12b02cfa3683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:32.544Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=71bddbac-97fa-4b94-a5a8-87feb6ba6487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:32.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:42.561Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c0fe63af-18f5-47f3-90b0-0fc614cf85bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:42.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:52.568Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=fafcf5fd-0a1b-46e1-98b0-56d94bab6cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:52.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:02.576Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e4d83440-e074-439d-bc81-3e87bfb7da5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:02.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:12.585Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=56034551-4c81-41b8-b765-e1b28cf3aaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:22.597Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=6f61aa66-326d-4960-8075-960625d1364e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:32.603Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b6d5c68f-8b76-4e59-a712-21017026a6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:32.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:42.610Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=201f08b8-8c56-4ad4-98c4-80a2acd89a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:42.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:52.619Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=6f5eddca-d346-47af-a3f3-325529a1036a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:52.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:02.631Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f5b6f0ff-dd29-4aad-af01-082e58d791f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:02.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:12.637Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f2b06672-1767-4c5c-93a8-ee37bcbfa379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:12.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:22.651Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c867badc-3945-4605-90d0-3c1bcc3b6991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:32.661Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4c8ac5ac-452d-4761-a7b5-b16aa12437a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:32.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:42.674Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f4ddcf35-6c72-4f53-a27a-d2f45f0a3427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:42.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:52.684Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0b924606-f6ad-417b-86ac-39cab52d5a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:52.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:02.692Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=6d1ff6c8-5853-401b-bf9b-05586eb9e705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:02.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:12.699Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=bcce100e-520a-42c2-99c9-4a994e0ca5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:12.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:22.705Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=7ebfb662-545e-4a34-8c73-410ffd03aa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:22.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:32.712Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a41203e4-2b46-4203-8a19-17f4b1611fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:32.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:42.719Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a2327b68-c4ae-4264-8dde-e4486561d374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:42.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:52.729Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5da479dc-db43-4af1-9d46-6d82f717f90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:02.735Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ffc078cb-11f6-4dee-b22c-e7a3692dfb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:02.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:12.741Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ebfaa7e1-0403-4b16-90e1-855ce15a109f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:12.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:22.747Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a2c7c715-939f-40f5-a685-c49e9d2b3721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:22.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:32.757Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f779b62f-3816-4053-9e45-2e6da173dc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:32.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:42.770Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d586e03e-157c-45df-a2fe-6419653ef864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:42.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:52.787Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=99a59102-e9fb-440a-a7f7-1f571f090977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:02.795Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=098b2f90-a095-459e-b895-d7b8a3b1016a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:02.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:34:05.830Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:34:05.830Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T12:34:05.831Z |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 |2021-09-14T12:34:05.834Z |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 |2021-09-14T12:34:05.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:34:05.838Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:34:05.838Z |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 |2021-09-14T12:34:05.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:12.802Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e311618b-2825-41ed-a595-e607ecc902da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:12.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:22.809Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ede3b842-cdea-474a-ac39-18b02eac3676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:22.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:32.816Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=37048d85-9aad-42d1-b7d2-c941ef48d343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:32.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:42.823Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=aab4e1e7-1a11-4a3e-aea1-cdf0b3690420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:42.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:52.831Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e143bfaa-612b-469b-abd3-762922cb6d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:52.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:02.837Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ec72b467-c32d-436f-8b84-8795862799a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:12.843Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=729284b3-21fd-4af0-a7aa-f9339d5e699c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:12.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:22.851Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=faf99ef8-db13-40e8-b25b-5fa1ffda0580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:22.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:32.857Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a6209695-c7b9-4dd9-8442-2cf2cca06fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:32.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:42.867Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1a63268a-7305-4414-8379-136f4a440040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:42.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:52.883Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=57a5c9f5-795f-4d3b-a911-4262c31e086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:52.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:02.893Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c1cc9971-07c3-41ed-bf64-2cbd1dc87cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:02.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:12.901Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d1d21636-f23b-434b-8aa4-ab2933b44945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:12.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:22.907Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8caa4a51-4730-4d27-a4e2-12c7dc5c7499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:22.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:32.914Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=728362a2-2194-4423-a8f7-5c0f7f657966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:32.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:42.922Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=700441ce-ef1d-4e28-8ee5-f9ed86c2c64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:42.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:52.928Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=83591c6f-9b6a-485b-b934-a0767b9c5453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:02.936Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=eb050020-d7c7-471c-a12b-76284cdc7937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:02.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:12.943Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=aae2aca2-8052-45f3-a294-18895d38bb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:12.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:22.949Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=38423639-7d50-4f7a-a800-8580b8a22617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:22.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:32.959Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=3274c809-aa9d-41e6-9184-151f471b1ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:32.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:42.969Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=78058057-6dab-44cd-ba70-59797f38c08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:52.985Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e7836cac-db17-42cc-9913-5fece2e2c563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:52.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:03.000Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d43dcdf5-ede5-47a1-b5df-7004493e9541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:03.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:13.007Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ac31ac08-e06e-4302-a098-8f5017b5168b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:13.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:23.014Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c0a8de3e-4172-459b-9122-8e8eb2fe29ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:23.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:33.030Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=869a67ff-ef6c-4267-b9a0-30d70f921248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:33.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:43.038Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=974d20d5-6259-4eb8-880a-e643edcbc688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:43.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:53.045Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5a3866c8-95d3-4ce9-bcda-d1371e1643b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:53.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:03.051Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1c132c50-ce11-4f64-97eb-4daf9633968d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:03.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:39:05.798Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:39:05.798Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T12:39:05.799Z |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 |2021-09-14T12:39:05.803Z |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 |2021-09-14T12:39:05.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:39:05.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:39:05.808Z |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 |2021-09-14T12:39:05.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:13.057Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=53c2440c-c837-4d9c-bf57-21aa14a82274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:13.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:23.063Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=6ae69fce-5d69-4ccf-a198-6bfa52dfa3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:23.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:33.070Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a3ad50d6-0cda-4908-8929-34a582bee56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:33.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:43.079Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d2f3e80c-2e6d-469f-ac28-c2e654cb01e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:43.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:53.096Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=40674162-a63c-4464-b5ce-60c6a6d5e6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:53.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:03.104Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=e6388efa-f6bf-4865-b221-e07308542c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:03.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:13.112Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1d1b4ec9-d64b-4203-ae63-811bcbe2f332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:13.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:23.120Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=6d9d7a51-13eb-4915-8a01-5e680e743718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:23.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:33.126Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=079c02ef-e075-441a-8bc4-27afd097337e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:33.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:43.133Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=da1b34ad-8c64-4534-ae98-a9e16ee6d794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:53.141Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=454891dc-8427-4564-b477-eb1a5f7d2227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:03.146Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=dc7c9ade-efcc-420f-993b-1e4d1cdc3fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:13.153Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b99e5605-1086-493d-963b-e7ba3c4c1e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:23.161Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=ccde0804-eb95-41ff-bfb6-39bb020b086c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:23.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:33.169Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=34bc4d33-a1a4-4214-ba1d-60bae6343dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:33.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:43.184Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b0dfc5d7-b529-4055-ad2f-6d97a7645e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:43.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:53.191Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=698292b1-9f75-498e-a0de-c633df8f605c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:53.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:03.199Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=cddd65df-75af-4654-8431-22616ddb07fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:03.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:13.205Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=88d25104-b702-4e6e-89ff-4749d3072efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:13.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:23.211Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=5b055398-a309-4fff-92a4-4558c220822f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:23.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:33.217Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=97455849-c7e8-4e61-94db-1dae3dc45e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:33.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:43.223Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=46d3bba6-9883-498e-a763-9f82b563de70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:53.230Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=531dd311-ba6a-4d45-af32-4c95aebf143e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:53.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:03.235Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=46adee66-76d6-426d-81f8-8ea02c92ffe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:13.242Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c7aacd7c-9b59-4c8a-8a75-09475f2d2f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:13.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:23.248Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a2f0e1ca-0d1d-4bab-840c-67d1b8ba9273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:23.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:33.257Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1f637d92-127e-4731-9b3b-a1477bc3bf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:33.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:43.274Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=41f7ff47-d6f7-4999-ae8f-16abc7eccb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:53.281Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=44297568-8f69-47c9-a797-fc93879a4d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:53.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:03.289Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=009c6910-db98-4029-bacf-281a9d8952a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:03.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:44:05.814Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:44:05.815Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T12:44:05.816Z |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 |2021-09-14T12:44:05.819Z |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 |2021-09-14T12:44:05.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:44:05.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:44:05.823Z |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 |2021-09-14T12:44:05.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:13.296Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=399836a9-f30e-4c95-aae1-51a19bc14891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:13.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:23.303Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=f51170e1-60dd-49cb-9bdf-3cec54326a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:23.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:33.310Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b8baac55-f5af-4f5f-966d-aa7317f98f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:33.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:43.329Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=02d32877-205f-4c52-9aca-f87b862c94fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:43.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:53.335Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2b5a782b-4839-418d-b62e-0373478ac7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:53.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:03.342Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=88eb0cc1-31fb-4c22-84fc-c7438b178960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:13.405Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0df2dfd2-fcb4-4fcb-8b32-c04b29cd0c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:13.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:23.411Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=4c0231bb-94f7-4a6d-b027-c619a14661c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:23.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:33.419Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9fea42f5-0ce5-4fef-8d79-96d6e37daa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:33.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:43.433Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1eb82eb3-b6a7-4a04-bc2e-6b6a981688cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:43.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:53.441Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=69c22f9c-f73a-43e8-9857-def1559d339f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:53.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:03.447Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a8361672-9a2c-4ecf-92d7-ed7482787769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:03.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:13.454Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9262870f-e23a-4875-abc2-8a247665199b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:13.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:23.460Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=d7a2664b-d844-4037-9c65-1c939011b13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:33.470Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=277fca19-9411-4860-8316-13e8725fc6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:33.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:43.477Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=549ba946-38cc-489b-b672-982a803aa97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:43.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:53.483Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=19efcd91-ec07-40ad-a9f8-cb0d554141b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:53.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:03.490Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=9de57468-b098-4023-9905-ee1dd1d34977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:03.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:13.497Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=6d57c171-390f-4313-aaed-346e5f5d875a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:23.505Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=6b8ca2c9-176a-4ba6-93a9-258dec081182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:23.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:33.521Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b86e6143-95d9-4b9d-b300-933874d859d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:33.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:43.529Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=79a80d64-74a2-491c-8962-a9205579fcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:43.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:53.536Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=1d671745-d2ec-4eef-8458-ee89c87f8060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:53.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:03.542Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=820d15b9-72bb-4c39-9bd2-682fbe7dd98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:03.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:13.549Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=0ebd6da0-5199-4eb3-9f7e-f666681fbc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:13.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:23.561Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=8f71abf1-c369-47ae-a430-5e8b5f185085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:23.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:33.567Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2570d3d2-e9c2-4080-b1aa-9cb25c1ff98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:33.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:43.574Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=dade1da5-6357-4c5a-82be-a44849484e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:53.580Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=a9763e79-31e9-4fff-b28d-4b7612502a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:53.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:03.586Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=cdac5e3a-f256-4875-9f1b-85464042859f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:03.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:49:05.806Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:49:05.806Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T12:49:05.807Z |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 |2021-09-14T12:49:05.810Z |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 |2021-09-14T12:49:05.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:49:05.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:49:05.813Z |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 |2021-09-14T12:49:05.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:13.593Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2fba46ae-e5e0-4efa-b267-95d4861b2d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:13.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:23.602Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c863b802-49b8-4c40-bc4b-5d801af313de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:33.615Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2e102860-6bb7-48a5-b434-b9f52962adb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:33.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:43.622Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=dc3f031b-2686-4ddd-8d72-06b7fd6bfee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:43.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:53.628Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=fb13e9d7-bd73-413d-94dc-1b4e62175e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:53.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:03.634Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=708be1a6-2bae-4059-aa0f-86b9a291d4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:03.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:13.643Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=aa033d97-ac43-4b77-bc20-33dc5b30ef0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:13.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:23.650Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c5d6ab69-19a7-44d7-9d12-e859b91cf704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:23.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:33.656Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=2c83cc21-e452-431e-bbb7-f780dd6ec076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:33.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:43.663Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=c265ef4d-4415-4b91-b08c-cbc40e3941b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:43.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:53.672Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=b4a9408b-5875-415b-8115-dd4c0357f7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:53.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:51:03.678Z |INFO |Init configs |InvocationID=1f5b760b-863c-474b-b224-e149f2d6a08e, InstanceUUID=51462014-8108-4ba7-a9c0-8ddd77093bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:51:03.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |