By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:14:23.650Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:14:23.652Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T12:14:23.684Z |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-11-22T12:14:24.271Z |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-11-22T12:14:24.368Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T12:14:24.368Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T12:14:24.368Z |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-11-22T12:14:24.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-22T12:14:24.582Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-22T12:14:24.682Z |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-11-22T12:14:25.997Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-22T12:14:26.382Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-22T12:14:26.401Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-22T12:14:26.402Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-22T12:14:26.456Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-22T12:14:26.456Z |INFO |Root WebApplicationContext: initialization completed in 1774 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-22T12:14:26.862Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-22T12:14:27.528Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-22T12:14:28.768Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-22T12:14:28.844Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-22T12:14:28.845Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-22T12:14:28.847Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-11-22T12:14:29.290Z |INFO |Started MainApp in 7.691 seconds (JVM running for 8.375) |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-22T12:14:29.350Z |INFO |Start scheduling PRH workflow |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:14:29.362Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=11b2818b-6696-43e5-acda-8f3f61746daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:14:30.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:14:30.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:14:40.897Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=1e502093-7305-4383-b3cc-bd43db8c7175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:14:41.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:14:41.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:14:51.959Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=76610e03-6161-48d0-a632-58b4f9b9cf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:14:52.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:14:52.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:15:02.995Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5b6fdb22-6c94-447d-b6d4-441ffeaa189e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:15:04.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:15:04.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:15:14.035Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=342fb480-4ba1-4822-b9e0-d9961577c1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:15:15.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:15:15.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:15:25.078Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=18a63b62-c1de-4a54-bea5-8495695b5219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:15:26.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:15:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:15:36.149Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=786985b6-9824-4edc-9a1e-500369ec36ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:15:37.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:15:37.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:15:47.187Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=3ff9ce88-70e7-4bd9-9929-24ea27f807bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:15:48.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:15:48.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:15:58.227Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=48c265d5-bc31-4150-95dc-0b8019756504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:15:59.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:15:59.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:16:09.267Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0cfbc4f9-65dc-4a0b-9e0c-db109ff6eb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:16:10.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:16:10.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:16:20.307Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=15c56c25-734b-4593-b63e-ee6d6891dc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:16:21.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:16:21.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:16:31.347Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=9c261ca7-1876-48b0-8cdd-dbf36faf5e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:16:32.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:16:32.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:16:42.392Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=590e0edc-92bc-4637-a770-79c2d9630d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:16:43.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:16:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:16:53.431Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6371a653-1376-41f0-a767-25473c755ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:16:54.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:16:54.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:17:04.467Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d2d869a4-8d56-40e7-961a-edfaf7a71e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:17:05.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:17:05.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:17:15.507Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6e3430da-163d-402d-9066-c252980cdc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:17:16.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:17:16.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:17:26.547Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8ef4e932-7ab3-4496-95f3-e94905b2493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:17:27.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:17:27.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:17:37.619Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8e4bfa37-457b-4fa9-a028-fdd92370663d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:17:38.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:17:38.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:17:48.661Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=41adaf95-a01c-425a-a2b8-0213f6875953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:17:49.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:17:49.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:17:59.701Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=620c7372-81b4-4e5f-8a4e-05e85408b71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:18:00.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:18:00.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:18:10.743Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=7964c69b-c8f9-467a-8351-0afd407a6b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:18:11.778Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:18:11.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:18:21.783Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d281866b-37da-46fe-b0ec-538cbfdefec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:18:22.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:18:22.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:18:32.856Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=85e13d98-d7bc-42b9-a80c-ad4b4e121920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:18:33.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:18:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:18:43.895Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=1c316715-ca4a-4035-9d74-fbbedade5f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:18:44.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:18:44.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:18:54.962Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=aff36b0c-942a-4e6f-9d4b-876efe77838e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:18:56.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:18:56.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:19:06.009Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f893b217-6e71-463c-b500-29895be1cf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:19:07.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:19:07.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:19:17.079Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d28739a8-b7cd-42ae-9590-4f63ba46d71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:19:18.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:19:18.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:19:27.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:19:27.472Z |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-11-22T12:19:27.473Z |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-11-22T12:19:27.477Z |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-11-22T12:19:27.487Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T12:19:27.487Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T12:19:27.487Z |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-11-22T12:19:27.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:19:28.179Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6db84165-3069-4766-847e-5c954011d83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:19:29.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:19:29.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:19:39.222Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=63f12726-1606-419e-a11c-93d2219880ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:19:40.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:19:40.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:19:50.261Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=502c58b4-7956-404f-abf4-9b61f719e192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:19:51.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:19:51.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:20:01.299Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=9371d4ab-4bc9-46d6-b909-fcc58b17cca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:20:02.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:20:02.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:20:12.339Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ca903d79-2413-4660-ae6c-e0bbbd4901fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:20:13.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:20:13.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:20:23.379Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=53520d6a-99ba-42c7-99c7-b4cd1b5080da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:20:24.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:20:24.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:20:34.581Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=1c0809a7-e809-4d43-a587-6e0ff20d1891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T12:20:35.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:20:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:20:45.683Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=eb4d3279-3fe6-4c29-8daa-fc74f9c5fa2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:20:45.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:20:55.797Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=3f254f14-2fac-4c20-8cb8-6f323fc0f17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:20:55.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:21:05.814Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=85261f64-6e7c-49da-95e4-c868f9195d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:21:05.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:21:15.841Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d1abfdda-8055-4ec6-a12b-d589ed3ef130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:21:15.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:21:25.855Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=3145a233-348d-4014-a9c0-eb7199f4bceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:21:25.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:21:35.866Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2a19267e-9060-478b-993a-b95fa09eed30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:21:35.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:21:45.878Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f74c6f62-d8d9-4f32-83a5-9f08d16cb4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:21:45.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:21:55.890Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=07dff492-0333-45bc-ae07-3bba34de6051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:21:55.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:22:05.902Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d72da84d-01ab-4d4c-a9d4-fcad24494008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:22:05.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:22:15.914Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0fe9d6f8-c794-4398-875a-504a13401f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:22:15.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:22:25.926Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f52bb83c-aa04-4bc3-b88b-c8537a332b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:22:25.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:22:35.938Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=95d4edfb-12af-417d-b785-a6f82cffd36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:22:35.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:22:45.959Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ef5d3b85-a2ac-41ff-9cf1-ea3a52fbb2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:22:45.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:22:55.971Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e9bb2c65-b8dd-4e35-8875-0311b3caa884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:22:55.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:23:05.983Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=59efc260-eb3f-494d-bf0a-05693b04b4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:23:05.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:23:15.999Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f0655b3d-4837-4073-83bf-7eb4c27d75e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:23:16.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:23:26.011Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0f741585-2585-41c2-b6da-a2bb62ca33eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:23:26.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:23:36.025Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f00ddf57-bbab-4a17-8db4-6c00f9e68ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:23:36.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:23:46.039Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=763bf79a-41a9-4e89-b95c-9c8d1fdbc7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:23:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:23:56.055Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8a6ad1e2-b961-4a89-8abe-020cf207f8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:23:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:24:06.079Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cfd8e8e6-cf3d-4bdd-9a77-868e68a44e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:24:06.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:24:16.087Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f63f9db7-4f00-4546-81d8-7a61ffbbb3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:24:16.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:24:26.099Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cdbd0218-67d0-48d9-8c5e-300a9ec33c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:24:26.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:24:27.194Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:24:27.194Z |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-11-22T12:24:27.195Z |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-11-22T12:24:27.198Z |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-11-22T12:24:27.206Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T12:24:27.206Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T12:24:27.206Z |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-11-22T12:24:27.208Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:24:36.110Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=fd0704c0-08a5-46e1-bdbf-e5ae01dfebf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:24:36.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:24:46.119Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b23ee0af-a217-4737-8ead-bd195fa6efec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:24:46.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:24:56.129Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c3959984-b347-440a-ad7f-2fbe8076c4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:24:56.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:25:06.140Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6b42a540-08f6-4daf-9570-e2d72fbff48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:25:06.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:25:16.149Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f8d0a70d-9518-4084-9b6f-dd7d9eee7db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:25:16.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:25:26.161Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=56e4092d-4bde-4902-b2c5-7341d3f94fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:25:26.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:25:36.175Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8be72da4-3aff-4852-903a-108fbffb965f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:25:36.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:25:46.192Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=41795558-9c59-43ea-b684-1132eac32b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:25:46.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:25:56.200Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0e518360-734c-43cc-94c5-566bf156852d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:25:56.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:26:06.214Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e431da5a-6e16-40e7-841d-c824e7570660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:26:06.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:26:16.228Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=db225120-9292-40bc-8da2-4c097cbae869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:26:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:26:26.249Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2df8cab1-f1cc-48ec-8a08-f8524d6f5026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:26:26.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:26:36.263Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d70cfe81-583e-4b2e-8b82-34ab2e70a30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:26:36.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:26:46.275Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=50917346-af23-43cb-8c49-b8aa651a47d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:26:46.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:26:56.285Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4f6fa7e2-b6a1-4b4e-a7e0-6928f6f3d012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:26:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:27:06.294Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=340cae7d-7e7f-4f59-9cbd-7b7ebab59d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:27:06.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:27:16.304Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8343951a-673a-4d70-97d5-cbb1d1305306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:27:16.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:27:26.317Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=642511c7-1255-4b45-8056-87fb7b4a81bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:27:26.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:27:36.330Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=3c517652-c3e1-434e-b041-7fc514ae5627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:27:36.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:27:46.341Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f6269b25-ecf5-4354-b600-cd22d468c8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:27:46.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:27:56.359Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=359042df-d596-4bed-a978-85e517da74fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:27:56.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:28:06.372Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=252c010c-08e4-4d69-88c2-218a2240976a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:28:06.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:28:16.381Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c66c63d5-e066-410b-bdcb-32115db0e648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:28:16.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:28:26.392Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=93da4303-0857-44b9-94d5-cb25bc332030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:28:26.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:28:36.400Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=1bed5310-cf09-4630-b395-8609c6a84a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:28:36.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:28:46.410Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=30b8c269-aa15-4f15-81c9-a01fcf9d5aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:28:46.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:28:56.422Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cc8eff9f-286b-40fc-8509-a20455fca677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:28:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:29:06.436Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=76739823-1fdf-4501-bce4-541082bd2d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:29:06.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:29:16.454Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d6689114-3862-4abd-ba6a-59313ba243fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:29:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:29:26.466Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=7d6634fb-6686-46fb-9fdd-e3c73185969c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:29:26.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:29:27.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:29:27.213Z |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-11-22T12:29:27.214Z |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-11-22T12:29:27.216Z |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-11-22T12:29:27.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T12:29:27.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T12:29:27.223Z |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-11-22T12:29:27.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:29:36.475Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=9329cf02-7a52-4988-b5e6-8afe6c02f48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:29:36.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:29:46.483Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=78a1a62a-3887-469f-a9fa-acc34758b95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:29:46.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:29:56.493Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b05d0092-472e-43a1-8829-3d834ee944f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:29:56.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:30:06.503Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c8d0223f-72dd-41ba-afc5-282b69e9a3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:30:06.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:30:16.514Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8edbf563-04b8-48bd-99c3-8d38189cbca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:30:16.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:30:26.525Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=9855592a-6799-4bde-9f05-9957ba75bb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:30:26.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:30:36.537Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=93d83fd5-0467-46b7-b5c0-7ad2434f0dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:30:36.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:30:46.555Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=50b9d829-283c-45d4-8edd-95c3f60070e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:30:46.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:30:56.568Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=01387d69-524b-479b-ae9b-e455902daaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:30:56.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:31:06.580Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4b5c7fba-d2eb-448d-aba6-310a79d20bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:31:06.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:31:16.593Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2be6d988-7436-4071-ba42-4b1e632d3efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:31:16.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:31:26.602Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=993626dd-d71e-4f2d-8271-20490757ceee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:31:26.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:31:36.614Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=7ae72093-d372-4570-9dba-ec4ff3223d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:31:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:31:46.623Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b5106517-e18a-4c87-8f4c-9d97706d5a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:31:46.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:31:56.634Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=03534338-3f2b-4e79-9636-afac469d9469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:31:56.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:32:06.645Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=350108e8-28a5-43f3-aa61-6718c40ab493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:32:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:32:16.669Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6a594f79-41f1-41ef-8164-5853923f87a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:32:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:32:26.682Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=850577c6-ec49-4ec5-a3e5-efafecb77b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:32:26.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:32:36.689Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cca32896-2d5f-4bae-b747-a8e5c5dd45b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:32:36.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:32:46.698Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cd2614af-84f8-4e85-a8a4-c8054eae5010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:32:46.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:32:56.707Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f99247cc-70da-4fcd-9fce-a1c9a4057a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:32:56.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:33:06.717Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b64ed951-fde7-41bd-8fb8-578b42d818b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:33:06.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:33:16.726Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2192640d-59f3-4a6f-9ca2-fcf863ff7698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:33:16.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:33:26.737Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cf14e0f3-1ede-409c-8e5f-81c72052a065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:33:26.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:33:36.746Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4383369d-5619-4854-b1d9-f8ec6bc5f506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:33:36.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:33:46.758Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e0d29871-3765-4b67-9a4b-cb34d596ca98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:33:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:33:56.773Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=663a52d3-17b2-4040-bdf0-68fb5b0235c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:33:56.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:34:06.783Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cd5e1f2d-4c03-4365-961b-5f71247321ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:34:06.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:34:16.791Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8c77de68-c92c-436d-bb43-58b60edef90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:34:16.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:34:26.800Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ce114379-ea30-4f73-9804-bff54b01f34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:34:26.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:34:27.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:34:27.159Z |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-11-22T12:34:27.159Z |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-11-22T12:34:27.161Z |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-11-22T12:34:27.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T12:34:27.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T12:34:27.168Z |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-11-22T12:34:27.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:34:36.808Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=aa8d4661-d2bc-4228-9a05-86af3e851cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:34:36.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:34:46.818Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=91ff02c0-76ca-4e79-bb63-c20d198d4c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:34:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:34:56.828Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=333fafd8-1ae3-4140-b80d-5539cd3f09cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:34:56.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:35:06.837Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8029adc9-ddaf-49a7-a34a-8d0832051441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:35:06.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:35:16.855Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=20d2e06b-8f7b-4c8b-906a-bace0aed3aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:35:16.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:35:26.866Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cd0ed578-8290-45c6-8e1c-b3782aa5dbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:35:26.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:35:36.875Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5ee62281-1def-4734-b9db-4c89be8e003f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:35:36.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:35:46.884Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6dea6002-eeeb-40c9-a3e4-359d8913ee9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:35:46.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:35:56.895Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=1cff0bec-be66-40d5-bc83-b1fb4ab9fe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:35:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:36:06.905Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=24705b77-7f13-4cc9-8796-593b674cc077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:36:06.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:36:16.915Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a5c60d9e-7546-4ab0-a13c-1af1467b3997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:36:16.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:36:26.924Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4df038a7-0ebe-4d8f-99a5-bbaea39b3ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:36:26.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:36:36.936Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5df3e79f-cb19-474b-9a5a-bb09b12ea8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:36:36.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:36:46.958Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=88dd9525-973f-4f03-aefb-8634ee26b81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:36:46.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:36:56.971Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d883af2b-d182-449c-a4bc-7601d400c423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:36:56.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:37:06.981Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=28083952-b13e-4848-bae9-90700ac48db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:37:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:37:16.991Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6b28d5e2-a655-408c-93fc-2d54a9712be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:37:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:37:26.999Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=1b4293ce-a508-43a6-a946-764bf734d97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:37:27.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:37:37.008Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c4f7a3d1-6103-4568-9f68-52ed69db91ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:37:37.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:37:47.017Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=449b0070-43ae-48fa-9ca8-9527216d30f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:37:47.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:37:57.028Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=86965f00-65e2-43e6-8157-648ce6fb778c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:37:57.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:38:07.041Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=83fed630-b45c-4f9e-87fe-b8e52dd2d732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:38:07.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:38:17.059Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=31fa1929-0f64-45b9-ac9e-336aa90e2da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:38:17.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:38:27.077Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f32eb681-c4f6-44f9-b0aa-32b4ce3f6140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:38:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:38:37.085Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ddda6d4d-608e-4f7f-81d0-77fc5796b87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:38:37.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:38:47.094Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=16f1109c-08a1-45b8-88a5-cac28def719e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:38:47.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:38:57.104Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=77efb836-fbcb-4611-8fab-f74ac3177452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:38:57.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:39:07.112Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=36affa28-385b-4eb9-9d00-bbdc195f02ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:39:07.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:39:17.121Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=9bc24cdd-f89a-4d26-a614-33271a5e589c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:39:17.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:39:27.129Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=008af9e6-bde9-4745-938c-d96d91552dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:39:27.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:39:27.206Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:39:27.206Z |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-11-22T12:39:27.207Z |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-11-22T12:39:27.209Z |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-11-22T12:39:27.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T12:39:27.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T12:39:27.215Z |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-11-22T12:39:27.216Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:39:37.141Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=af608b29-9025-4618-8135-17bf927f1df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:39:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:39:47.161Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ee6fe311-dbda-4494-9115-848712eba172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:39:47.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:39:57.171Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=44a0ded8-75ee-4d7e-99e8-39182184a5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:39:57.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:40:07.184Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a3f3c8c7-eb74-4260-b65f-d2fb17a18978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:40:07.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:40:17.194Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2599fa79-575d-4bb4-b724-5756d7012bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:40:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:40:27.204Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=dd27e500-f1c8-456a-9233-427d0d5cf434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:40:27.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:40:37.214Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=7bff5d82-7de0-4930-91c9-b77cf8496322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:40:37.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:40:47.222Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=fc41a048-f875-4790-967b-1c9e48b04430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:40:47.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:40:57.230Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2391b65b-4b3e-4cc5-aa37-9eeb2fe4686d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:40:57.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:41:07.241Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=aaf3eddd-7e5b-427c-9c42-9138a05d31fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:41:07.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:41:17.257Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2bf42846-2f92-4f81-b909-1e549a51abd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:41:17.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:41:27.276Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0a80009c-bec2-46f8-908d-74515809738d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:41:27.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:41:37.287Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=06826e5f-97ec-4f31-b4f9-bb482bc7ee84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:41:37.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:41:47.295Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b7e6c745-ddf1-4ce0-9671-c06a71882bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:41:47.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:41:57.307Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0b6f914f-4841-4c92-8d37-dea131753066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:41:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:42:07.321Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5acb0123-cd27-4617-8e15-b39f1eb77575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:42:07.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:42:17.330Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=bdff5fa3-e730-4226-8202-7f7d1ed1f5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:42:17.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:42:27.340Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=fab8e4da-068b-4ae5-a4c4-6c4dab54a352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:42:27.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:42:37.354Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=599aea8c-4569-4199-ad27-df9984f93aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:42:37.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:42:47.365Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0c80a8b5-f8d4-4c0c-92c3-4e852f0da59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:42:47.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:42:57.384Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=56f65ab1-feb8-4fc0-b64a-fb77ac672524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:42:57.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:43:07.396Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=efc66ced-0b6e-415e-a4b6-db68a6213796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:43:07.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:43:17.407Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=326d0722-e778-40e2-aa18-fd551f258932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:43:17.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:43:27.416Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e85c295b-fafe-4388-9e44-75dedae44d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:43:27.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:43:37.428Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b24c7182-21d8-4212-9f27-48cea7b0d58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:43:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:43:47.444Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ab25e180-c6bf-4f28-a357-cff68078f74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:43:47.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:43:57.453Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=1ebfb10b-7e35-4cf2-abe3-2bdb08f76fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:43:57.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:44:07.462Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a2b0034a-7625-4a57-a4cd-6f7468e168b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:44:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:44:17.474Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=643fac65-13e2-4190-8f61-1b3782393f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:44:17.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:44:27.223Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:44:27.224Z |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-11-22T12:44:27.225Z |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-11-22T12:44:27.227Z |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-11-22T12:44:27.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T12:44:27.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T12:44:27.233Z |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-11-22T12:44:27.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:44:27.494Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=dc80c58b-7250-4fa4-a130-03241e5d3e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:44:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:44:37.502Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ece33626-5557-4487-bc80-9cb27a128d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:44:37.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:44:47.509Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=44f8b7bd-0690-402f-a86b-4a6e8c70874e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:44:47.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:44:57.519Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=57b7d644-6f4a-4999-8b82-be29419d10f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:44:57.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:45:07.529Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a0e8bd16-cc3b-4a32-8ec2-a674b0fc8bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:45:07.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:45:17.538Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b84f0685-14f6-4c5d-8a08-033ba3242cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:45:17.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:45:27.547Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0d264912-2781-436f-afd6-17a5c556de07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:45:27.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:45:37.561Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=69e90115-8558-430a-bfa2-519c58a180d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:45:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:45:47.570Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=af7ee82a-25ce-4c23-bb36-c413003d99aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:45:47.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:45:57.580Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=611ffec6-c627-4f11-bca1-4cf5a7999368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:45:57.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:46:07.599Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=028471aa-bcc4-4a2b-8ec1-1c2115a2c5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:46:07.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:46:17.607Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=622fcc6c-2c70-4e7d-b6fa-f409fafa65a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:46:17.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:46:27.615Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=3f84a035-01a3-4bd4-9f79-6b15748b1442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:46:27.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:46:37.625Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=875f93ac-a1d6-49d5-a10b-0aa7c98b6afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:46:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:46:47.633Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b95edd8e-10ae-4d50-93f6-2a56db01152f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:46:47.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:46:57.640Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e2ddeabe-495d-4f98-bd4c-50f1a4da727d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:46:57.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:47:07.652Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=92fdfb3b-9b58-4c19-aee0-a4560a328ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:47:07.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:47:17.660Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=97d3348b-e773-4357-ab55-780d75dc160d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:47:17.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:47:27.670Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=69c4b987-55f2-44fa-8bdb-75e16642e341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:47:27.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:47:37.688Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8956db53-db87-4189-93ae-071c0e50b653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:47:37.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:47:47.698Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=1fc3c695-b0b6-4a52-9a9b-2b7a55a0079e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:47:47.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:47:57.706Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=1082b2dc-3a65-45e6-96e9-92af1d78a9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:47:57.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:48:07.714Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8a44d2b8-4e2a-482d-ae74-fcc0614034d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:48:07.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:48:17.722Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=87a6fb31-2b6b-4ad4-afdf-9bb9ed7cee51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:48:17.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:48:27.733Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4083de66-1634-41d1-8dcc-1ec41eacf2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:48:27.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:48:37.740Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=bc7341e1-2a05-4684-b1a8-9ec0f94bc339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:48:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:48:47.749Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=9ffd4fba-50b7-42e0-806f-4076b84dd436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:48:47.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:48:57.759Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=00dbad16-f81b-45ca-b6c8-92a9b1b16743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:48:57.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:49:07.769Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5677c917-4b17-4ef3-9663-59e37d4393a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:49:07.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:49:17.787Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=3142adb3-51e2-454b-817f-a11ceb51aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:49:17.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:49:27.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:49:27.167Z |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-11-22T12:49:27.168Z |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-11-22T12:49:27.170Z |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-11-22T12:49:27.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T12:49:27.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T12:49:27.175Z |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-11-22T12:49:27.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:49:27.795Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=93bad216-6a5d-4410-a9d9-05dbbd52e136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:49:27.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:49:37.804Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=663f6d8b-97a3-4498-87a3-346f93f76395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:49:37.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:49:47.814Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=77217e47-e4e4-4f79-80cd-1198950e8acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:49:47.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:49:57.821Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=9a96a0c2-ad8b-4409-8316-232d60f99d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:49:57.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:50:07.831Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2e25a9be-2e7f-46e6-870c-0a1fd2a66ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:50:07.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:50:17.845Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=aba748b5-ad7d-4abf-9839-ee3504e42a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:50:17.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:50:27.855Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6e924358-d2cd-445d-bc55-47113548d566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:50:27.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:50:37.873Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=fc605ec2-1b81-49de-951f-150fdeb300ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:50:37.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:50:47.881Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c10f97e3-95a7-44ec-b141-326a1d97db94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:50:47.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:50:57.888Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cd0287d1-7dbb-483e-86d6-7a23c3f4ce8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:50:57.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:51:07.897Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=db8999de-498d-4453-9aeb-f483b35f1c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:51:07.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:51:17.906Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=acd655fb-10d5-485e-a7b0-582780aac47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:51:17.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:51:27.913Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cce229e6-4e02-476e-ae84-8dd71e2c2623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:51:27.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:51:37.922Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=42d34f61-26c3-493d-90b5-08a6b5be09aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:51:37.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:51:47.931Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ebd7a997-8069-4541-80d2-062481a21b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:51:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:51:57.942Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6126e86f-2f84-436c-a29a-d58c7f8a9cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:51:57.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:52:07.959Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b888c515-a6cc-40b4-adf8-58d708812172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:52:07.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:52:17.968Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5c8c997c-b183-43e3-9dbf-5c5150f8386c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:52:17.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:52:27.975Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=fe5b31a4-c4c2-4698-b896-cd9d69981337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:52:27.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:52:37.983Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=37f7f1b9-0a1d-40ac-a802-f8008ce844d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:52:37.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:52:47.993Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6933a914-54ab-4875-a229-79c6c5d52f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:52:48.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:52:58.001Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=75e7af6c-790e-4be6-a2c7-ef43222f42e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:52:58.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:53:08.009Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=211dd32c-446b-4915-a530-28e32c5a52cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:53:08.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:53:18.017Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=119cf17e-16ee-43d8-8ea2-6277c4c774c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:53:18.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:53:28.025Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=fa46df21-fe40-4e1c-8471-0bdee8092324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:53:28.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:53:38.036Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8a0762dc-83ed-42e2-8249-c028ae026877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:53:38.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:53:48.056Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6d22d1ad-c1fa-4abc-8a63-e28fbbb84b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:53:48.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:53:58.063Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=1789f52c-c7a7-4222-b72a-f59f4cafd2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:53:58.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:54:08.070Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=06034ad4-fed0-4159-9dd6-5184d1aa7c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:54:08.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:54:18.078Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=da74d000-00db-4e56-af0c-308110f63660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:54:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:54:27.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:54:27.178Z |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-11-22T12:54:27.179Z |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-11-22T12:54:27.181Z |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-11-22T12:54:27.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T12:54:27.185Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T12:54:27.186Z |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-11-22T12:54:27.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:54:28.096Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8bbc6a00-43ce-4373-bcc3-6aa01754de67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:54:28.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:54:38.103Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=83e74ac0-3a0f-4201-b19e-3408f9db7993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:54:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:54:48.114Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=46f1dc2f-3705-4d2d-aa25-bb21e54a5067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:54:48.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:54:58.122Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=36d356fd-3b8e-48f8-aaff-fc52e5c2f3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:54:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:55:08.130Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0ee9f8c0-4302-4e29-bdc4-dda81fe64626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:55:08.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:55:18.146Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=41ff6821-f20d-46ad-88cd-2c87ebb82a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:55:18.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:55:28.154Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ab025b3c-34a0-4648-ab73-e73445ca1171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:55:28.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:55:38.161Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=96e2dea5-d25a-4fd1-8ddb-be68f7745f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:55:38.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:55:48.170Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d26999ce-f5cc-4073-90db-6b81b61abf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:55:48.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:55:58.178Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=016fe706-608b-452c-8cd7-9e0deac4ac44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:55:58.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:56:08.185Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=64936486-7584-4c57-ad76-dcc94b4e41b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:56:08.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:56:18.194Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e5c6d962-8749-44cd-a10d-5a61f64675a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:56:18.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:56:28.203Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0ba45c9d-edcb-41dc-83e4-adf29f5123c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:56:28.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:56:38.211Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=bc1134ac-e4ad-4656-8430-0eb6669579cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:56:38.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:56:48.220Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f49e4826-ae71-49c1-b9da-840a4174cdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:56:48.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:56:58.232Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d5ade9a7-50ab-4ac1-a598-2a3346841efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:56:58.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:57:08.240Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e89d3feb-baca-4e9e-8941-4d6602343fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:57:08.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:57:18.248Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=130af59e-9861-49dc-ae93-d48b06bff453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:57:18.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:57:28.256Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4f006d64-0d1a-4363-bd10-248bc728e3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:57:28.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:57:38.263Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=67a1ba45-afa4-4f12-8b8a-01bcd4e7e8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:57:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:57:48.271Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=76daa5fb-42ba-451b-a149-7a4aa2c142dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:57:48.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:57:58.278Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=aeb8977a-8bd4-4f5a-a8ff-6afb29805db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:57:58.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:58:08.295Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=3f76fc5a-3641-4258-af57-ae6d4e28577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:58:08.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:58:18.304Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=3c48ac7f-59f1-44bb-82b7-cc6a611a6963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:58:18.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:58:28.318Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4b7c956b-cbbd-4f6f-a7bd-d5c580b18f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:58:28.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:58:38.324Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cc382554-97fd-459a-821c-db7faa187d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:58:38.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:58:48.331Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a2ac09c4-a58a-4407-a54c-a727b927e936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:58:48.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:58:58.340Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8d03c861-efdd-4f6f-a52a-8eb2e8c7a744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:58:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:59:08.348Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=33e2ce39-20f9-4e00-98de-fc43e7e6db9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:59:08.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:59:18.357Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=145ac9d7-e272-4888-97ca-00602979055b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:59:18.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:59:27.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T12:59:27.201Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T12:59:27.202Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T12:59:27.209Z |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-11-22T12:59:27.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T12:59:27.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T12:59:27.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T12:59:27.216Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:59:28.365Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=af3905a1-5cae-4e65-847c-9b3ebc2ea526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:59:28.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:59:38.375Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4454e512-238b-46e5-8ecf-d281113d5a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:59:38.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:59:48.396Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=93118afc-82b3-47e5-bd23-5f8d175efdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:59:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:59:58.403Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=51a3189a-bd60-4d81-8758-d3c0dd7d5ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T12:59:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:00:08.411Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ecf8ad2a-e973-49d3-88af-3de70506868d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:00:08.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:00:18.419Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e12eb6b0-00a3-4e91-8d49-d0e88a8485b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:00:18.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:00:28.427Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=9f3a899a-1ed3-44cf-a14b-d174aa9fc29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:00:28.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:00:38.436Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=99ed564b-cc3a-40fe-9e55-f4d988edefe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:00:38.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:00:48.447Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=660acd0b-cfc4-4604-9eb6-c16244940826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:00:48.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:00:58.455Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=28766e02-ca78-4de8-ab58-12a496391c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:00:58.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:01:08.464Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4a7eeeca-da67-4fd2-9678-9664139a5283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:01:08.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:01:18.481Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b735a2fc-eaaa-4193-8ca5-439d6ff0476a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:01:18.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:01:28.491Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=dceaf1e5-b757-4359-b5ab-b73607fbaffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:01:28.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:01:38.498Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c6449584-898e-4eb8-872b-ef5d2a7a9c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:01:38.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:01:48.509Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8295db85-8a6b-4a65-9546-b73042e0386a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:01:48.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:01:58.517Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8928a74e-c635-4200-9bad-d6878d8f7af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:01:58.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:02:08.530Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=129fb7cb-3251-46d6-8403-7764f593f102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:02:08.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:02:18.538Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=aa1d614a-b2fe-4c63-ba72-ff90f9d8e72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:02:18.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:02:28.546Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e276373d-49b6-4d37-8aaa-f60fa358c291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:02:28.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:02:38.557Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=55e24192-2c21-4923-b999-cd2a5843168f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:02:38.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:02:48.575Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8cee1d0c-c981-4f69-89cb-5d576c82ef8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:02:48.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:02:58.584Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c327c7ec-478b-4f58-9fe4-a92a7db5670d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:02:58.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:03:08.599Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a7a401d4-81e1-419b-87ee-0d97372fe138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:03:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:03:18.611Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5b4c3a90-abc6-4b2d-b4e4-ae42cbc90003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:03:18.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:03:28.623Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a2ee8886-12ba-4df8-ac4c-64529a6a74e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:03:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:03:38.633Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a793d44e-3cb0-42f8-90b5-2349d70df3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:03:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:03:48.643Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cdc9c55b-c834-4afb-98e4-746a169a2b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:03:48.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:03:58.651Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=535fbf1c-bd61-461e-a144-35c8e29f53b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:03:58.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:04:08.665Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=070fb306-90fb-4cc0-baa5-ff1c1223d1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:04:08.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:04:18.672Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c990b379-778d-45fd-8acd-67d6fcdedc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:04:18.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:04:27.310Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:04:27.311Z |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-11-22T13:04:27.312Z |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-11-22T13:04:27.314Z |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-11-22T13:04:27.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T13:04:27.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T13:04:27.319Z |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-11-22T13:04:27.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:04:28.680Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=dfabc08b-7151-4d1c-a8b9-1f269668bc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:04:28.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:04:38.688Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c8651570-11b7-4074-b935-f2b65686011a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:04:38.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:04:48.697Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=af1a83ca-f52e-49f6-a8d3-c39bfc9a2fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:04:48.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:04:58.705Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c0be51ca-b7b8-4298-b350-fd3c87be7a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:04:58.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:05:08.714Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=7a8c3b8f-9d2e-4435-beb8-eba0bf684204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:05:08.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:05:18.725Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=55386736-a73b-40e3-8cfc-efb6c730a888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:05:18.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:05:28.733Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d676951f-a292-4dbc-be9b-0ecc5e1d5c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:05:28.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:05:38.742Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=548e8a64-8163-47a3-be9c-d89c15b8862f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:05:38.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:05:48.758Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b1561137-7d92-497a-aa6d-48abbd325013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:05:48.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:05:58.767Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=74a64ef6-b920-41db-be4a-a35e7c63e474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:05:58.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:06:08.776Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b13049df-7621-41c8-a507-cacdd774cb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:06:08.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:06:18.786Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=62b19da4-e0b8-41c0-8022-f176817a5923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:06:18.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:06:28.794Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=7fcd6fe0-528a-458a-9e0a-67b1819dd0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:06:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:06:38.801Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ca9676e4-395e-4ae4-a850-102d25a71b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:06:38.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:06:48.810Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d7856c64-56d4-4c93-a054-bfcee8bc46e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:06:48.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:06:58.818Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=1331b29d-818a-40f8-8f25-862388dc6e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:06:58.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:07:08.829Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ffed8ce9-3561-43c3-b0dc-05929a621a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:07:08.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:07:18.846Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e2bf6955-f636-45bf-8015-556795d8452e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:07:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:07:28.853Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=eb548ff1-9e98-442f-b032-50032fb622aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:07:28.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:07:38.861Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e4100bd0-e6b8-4129-9c15-98f111a38eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:07:38.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:07:48.869Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6dfc27e5-0aab-4a26-8025-c033186dfc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:07:48.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:07:58.876Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=05881361-2f30-40c7-a90e-6be7b3f346d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:07:58.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:08:08.884Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=82c34780-52a5-46cb-9a51-b344f2645591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:08:08.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:08:18.892Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=71d7fc72-c651-4ef5-abd4-edbd86316d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:08:18.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:08:28.899Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=41146fff-9221-4bfb-9a08-8311d9a70494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:08:28.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:08:38.910Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c844aba1-1c7e-49ce-bfd5-8686ee0a3c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:08:38.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:08:48.935Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=901bd1c6-3e9c-49d4-b8f1-dd271244b9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:08:48.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:08:58.944Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e09b44a8-8e3f-4252-9f6b-895cebe93d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:08:58.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:09:08.951Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a6319f40-56b4-4e56-9046-f38ff41a8ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:09:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:09:18.959Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=124ee73e-2f79-46ab-b19e-09234db06e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:09:18.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:09:27.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:09:27.190Z |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-11-22T13:09:27.191Z |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-11-22T13:09:27.193Z |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-11-22T13:09:27.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T13:09:27.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T13:09:27.197Z |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-11-22T13:09:27.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:09:28.967Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6bb4d46c-46ab-40aa-a07a-4829909ec915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:09:28.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:09:38.975Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=9466a6e0-c1ff-4b27-a1c8-2060e0037262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:09:38.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:09:48.983Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=3d891ddf-f09c-4f86-81eb-a126274ccb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:09:48.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:09:58.992Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b946d744-8b6d-4f7c-a532-808c053785b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:09:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:10:09.003Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a7772b59-0b80-4a7a-aa9a-f0b5b3d9f369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:10:09.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:10:19.020Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b7bb1b0f-0d3a-4074-8e06-f61cb3b70232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:10:19.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:10:29.027Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=46efda13-4e07-4c0f-b396-12ce5f5aa690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:10:29.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:10:39.034Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6f63bb87-8037-4cc8-92e9-c6b8cac1e3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:10:39.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:10:49.043Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=fd244ec1-aba7-431c-835c-15bf41b67dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:10:49.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:10:59.053Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d7db916f-c82f-4bbb-9bc6-0e3703cf14f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:10:59.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:11:09.059Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=641df373-4276-4e70-b685-5b3fbfd92c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:11:09.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:11:19.067Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=01595eab-6599-4852-ac3b-2898407281e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:11:19.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:11:29.077Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4090433d-d62f-4f0b-81f0-868f803c20c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:11:29.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:11:39.085Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=be39ab19-4cd2-40b0-9ea0-462a68faecba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:11:39.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:11:49.094Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2efc4ea1-e545-4168-b650-c05c0c1edf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:11:49.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:11:59.115Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2e360c9e-6bc0-4ef0-81b9-05af885557aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:11:59.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:12:09.124Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ef7c9b60-00a0-4300-94da-5d9dc474d57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:12:09.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:12:19.131Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ac688f4e-625d-4141-8037-769678fe4026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:12:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:12:29.140Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2420284a-f0cd-43d5-8e1a-bea2f086de28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:12:29.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:12:39.148Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5e50bcc8-1503-40e1-8f85-4fad7b94a981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:12:39.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:12:49.158Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=adc91753-b5fd-4b50-9cf5-fe6873a310cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:12:49.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:12:59.175Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4edeb967-e72c-4bd3-94c8-0fb8ea0f4249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:12:59.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:13:09.183Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f507b467-0d5e-40f4-bd9c-04e6f75ceb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:13:09.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:13:19.192Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a36e9c15-2e49-4834-a384-5412871b3c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:13:19.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:13:29.208Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c26fc005-6515-49f2-aea8-3b6269677e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:13:29.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:13:39.215Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=00a262d8-6de9-49af-88a9-731adf60906e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:13:39.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:13:49.222Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a831b162-b63f-4fd5-8ae0-27561a2a5dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:13:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:13:59.231Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=fd3b140d-6ab8-474f-81c6-9bac49b3f730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:13:59.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:14:09.238Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5ed53137-1a94-42e7-96d4-9898d200cbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:14:09.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:14:19.244Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=113269fc-1f92-4fed-bee6-66cc6a87bd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:14:19.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:14:27.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:14:27.159Z |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-11-22T13:14:27.160Z |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-11-22T13:14:27.163Z |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-11-22T13:14:27.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T13:14:27.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T13:14:27.167Z |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-11-22T13:14:27.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:14:29.253Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=3539e4fd-8523-4efa-ab4c-20a764b940d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:14:29.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:14:39.260Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=98c6318d-7ede-4901-8de9-57f8abff41b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:14:39.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:14:49.270Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5162b65a-ba25-4ca7-94b3-1bfff8d499c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:14:49.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:14:59.283Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=772e6329-0876-4b5e-be7c-46eb1325ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:14:59.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:15:09.291Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d9479964-7848-4104-9d7c-73a43877e19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:15:09.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:15:19.299Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0306fcab-2dd7-4760-8de2-149ec2a55ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:15:19.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:15:29.308Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=48bf56f3-ad38-49d6-98ef-ad3551b7698d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:15:29.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:15:39.316Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d7bcc169-29f0-4a6e-aa79-bef6aa77fff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:15:39.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:15:49.323Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=020da000-c8cf-4677-89a8-5c31e70148c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:15:49.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:15:59.331Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=7db5a9a4-ada1-4b95-9e8e-ce4d6831f81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:15:59.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:16:09.341Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=19948544-a21d-4009-b88f-2167c17f4f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:16:09.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:16:19.349Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4492288d-2145-45b7-9e88-9c79a27d56f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:16:19.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:16:29.357Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=256f8ae1-13f8-48ab-980d-8cdb4c8b45d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:16:29.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:16:39.372Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=920edc47-94d0-40d5-a25a-69efd6ae6bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:16:39.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:16:49.380Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=bdd69913-257d-4979-b516-50d128c2a25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:16:49.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:16:59.388Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0cb91579-2195-4f67-9186-3b239cf969d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:16:59.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:17:09.397Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0b66da6b-04ac-4311-b0c6-1cf794901ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:17:09.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:17:19.407Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=980250bc-94cc-46ed-a727-e10cfa9c8cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:17:19.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:17:29.413Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=292d488b-c51f-43b1-927e-3b8378f26cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:17:29.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:17:39.421Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6100c766-b082-4084-b9b3-d09f348f5635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:17:39.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:17:49.429Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5ffea03d-0ebc-4894-a6e2-e713e3e9a239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:17:49.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:17:59.436Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=dccc6a57-c5d9-4091-bf25-3a58a9f1fad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:17:59.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:18:09.444Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e008871e-515e-4c3d-afae-59ddd7ca28c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:18:09.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:18:19.461Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=08cf1f21-d54d-4abd-94b3-28c81170861d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:18:19.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:18:29.468Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4b2ee073-6023-47e1-9c54-e03a1b4a5181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:18:29.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:18:39.478Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6d84c95d-7d14-494e-8bc0-744f34859f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:18:39.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:18:49.488Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=af1aa209-d839-48ca-9011-ab0b61a16716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:18:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:18:59.497Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=04c1d7b0-f445-4e4a-908a-d4fdfd428e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:18:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:19:09.505Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=1464bbda-0f15-4b86-b9de-cf6f5fe62c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:19:09.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:19:19.514Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=60380692-baf2-49df-b1f8-3243f1166d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:19:19.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:19:27.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:19:27.160Z |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-11-22T13:19:27.160Z |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-11-22T13:19:27.162Z |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-11-22T13:19:27.166Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T13:19:27.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T13:19:27.166Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T13:19:27.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:19:29.521Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=7c6b6164-0bee-4776-9faa-5009b229cef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:19:29.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:19:39.531Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8217a9ca-4bb4-46fa-aa16-17934e017f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:19:39.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:19:49.557Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=03dc90c9-56f7-4deb-9381-cb3c751c3433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:19:49.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:19:59.565Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e69da2b8-d16b-4551-9b10-7855cbea8794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:19:59.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:20:09.573Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=75d75d6a-32ca-4628-b8cd-e0aaa9e05e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:20:09.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:20:19.582Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=89abc9d8-7c14-4c4f-b320-581d59e70ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:20:19.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:20:29.590Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=30f9c901-fdb5-4617-8c46-3f1b5355b735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:20:29.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:20:39.598Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6880daf4-6663-4690-b224-2cd7230495f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:20:39.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:20:49.607Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b775b8bd-c939-402c-ad5e-37b3ab9479bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:20:49.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:20:59.616Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=dc45d7fd-807a-4e1b-b28c-f6441cef3a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:20:59.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:21:09.625Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0bf81e10-c097-475b-b96e-753e398e0b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:21:09.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:21:19.642Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=31462788-a000-46e9-8500-4c5cbc3ced0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:21:19.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:21:29.650Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=874738de-f779-40a8-b081-cbff98356f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:21:29.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:21:39.657Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=42dde515-cad5-4345-b556-84347cf6fa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:21:39.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:21:49.665Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=04aa0b6c-9dfb-4ba9-b8c6-961852c3131b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:21:49.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:21:59.674Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=40c52650-7be1-4060-ad81-13b580b68b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:21:59.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:22:09.682Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ed5861b1-97c6-4c04-ac22-249b87586009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:22:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:22:19.691Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=477733e9-4dce-4766-a292-ccd59282c279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:22:19.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:22:29.699Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=02eecf9d-3161-4821-8a60-a4ab123d976a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:22:29.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:22:39.708Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cfecd33f-2f9d-4743-91f4-6f5805a8172e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:22:39.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:22:49.726Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a1839415-fb27-4f7f-a0be-c27049c4ab57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:22:49.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:22:59.733Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ee629a9f-1d73-4c8e-952c-7e2a18d938f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:22:59.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:23:09.741Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=37bae68c-8941-489c-bf57-b5ba891e7cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:23:09.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:23:19.750Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2ebf2c15-6336-460e-8057-1a47ebb40606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:23:19.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:23:29.759Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=194574dc-cb2e-4b65-9711-f68c7d1c760a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:23:29.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:23:39.765Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=206f37c0-9f9c-4434-b95c-c5374a80175c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:23:39.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:23:49.774Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b47cf7f2-1ded-4d92-b443-cf556b17266e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:23:49.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:23:59.783Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c9ab0e46-bf57-43a4-8e48-ceef4d745364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:23:59.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:24:09.792Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b9f9c49b-1d6d-485e-af3b-4e0f511ba71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:24:09.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:24:19.808Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=568f2030-b839-4011-b56d-730a8d9d020f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:24:19.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:24:27.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:24:27.168Z |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-11-22T13:24:27.169Z |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-11-22T13:24:27.171Z |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-11-22T13:24:27.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T13:24:27.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T13:24:27.174Z |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-11-22T13:24:27.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:24:29.816Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e5a5c8ef-fa4e-4063-bd33-c21c42392c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:24:29.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:24:39.822Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=283f8cbd-90fe-4d95-b2c8-acbda3932a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:24:39.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:24:49.832Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=de2f0891-4ed8-4a9a-a38c-bb66bf2bfb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:24:49.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:24:59.841Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c3a7f3d9-c930-4099-9af2-251417c7e616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:24:59.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:25:09.849Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=7e4ce6c2-e671-4a19-b843-2eba27bc375d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:25:09.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:25:19.858Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=449a9580-4c11-4b1c-8a05-ca6bdd6c3745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:25:19.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:25:29.867Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cdf41551-f9cb-4de5-ae8c-45f9df76b732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:25:29.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:25:39.876Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c361a051-4092-4fdc-9b8b-eb5a468d1f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:25:39.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:25:49.891Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d43b7296-a024-448d-a070-7d1a7d764ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:25:49.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:25:59.904Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=67df2001-8db3-4118-9893-efac1aff1c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:25:59.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:26:09.913Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=9ce391e4-3f45-4ee2-be74-5a1cc970c22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:26:09.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:26:19.922Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e927c787-c6b1-4d14-b23c-d44c66662a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:26:19.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:26:29.985Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f0951109-a3fd-42d2-8d54-c27c4af95676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:26:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:26:39.991Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4681014b-9216-4194-bcd0-c575431edf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:26:39.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:26:50.000Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e02cb0d2-ba63-465a-8272-af71fe6762a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:26:50.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:27:00.010Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=fb9ff818-c48d-4dfc-aa6f-4317fe1f8294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:27:00.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:27:10.017Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5090986f-9a1b-490b-a17f-cf468fa0fa57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:27:10.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:27:20.028Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f0bf5bf0-599a-4d62-9344-42d2ec4443ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:27:20.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:27:30.044Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=7f818b89-7811-450e-9705-a31e6c218a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:27:30.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:27:40.053Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=9fb533ea-bd96-4e99-8005-3fc4fd48fd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:27:40.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:27:50.061Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b7e9fc50-a893-4cac-9661-ffe9d1c41b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:27:50.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:28:00.070Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ac40d713-85f8-4e66-9f3c-7ec17a26f55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:28:00.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:28:10.077Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cd40788b-a9bc-429c-9d23-ea04c90f555d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:28:10.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:28:20.084Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=07556e0a-9435-48b5-8297-78b4cb1e9192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:28:20.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:28:30.092Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=9593043b-3e5b-410d-90d8-802221232074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:28:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:28:40.099Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5356dde9-7bfe-4293-a8ed-a2fbbc2f7185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:28:40.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:28:50.107Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d43b35b8-f9a1-4db0-a1a9-539d2ff68746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:28:50.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:29:00.117Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=560fce45-7fb6-4532-bb89-2944130be04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:29:00.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:29:10.125Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=3329a21f-db40-4b2d-85b4-eace14ec605d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:29:10.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:29:20.132Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a1b06afb-c0e4-452b-86b6-11baf34a99e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:29:20.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:29:27.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:29:27.210Z |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-11-22T13:29:27.210Z |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-11-22T13:29:27.212Z |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-11-22T13:29:27.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T13:29:27.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T13:29:27.216Z |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-11-22T13:29:27.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:29:30.142Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=129bc614-bf7c-4d3c-af92-308a52691199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:29:30.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:29:40.149Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4917da5d-cef2-4333-b66c-16c8038c9b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:29:40.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:29:50.156Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=7cbddf56-67ef-4116-98b9-90f9303f2b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:29:50.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:30:00.164Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8344fcce-853b-45fb-ba3e-d01d796eb662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:30:00.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:30:10.171Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5d841751-7274-46ae-830f-668fdf2e9edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:30:10.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:30:20.179Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=71d8ee24-c825-4f36-8245-edcb015540bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:30:20.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:30:30.198Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=18efb3c7-a04b-45a7-8d0e-40978f4d4d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:30:30.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:30:40.204Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=aec650bb-460f-46c0-87d7-77d87cebf81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:30:40.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:30:50.211Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=29c25053-b7de-4147-9d64-2d18e97d7590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:30:50.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:31:00.233Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=439f3197-2bff-48c7-8037-bf4d2defa978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:31:00.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:31:10.241Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e7a54ace-af6b-434f-8429-ef04d3a7293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:31:10.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:31:20.248Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=33b14ad4-e600-4aaf-9d01-0e36556149f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:31:20.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:31:30.257Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=803bd58c-01c5-42ff-963d-9766637158c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:31:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:31:40.264Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=344e6503-899d-4caf-83fa-edcb56c2e8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:31:40.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:31:50.272Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5f7990b3-5881-4884-8add-884afe29f9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:31:50.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:32:00.283Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=54a59241-0572-49cf-a056-1f3776edf7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:32:00.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:32:10.293Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ae4c34e0-a75b-435e-addd-05a14f2769e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:32:10.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:32:20.300Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=99d80961-7a45-4b15-ad2b-e2ba837db3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:32:20.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:32:30.310Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=08dea620-5bde-41e7-89c3-fb07d24b4298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:32:30.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:32:40.319Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4579ea59-a27b-4083-b51d-77c0d7c8b9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:32:40.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:32:50.327Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b899962f-6e24-4e49-9d29-844fd442667a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:32:50.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:33:00.341Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=05d87339-4aca-441b-af2f-4f883b827bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:33:00.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:33:10.351Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f17ab271-f0b7-4543-a14d-cdb653547cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:33:10.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:33:20.361Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=855261e7-95a2-464a-a517-543ccbdfe1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:33:20.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:33:30.375Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a726b289-b8d5-47a3-b8a8-20131fedc0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:33:30.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:33:40.384Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c1b5e49d-bf5a-4089-8747-d233c159ffdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:33:40.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:33:50.390Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=87040c1f-da5b-4d34-b7af-0c986bca9acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:33:50.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:34:00.398Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=1e0f5a59-889a-4e94-881d-b8bb34d2afb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:34:00.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:34:10.405Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=7d99ebe3-e0fd-4ca3-a6fc-df300db26caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:34:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:34:20.413Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d2fcda2a-0d67-4a86-9806-58c126cffa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:34:20.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:34:27.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:34:27.189Z |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-11-22T13:34:27.190Z |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-11-22T13:34:27.191Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T13:34:27.195Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T13:34:27.195Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T13:34:27.195Z |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-11-22T13:34:27.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:34:30.421Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=eef311bd-9c9a-433d-bd03-88dae7d692a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:34:30.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:34:40.428Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=3fdd1b45-86b2-404c-ba67-6d1ad23004a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:34:40.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:34:50.438Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2514f7fa-e423-4807-9cf7-b70c0423d156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:34:50.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:35:00.453Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=55c4213c-574a-4996-969b-414a5a7d9233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:35:00.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:35:10.479Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b7fbc5d8-6857-4c94-b40a-be40b6cc9c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:35:10.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:35:20.488Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=336d5afc-99f0-460a-b7c0-958a32890ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:35:20.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:35:30.514Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=1711cb2e-d384-4d71-aad8-e93c66848fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:35:30.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:35:40.522Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b16488dd-8fe8-4f08-9a73-4f84f15c4b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:35:40.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:35:50.530Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=900fe8df-a789-4d2c-ba28-7b4beab1330f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:35:50.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:36:00.537Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=852924cc-6fb4-4cbf-8635-721daa2e3f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:36:00.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:36:10.545Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=a2fec4bd-8d22-405a-a9c0-bd777eb61671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:36:10.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:36:20.552Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=24aaa87b-4c17-4e40-a773-e0e769066556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:36:20.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:36:30.562Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=846d13f4-3752-4638-8b08-f50ba243a778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:36:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:36:40.577Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f5d0afbc-8691-42bb-89a3-6e56b578c3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:36:40.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:36:50.587Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ddf84ae4-1ce6-48ab-8bbb-ced136d6acd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:36:50.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:37:00.594Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5712c84b-2f3c-486a-8e2f-abc0dcad1258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:37:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:37:10.602Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8af61378-e567-49d7-b871-12026d892019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:37:10.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:37:20.610Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=aaf98ef9-4865-4925-88c4-ca44ac6f00d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:37:20.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:37:30.616Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ae5e2437-3f9c-4cee-bda8-2fa640326e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:37:30.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:37:40.625Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=41a44dd6-e0f0-45a9-b691-44e9233b00fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:37:40.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:37:50.633Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=982419dd-4a7a-4393-96fd-22076c3e2297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:37:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:38:00.640Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ec69d3e7-bf5d-4b40-a347-1d19d8b56f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:38:00.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:38:10.648Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=35544214-286c-4f65-8358-d378b89ccd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:38:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:38:20.664Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e286deae-bf07-4cc3-ab63-232df3f08868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:38:20.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:38:30.671Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2b2cc737-2df8-47e1-80f3-307d83af18a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:38:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:38:40.678Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=b6f76b67-e7d8-4eed-8369-76a73e838b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:38:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:38:50.686Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2940a51e-40be-4586-8142-3e3215f4e613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:38:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:39:00.695Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e9a04727-568f-468e-a1fa-414929c9d981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:39:00.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:39:10.702Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ae1a70b3-7528-45ae-b86a-0d6c69e39e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:39:10.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:39:20.712Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2d7c6ea9-6025-4229-ac6b-3927074fb24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:39:20.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:39:27.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:39:27.190Z |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-11-22T13:39:27.191Z |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-11-22T13:39:27.193Z |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-11-22T13:39:27.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T13:39:27.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T13:39:27.197Z |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-11-22T13:39:27.198Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:39:30.719Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ad8e7e25-64b8-495a-9395-e11f93effe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:39:30.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:39:40.726Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=68204b87-38e3-46b6-84da-60dcf7c686fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:39:40.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:39:50.733Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c08560d2-7a79-4b74-8641-db0fd22c0eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:39:50.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:40:00.748Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=22464495-20ee-45a0-9f21-4b806de0d667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:40:00.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:40:10.755Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c2287085-c9cc-4199-b741-9a2d76c53f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:40:10.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:40:20.763Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=229b01f0-5e96-4422-a5d2-07b33b380c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:40:20.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:40:30.773Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=ddcb72ef-bb6d-4315-8591-f27de08960b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:40:30.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:40:40.779Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=f810ca46-def1-4f17-8f8c-cef02d4a35e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:40:40.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:40:50.786Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=2ba9388f-31d9-440c-abcc-cf37f3273675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:40:50.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:41:00.794Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d034bfab-f09f-4888-9859-e1650319d66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:41:00.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:41:10.802Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=26a94ee5-9b6e-4eaf-975c-270276ccc4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:41:10.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:41:20.812Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=134be469-63a9-4210-a813-3e86514dc14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:41:20.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:41:30.828Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=bb01abe9-ee3f-4263-8ce6-995b477128bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:41:30.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:41:40.836Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=5890b7f0-e494-40af-9412-7e326431a618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:41:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:41:50.843Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=71081a7a-fba2-43e9-9eeb-91382907c3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:41:50.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:42:00.854Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=9539b608-f400-40fe-80a1-1ec8bb93e349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:42:00.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:42:10.861Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c36cbdc0-fd12-47c3-aff2-bb5b3af84ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:42:10.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:42:20.869Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e2e2f7c6-6acd-4618-b14b-28f679203ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:42:20.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:42:30.876Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=689c3bc1-2745-4bca-a1f5-99ee5f696f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:42:30.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:42:40.885Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=de8c4b72-2f0f-4e8d-9486-8405bec4f23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:42:40.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:42:50.893Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=bb7dc5f4-8d49-4ed0-aec5-ea5ca5fc911b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:42:50.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:43:00.907Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=9d242256-8830-463c-b7d5-87ceaa948e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:43:00.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:43:10.951Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=d62b2fe4-042b-421b-8a3c-1c95138a1031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:43:10.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:43:20.959Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=7e27c65b-647d-47b4-beb5-46227ae1aa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:43:20.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:43:30.967Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4a73e58b-3ce2-4376-927c-2b16d99751b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:43:30.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:43:40.978Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6b592ba1-3a8b-4f01-96bc-933780655fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:43:40.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:43:50.986Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=8e12772c-2cfc-4d5d-846b-13b849d6ee3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:43:50.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:44:00.992Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=c17ab26e-644f-417f-b4f2-9d61edf43efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:44:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:44:11.000Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=e6960d00-2fd0-4e30-807a-84612c6bf384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:44:11.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:44:21.008Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=dd1f46ec-b10d-4a13-bee0-480e5b437d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:44:21.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:44:27.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T13:44:27.208Z |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-11-22T13:44:27.208Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T13:44:27.211Z |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-11-22T13:44:27.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T13:44:27.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T13:44:27.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T13:44:27.216Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:44:31.017Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=0080254e-ae6c-41d9-913b-a44239f39933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:44:31.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:44:41.027Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=6a1f5240-c2e7-458a-94fb-0f4d73cd889e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:44:41.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:44:51.033Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=27f02f68-6f2b-46b6-bb8d-4ccc85ca9b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:44:51.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:45:01.040Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=cdc1327e-fbb3-42e6-8b97-db95a8f481ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:45:01.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:45:11.059Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=15a72db4-e325-44bb-a6d1-c3444bab15cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:45:11.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:45:21.079Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=02854667-800e-489e-b28b-3b5f317630ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:45:21.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:45:31.087Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=90869c3f-2950-4fc3-9058-7f7e538eef69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:45:31.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:45:41.093Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=69db74e2-a911-48d2-a3aa-edbd8f5875b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:45:41.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:45:51.102Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=3c7f229b-e0ad-428e-ab5d-10b94e84425d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:45:51.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:46:01.111Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=4e6cc2a5-2fc1-4335-a6d3-4fca3ce43dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:46:01.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:46:11.122Z |INFO |Init configs |InvocationID=dac6f961-645c-4dda-954e-fd43b2411515, InstanceUUID=563e83b8-3ca4-4590-a528-bee888231dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T13:46:11.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |