. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:13:03.328Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:13:03.333Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-12T12:13:03.380Z |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-12-12T12:13:04.160Z |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-12-12T12:13:04.244Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T12:13:04.245Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T12:13:04.245Z |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-12-12T12:13:04.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-12T12:13:04.413Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-12T12:13:04.435Z |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-12-12T12:13:05.852Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-12T12:13:06.269Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-12T12:13:06.286Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-12T12:13:06.286Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-12T12:13:06.334Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-12T12:13:06.335Z |INFO |Root WebApplicationContext: initialization completed in 1899 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-12T12:13:06.666Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-12T12:13:07.321Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-12T12:13:08.577Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-12T12:13:09.001Z |INFO |Started MainApp in 7.865 seconds (JVM running for 8.544) |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-12T12:13:09.059Z |INFO |Start scheduling PRH workflow |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:13:09.068Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=75722c19-d173-4abf-8980-5da4f0437fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:13:10.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:13:10.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-12T12:13:14.634Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-12T12:13:14.635Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-12T12:13:14.639Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:13:20.485Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=03f98e90-e94b-4abc-9358-ce60fa75ea97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:13:21.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:13:21.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:13:31.525Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=77141aa4-8f77-46c4-977c-388e15e317e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:13:32.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:13:32.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:13:42.564Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e6e0338e-7c2c-4abc-9144-bff6b77dc8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:13:43.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:13:43.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:13:53.927Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b5a35c06-bf7f-4d2c-a25b-2f2d9892c1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:13:54.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:13:54.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:14:04.966Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=47588651-8840-415f-9435-a0479dee22c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:14:06.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:14:06.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:14:16.005Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=26a2ffa0-9193-4888-a6c6-5c27b7285e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:14:17.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:14:17.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:14:27.045Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0793ddfc-f478-4ed3-9dfc-16fbb0589112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:14:28.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:14:28.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:14:38.085Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c4d62730-fbca-40e7-b33c-2886493fbfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:14:39.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:14:39.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:14:49.125Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=142d8fba-1fd3-42f6-863b-db50feac6387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:14:50.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:14:50.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:15:00.164Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=21884201-3cca-44ce-8adb-42788a420963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:15:01.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:15:01.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:15:11.204Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d64ff8c2-4244-4e93-86b8-cd0f904524c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:15:12.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:15:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:15:22.245Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=12dab799-9613-4a81-bdf6-121d834f4c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:15:23.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:15:23.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:15:33.286Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4787e7cc-6d51-4c93-91f8-3916a5441a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:15:34.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:15:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:15:44.325Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a188e2a9-2793-45db-8d44-306c1d207c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:15:45.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:15:45.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:15:55.365Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=6ee812d8-b196-41db-ada3-d6e49a2498d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:15:56.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:15:56.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:16:06.405Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b4eaf8b0-d81c-4efd-8628-456418c6be5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:16:07.447Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:16:07.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:16:17.448Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=43d18b7f-4600-44f3-98ea-311a21a5dd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:16:18.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:16:18.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:16:28.485Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7ade4ea4-5f6e-4adc-ab2b-78d437dc56b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:16:29.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:16:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:16:39.524Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=98ee7f9f-9053-41c9-a190-8854b75772d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:16:40.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:16:40.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:16:50.564Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=299c734b-48dd-43d7-9383-921c2a7e6bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:16:51.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:16:51.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:17:01.708Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a8d97f0d-a666-4b24-9d84-bcf699b128ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:17:02.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:17:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:17:12.773Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e76f6bb1-bdb0-4d07-8f0a-ccab2812b915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:17:13.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:17:13.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:17:23.813Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=444e1ad6-52e0-4ddc-a930-f714511a9b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:17:24.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:17:24.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:17:34.853Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=dec961e6-8d80-4345-b4f2-47ef8e145593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:17:35.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:17:35.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:17:45.893Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3e96863a-7e03-4c04-b15c-54cf26a66d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:17:46.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:17:46.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:17:56.932Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d53173da-7ed6-468e-bca1-3a035a4b9e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:17:57.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:17:57.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:18:07.856Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:18:07.857Z |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-12-12T12:18:07.858Z |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-12-12T12:18:07.861Z |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-12-12T12:18:07.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T12:18:07.868Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T12:18:07.868Z |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-12-12T12:18:07.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:18:07.977Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=993dea5a-1175-4c68-8a87-804a64f25142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:18:09.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:18:09.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:18:19.014Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=95d38a73-e690-4242-aad9-5617f31d5852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:18:20.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:18:20.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:18:30.052Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=48506afb-fa5a-47ba-9b69-4dde61cf03ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:18:31.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:18:31.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:18:41.098Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=fdca1b46-032e-4110-bbf0-33dd04b0cf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:18:42.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:18:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:18:52.133Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=777a7419-b71c-4eba-a426-0c837643a0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:18:53.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:18:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:19:03.173Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c4535fe8-ec9b-4138-a08d-36d9f21a659d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:19:04.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:19:04.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:19:14.212Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=023400f0-d5b3-4921-8399-378269a0b4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T12:19:15.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:19:15.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:19:25.256Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b4374e90-21f5-4b08-9a9c-41e6e2279316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:19:25.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:19:35.378Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a5557ebb-f43a-445f-9074-a66e9eedfc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:19:35.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:19:45.392Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f6422a90-7944-4131-9c46-37213b5e563f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:19:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:19:55.405Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=6f60d024-8777-499f-a303-00271ef7d902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:19:55.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:20:05.423Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=121070a0-efda-408d-9ffe-be8465c12b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:20:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:20:15.436Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=38ee3d9f-117c-4aa8-bc9d-33de8b2d5a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:20:15.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:20:25.448Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3f48f157-ad13-4921-b6b4-d4486e300d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:20:25.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:20:35.458Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=729a64ab-c877-4a13-ab99-0933c3a0c92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:20:35.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:20:45.467Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=66102350-41fc-4040-a645-4112e6ecf877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:20:45.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:20:55.476Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7ab521b6-11ba-4e84-8faa-3be3820c3808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:20:55.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:21:05.490Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=83aa594d-749c-42fe-a0af-c5a44ae4a710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:21:05.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:21:15.502Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=26a986c5-a9e3-45d1-958c-bec44f271b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:21:15.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:21:25.519Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=8e1e5587-a802-427c-95be-1e2bf1acf0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:21:25.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:21:35.530Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=efc82331-8722-4ecd-8f6a-aa87a463a6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:21:35.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:21:45.540Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f5405e0b-de65-4418-8f15-3637e7c111bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:21:45.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:21:55.557Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4337a488-6626-4c92-ac92-bf7e05f51cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:21:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:22:05.568Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=66c552b9-e077-4e4c-82ea-257dd96474fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:22:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:22:15.578Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e2194e56-0412-42fd-83a2-8a5e296f2627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:22:15.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:22:25.587Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c95bf600-5ae0-4e31-bc9a-74d3ba1c033d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:22:25.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:22:35.600Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=6e148698-aba6-40dc-b643-bb22647ad60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:22:35.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:22:45.626Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c0278993-dd86-476b-ba01-7b07661c62ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:22:45.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:22:55.636Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5b84340b-e1e6-435c-99da-bdf898b7e875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:22:55.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:23:05.646Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3ad5ac3e-4cdd-4866-b0ed-ef45a86102c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:23:05.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:23:07.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:23:07.020Z |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-12-12T12:23:07.032Z |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-12-12T12:23:07.037Z |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-12-12T12:23:07.045Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T12:23:07.045Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T12:23:07.045Z |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-12-12T12:23:07.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:23:15.656Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c0d22ab4-e647-4fcc-9b12-cbb6e3582a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:23:15.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:23:25.666Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c861afa3-9134-4320-a1b5-d5aeb16fbfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:23:25.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:23:35.674Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9f07004f-473f-4f3f-97d2-1c7f16df55c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:23:35.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:23:45.682Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=211941bd-cd49-42be-b53a-1b4a50613da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:23:45.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:23:55.692Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c2e7a094-998f-43ce-bf3e-70262a747bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:23:55.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:24:05.702Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9b674db1-0e81-443f-8a53-defab90cf7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:24:05.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:24:15.734Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=866db2f7-523a-477f-a80e-4bf1a595f22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:24:15.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:24:25.743Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=17b071e8-f0db-4745-8746-6303cbd3f506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:24:25.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:24:35.753Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=6889d7a6-d005-4796-9689-b4ff3155e544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:24:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:24:45.766Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c85a9c7e-1b81-4cb0-a4f0-ca006756fddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:24:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:24:55.774Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ebab3e1e-bee0-4fca-867a-9162a718b81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:24:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:25:05.783Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0cf4301f-aef1-4ce1-a953-48400c5438f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:25:05.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:25:15.791Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=db016c0b-1646-4d17-a010-65dae964686d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:25:15.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:25:25.799Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d2947097-f386-479f-a430-24ecb37e8ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:25:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:25:35.811Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a41f7f1a-dfce-4bb8-9d66-797e8a62cffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:25:35.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:25:45.827Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3a69d28e-398e-4699-851f-e97aa7c6aa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:25:45.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:25:55.836Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=50dd6059-6b94-43ab-972d-ac209ea5ec54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:25:55.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:26:05.847Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=651821a7-dab0-482c-962c-f4d8f2e94d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:26:05.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:26:15.854Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4309096d-4092-4729-a7bf-760ad41607fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:26:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:26:25.861Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=abb38691-79e2-4e54-a171-c1d537aa8bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:26:25.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:26:35.870Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7e7c4bb6-539c-487b-adf3-1965777c121e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:26:35.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:26:45.877Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ee84868b-2859-4b12-9f63-0c710b74a248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:26:45.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:26:55.886Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9ff28cb2-782f-4d71-a667-fa083bf5ac12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:26:55.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:27:05.896Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=188bf0ad-a814-48b0-ac02-c3766fcaf0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:27:05.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:27:15.913Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4db9e952-c621-4876-933e-6015c110e0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:27:15.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:27:25.923Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c435484b-e733-4084-9b21-5bcba4fe1e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:27:25.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:27:35.932Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ee608ece-c0c6-4de1-ab1d-12b0c2519ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:27:35.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:27:45.940Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=92d39078-25ec-422e-8da8-d24858ac0727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:27:45.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:27:55.949Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=12b4719b-969d-467b-88db-b6f45f07fa1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:27:55.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:28:05.956Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=898987eb-1b81-4111-b344-4ee6dfdfb153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:28:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:28:07.055Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:28:07.055Z |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-12-12T12:28:07.056Z |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-12-12T12:28:07.059Z |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-12-12T12:28:07.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T12:28:07.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T12:28:07.068Z |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-12-12T12:28:07.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:28:15.962Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b093bfd4-7bc2-4843-92a3-161aa3a33cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:28:15.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:28:25.969Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a93ffdda-9606-4c2f-97ae-450bf78016f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:28:25.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:28:35.976Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e2ca2511-c1d2-4a04-8bfc-258c5a5e328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:28:35.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:28:45.986Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ef2cbf13-080d-47e6-9e90-4bc97291a356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:28:46.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:28:56.002Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b28de33b-b0b6-4ffa-946c-ae0ed79fb794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:28:56.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:29:06.014Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ca17cc20-9b93-4a80-b2d9-a147a018faec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:29:06.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:29:16.022Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=45222e6b-1563-477c-8be4-c77ed80bdd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:29:16.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:29:26.028Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b611d4b3-aec0-44f7-bd41-e41e42cdaa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:29:26.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:29:36.035Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=1db44b8b-c752-47d6-b86c-54d5410d6b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:29:36.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:29:46.042Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b80cf024-ade9-47d3-9be7-6f201c862fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:29:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:29:56.050Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=135c0dcb-232a-4ea1-bb99-adf94286c69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:29:56.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:30:06.061Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0a6792b9-8ff3-4275-9681-5e335c498551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:30:06.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:30:16.074Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c7c79dfa-7fb4-413d-b8bc-490f0820837a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:30:16.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:30:26.084Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9777b180-d2b3-451f-91eb-aae6b5bafbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:30:26.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:30:36.091Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=347237bb-ae67-4ce9-ac75-86808da3cdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:30:36.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:30:46.098Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=1586e1d3-66fb-462d-856b-f2fe47e209ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:30:46.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:30:56.108Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=42a4642a-6975-43f5-bde8-68daa0eaf663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:30:56.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:31:06.115Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=aafbbdd0-1880-42a6-b652-7f7cb44efc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:31:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:31:16.125Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f2dd1daf-2598-4cba-b0c3-4f79ec0dea88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:31:16.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:31:26.139Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2dc7dd33-de75-4e04-8b5e-ab01703fa8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:31:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:31:36.148Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=48a3aa1d-e75c-4492-97d4-b444f21a1da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:31:36.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:31:46.155Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e898f46d-6a73-4fd3-aa80-4ec4155b17de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:31:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:31:56.162Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c49caf55-ab13-4c22-9e43-f8d5cc556a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:31:56.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:32:06.169Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=21a1824e-2445-4f9f-b04a-e006c37d2ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:32:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:32:16.176Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=53e55dd6-b3a6-42f5-953d-6ccb60e52a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:32:16.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:32:26.183Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2bfc907a-ba34-43fb-907e-b6d07f1e2daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:32:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:32:36.191Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7d7044d6-58f9-4961-a069-2b270f8c6c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:32:36.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:32:46.199Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2bc43f0e-8563-41ce-8d02-7c656158a587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:32:46.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:32:56.207Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=dbec2bb4-37a4-411c-ab13-9673cbc13670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:32:56.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:33:06.213Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b103fcaf-319c-452a-bfb0-3e3913e2e361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:33:06.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:33:07.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:33:07.027Z |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-12-12T12:33:07.028Z |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-12-12T12:33:07.030Z |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-12-12T12:33:07.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T12:33:07.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T12:33:07.037Z |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-12-12T12:33:07.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:33:16.219Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=35e9fb22-9f29-415e-a292-c6c2f4722d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:33:16.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:33:26.226Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=42cf8f95-f7ba-4d73-bcc0-3088790aa6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:33:26.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:33:36.242Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2a999400-c364-496a-8b96-b44fe7e76d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:33:36.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:33:46.258Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=36e9aac9-d383-43c4-8565-8ce8cf1ace8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:33:46.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:33:56.266Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c24ee1bf-2c78-4062-92d5-995b86171193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:33:56.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:34:06.273Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0d3c4eab-6001-42d2-b7dd-2a49fae1cfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:34:06.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:34:16.280Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=41065a31-2263-4e4e-aa22-8f4eb6f4ed84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:34:16.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:34:26.288Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f96e7b37-fdfa-4b39-8904-f94f99a8eed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:34:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:34:36.294Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=83cc475c-0bed-4880-9fe1-67d47df163f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:34:36.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:34:46.302Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=1b23e26f-a4a4-4b5c-92ef-aabf0071fcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:34:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:34:56.308Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=6d7a8835-e29d-4224-a1a7-e6d07796efbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:34:56.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:35:06.316Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e6998f40-7df1-48a5-9e88-66a99919a325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:35:06.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:35:16.324Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=dba588c6-1c27-4754-a4b4-98d20a2c8fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:35:16.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:35:26.329Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=025e4c61-70f0-415f-919e-57cf9e24f96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:35:26.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:35:36.337Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=67d952b7-92db-417b-9d97-5e665038453b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:35:36.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:35:46.343Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=62daf2b0-ac7d-422e-a33b-57f98866d6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:35:46.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:35:56.351Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d98ced29-9bd2-41c6-a362-ae58fd026dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:35:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:36:06.358Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=8f70b5fb-ce46-41b4-a0e7-af89b77e1b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:36:06.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:36:16.364Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=28e3428c-64fd-473e-8e2c-77013a740841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:36:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:36:26.373Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9952365c-970f-4942-9950-1a28dff98797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:36:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:36:36.391Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e079e2b9-cffc-483e-aded-d9e76c3db6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:36:36.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:36:46.398Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=fd8913b9-993c-4d00-a3a8-8183b9636077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:36:46.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:36:56.405Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4bc13b1d-fc43-48e5-aa4a-0ee5b54e3ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:36:56.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:37:06.413Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0fec8305-b989-4199-a4de-4194c63977eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:37:06.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:37:16.418Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=710687cb-5813-4ec4-9f30-eb4ef0869726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:37:16.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:37:26.425Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c5f3c131-7b84-48cb-afee-344d4271c695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:37:26.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:37:36.433Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d706ec6c-5bbd-4dd2-948c-20a2cfc16954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:37:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:37:46.440Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=65f813cb-6499-4f1a-9fd3-2880107dd4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:37:46.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:37:56.447Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0e0df6da-cb33-405c-a4be-d8d0d63c2cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:37:56.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:38:06.453Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b1150097-0024-4f5f-a80a-570d38592c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:38:06.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:38:07.016Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:38:07.017Z |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-12-12T12:38:07.018Z |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-12-12T12:38:07.020Z |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-12-12T12:38:07.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T12:38:07.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T12:38:07.025Z |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-12-12T12:38:07.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:38:16.459Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=8f22a713-8f11-4c34-810a-9c490527bde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:38:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:38:26.465Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c4c4e239-9a0e-41b6-9ab0-9d4a5883a8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:38:26.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:38:36.470Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d84c47c8-bc73-4ac0-9c04-99404950e119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:38:36.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:38:46.477Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=77954770-63b1-4d3c-b316-e5e4d9af248f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:38:46.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:38:56.485Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=bdbd1c8a-3baf-42c7-9a38-8b2a229cbc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:38:56.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:39:06.503Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=840ba896-9c34-49f8-914e-174af9175ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:39:06.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:39:16.511Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b68dbca6-649f-4fb3-aee8-8d3896b6c74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:39:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:39:26.519Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=23b8589c-ff80-4abb-b33b-e9d28cc8d47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:39:26.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:39:36.525Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=dd153416-fb43-4f7d-88ee-3f884c1b4c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:39:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:39:46.531Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0a5be83a-d07d-4c6e-bff2-65939e152f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:39:46.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:39:56.540Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=bd1a28f6-4ac3-4905-bb0f-3aa6ec037b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:39:56.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:40:06.554Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=571c2685-2579-4681-bc24-900a9dca4e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:40:06.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:40:16.565Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3ccb2128-671f-40a1-ae12-79fc66dd9d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:40:16.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:40:26.573Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0b5178db-77b4-49b7-9a1c-d8b332b11f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:40:26.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:40:36.579Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c733b697-6675-40c0-af77-2cca775c3626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:40:36.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:40:46.586Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2563db47-c992-4e8b-a2e3-41ce51974d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:40:46.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:40:56.593Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=52191597-0f44-4a22-aa11-2ae807279cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:40:56.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:41:06.601Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d80c4a91-f2af-40de-aaa1-6513bbd2a508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:41:06.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:41:16.620Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=32556beb-1016-4a8c-a869-2a95020b0632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:41:16.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:41:26.626Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=957e1b44-2ba0-4929-aa13-f81a1f4a360b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:41:26.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:41:36.632Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a6ace8ca-0cc2-407e-a7bd-74de598421b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:41:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:41:46.638Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=98a6fff9-c742-469c-ad7c-d5e6413ef0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:41:46.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:41:56.646Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0b12b623-5d7e-4e33-a677-a3a3bfbc8e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:41:56.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:42:06.651Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=61d33790-f0ed-4e6e-80b9-1410dffaa558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:42:06.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:42:16.659Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c521b5f0-90a3-4937-93d3-a409a3daecbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:42:16.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:42:26.667Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=574168d2-f49b-42f5-ada2-12c71796dd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:42:26.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:42:36.675Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=190b4a76-5c4d-41d7-b697-4fac373a5f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:42:36.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:42:46.690Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7e8ff1c1-5a1c-454d-90da-67eeb84fce23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:42:46.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:42:56.697Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2a2b5f02-1dab-4655-a39f-149f285bbe18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:42:56.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:43:06.705Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=1c3537d2-db3a-42f1-b42d-d96594d02cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:43:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:43:07.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:43:07.047Z |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-12-12T12:43:07.048Z |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-12-12T12:43:07.051Z |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-12-12T12:43:07.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T12:43:07.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T12:43:07.057Z |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-12-12T12:43:07.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:43:16.711Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=73718bbe-d44a-46c5-b67e-62eed8dd82da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:43:16.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:43:26.717Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=eea5e726-b480-4d03-b3ee-9277df9e725a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:43:26.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:43:36.723Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ffcc0465-292e-467a-8d18-def07e3ddcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:43:36.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:43:46.729Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7b8a2119-db31-4be2-8f76-717fa8822763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:43:46.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:43:56.737Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=607039bb-2d06-4211-861d-2c7999fee929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:43:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:44:06.742Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9d94a829-59c6-48f9-a375-fbeefe8f35fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:44:06.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:44:16.752Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=196c89c6-6379-4dba-b100-02263f8864e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:44:16.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:44:26.758Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e02c883f-45ca-434b-9e8e-6178ff42e70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:44:26.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:44:36.765Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=cc728599-09fd-41a9-98b0-ad4e78aa70b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:44:36.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:44:46.780Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=fbae6c6b-9ce6-4052-92c1-8ba2af442b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:44:46.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:44:56.787Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=006e865d-79d5-4e9e-939e-7adab8b8c157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:44:56.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:45:06.793Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4fd03b2b-33cc-45e3-a66f-cda2e2630c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:45:06.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:45:16.799Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=94a89b78-0e1a-4942-83a8-e933f107a287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:45:16.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:45:26.805Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4de4c2bc-9999-4cd2-a9a7-35714a44cb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:45:26.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:45:36.810Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=75b3253a-7e56-4a7b-bd4c-e04839f849ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:45:36.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:45:46.816Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=234299f2-5fb4-4466-a4ba-6a890e197d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:45:46.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:45:56.822Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c6c2348e-b8bf-41bc-a768-ee7964b11686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:45:56.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:46:06.829Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4cce205e-ec26-4a7f-96d6-e229d661a379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:46:06.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:46:16.834Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=290296e5-8c21-438a-9140-59fa933ca817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:46:16.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:46:26.841Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c8146036-c185-4118-857c-87e01aaa9dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:46:26.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:46:36.846Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7e29733c-6aaa-4dc8-988d-7001a3e59aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:46:36.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:46:46.869Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=91349be1-c8af-4932-95bb-704a73330ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:46:46.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:46:56.876Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=50b0dd0a-3f07-40a8-a864-eb59acf7c7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:46:56.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:47:06.888Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=58cda7f8-e818-49d8-a0bd-448449d8f670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:47:06.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:47:16.895Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ac3cf9eb-eda9-49b7-b5e2-4c3660cabc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:47:16.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:47:26.902Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c8491941-f61d-437b-8437-23099b10bc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:47:26.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:47:36.908Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ea5ce03b-a399-43e6-a3c4-775c2d475c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:47:36.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:47:46.915Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=050ce5bc-1a2e-436a-9a92-f01408daa6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:47:46.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:47:56.922Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c275c1b0-ef43-44f4-8127-5a11ba7dda03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:47:56.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:48:06.929Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=90e1e637-3ef3-4d91-b26b-7712d5551ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:48:06.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:48:07.003Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:48:07.003Z |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-12-12T12:48:07.004Z |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-12-12T12:48:07.006Z |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-12-12T12:48:07.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T12:48:07.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T12:48:07.011Z |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-12-12T12:48:07.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:48:16.935Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f7b9c0be-b009-4ea3-bcd7-74c123e37158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:48:16.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:48:26.941Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=519db6b4-32ca-4aa6-81c9-2318c105bc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:48:26.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:48:36.948Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3a8361e9-c772-44dc-8aee-00e91180edd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:48:36.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:48:46.956Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e7a8f549-29f5-4153-a229-9e82a216d7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:48:46.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:48:56.968Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=db7b6328-3995-4f63-be8d-25fac120b7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:48:56.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:49:06.979Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=02d6c82b-8f6e-45bf-a94b-3a7ed374db4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:49:06.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:49:16.985Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2eae7b7b-5b03-4c61-a7d6-b91ccc8a6aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:49:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:49:26.992Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=11ff514c-8575-4391-acdf-5a27c683f10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:49:26.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:49:36.998Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=75346993-d452-4e09-a5e8-7dc9e82266c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:49:37.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:49:47.004Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=93b6b056-781d-4ac3-9d3e-db7d11484df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:49:47.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:49:57.011Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e6f8d932-a45b-42ee-8091-8f9ddc662ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:49:57.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:50:07.017Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=be55e061-133f-494a-9a26-0977065ace01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:50:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:50:17.024Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=fb6cf1ec-8bc2-4365-9a5d-a31122951457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:50:17.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:50:27.030Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=15473d68-7644-495b-8e81-f55df70220b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:50:27.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:50:37.035Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=50ce8e72-6c10-4678-9af9-f18648553fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:50:37.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:50:47.041Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=39f69a4d-6175-4f73-aabc-c5e9e0122c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:50:47.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:50:57.046Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=80b1d502-aea8-4dae-ae69-3536091169b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:50:57.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:51:07.053Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ed3281b8-0786-4139-be10-63e6f9936387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:51:07.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:51:17.059Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=8bd6d22c-d45f-4422-85dd-c59bf4eefb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:51:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:51:27.067Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=cc87ee7b-3829-46d2-abcc-a17169c52266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:51:27.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:51:37.079Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f1de2490-6cc0-4ef8-be59-174d0b8a9396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:51:37.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:51:47.090Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=01751a3d-17c8-4a8a-8e9e-8200855b225c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:51:47.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:51:57.097Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4d83431d-53b0-48db-9a3d-2d18feeec44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:51:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:52:07.103Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a71f545d-f765-4a96-9a03-849c113d85fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:52:07.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:52:17.109Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=855b49ec-422a-4999-a183-ae5d77bf8e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:52:17.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:52:27.115Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b183999d-2c01-490b-b4e4-48ff87d11d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:52:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:52:37.120Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e25d93e7-b7d5-4516-a87a-9d8b0555be02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:52:37.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:52:47.127Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b407947b-2e9d-457f-b7b8-01f0948940bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:52:47.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:52:57.133Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0c872f55-bcf1-4a19-a210-3392d884f3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:52:57.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:53:07.012Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:53:07.012Z |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-12-12T12:53:07.013Z |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-12-12T12:53:07.016Z |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-12-12T12:53:07.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T12:53:07.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T12:53:07.020Z |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-12-12T12:53:07.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:53:07.138Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7536d1c6-8712-4d1a-bdc1-0003c1f7a77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:53:07.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:53:17.145Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=66e92e15-deb7-4912-b3f2-b46f6703da07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:53:17.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:53:27.152Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7f0d7c11-7eee-47c8-8d6c-941823d44ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:53:27.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:53:37.168Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3e2040c8-4901-47f8-b849-bf76280374d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:53:37.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:53:47.177Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=8adccb13-ea47-40ea-889d-7eae901b3936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:53:47.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:53:57.183Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=1b95ee07-1da3-428b-9591-a8a4b0cf54f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:53:57.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:54:07.190Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5a655ba2-fdb6-4bd5-928a-9b3628ead9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:54:07.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:54:17.200Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=6738b1fa-bfab-4a7d-9a58-9dda48a43d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:54:17.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:54:27.206Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=490a2c66-a5ef-47da-8c17-46feb87d9d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:54:27.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:54:37.215Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ba143718-c798-442e-a51f-087e5951c7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:54:37.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:54:47.221Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=759b65c7-1edb-49e1-9449-01bb6512a5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:54:47.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:54:57.230Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f5853783-112f-40f4-bf60-d238a65f2017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:54:57.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:55:07.236Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=12192bcc-78b4-4f11-b0a1-35f48af7003c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:55:07.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:55:17.243Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b5abad60-dfc3-420f-bcbc-c0cbec4e626b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:55:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:55:27.250Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=accd31dc-b13b-4705-a755-75a034cd1d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:55:27.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:55:37.257Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d81e3e87-a093-4ecd-ae3b-95bbe8eaf1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:55:37.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:55:47.268Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a8f22dc8-f4cd-4050-87fd-1bf772cf9c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:55:47.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:55:57.280Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=179d21b1-632f-41e4-bc33-088f7b6f1f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:55:57.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:56:07.286Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=39e29a26-c252-442b-ae3a-1da8c1cee907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:56:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:56:17.292Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a0dd3d3e-c2a5-4ba0-ac1d-1700df24f6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:56:17.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:56:27.299Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=38373657-79a9-467d-8b86-7a8c88d23e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:56:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:56:37.304Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ccc624ac-7ac3-45fc-9350-5bf629cf8231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:56:37.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:56:47.310Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e4ac92fb-e39a-4db9-82fc-cf556c193082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:56:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:56:57.317Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f8fc8065-ee74-4c7a-898a-09ecd8459b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:56:57.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:57:07.324Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=20424fce-71d2-458c-8bab-113e7de9fccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:57:07.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:57:17.332Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=6c9bcb2f-2ea5-4977-bc35-974d9d05460a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:57:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:57:27.338Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=eccb2689-a235-4a61-8370-1e53c80c541b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:57:27.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:57:37.344Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f21d57c5-3d98-4be5-826e-681c410c4535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:57:37.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:57:47.350Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=cdf659a4-19aa-4cc2-80f6-83c0428d2ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:57:47.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:57:57.356Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=973e2e66-5247-4d30-b0cb-5a6f7857e1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:57:57.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:58:06.997Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T12:58:06.997Z |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-12-12T12:58:06.998Z |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-12-12T12:58:07.001Z |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-12-12T12:58:07.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T12:58:07.005Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T12:58:07.005Z |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-12-12T12:58:07.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:58:07.361Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5dba0265-b4b6-4afc-be14-865933ad0b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:58:07.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:58:17.368Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e78add9a-0c88-4b87-b271-b05031c8c883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:58:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:58:27.382Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5c6d1512-10d6-4211-8699-02d48741f24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:58:27.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:58:37.392Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9684d7a0-c7a2-45b1-80a6-eadb41e1c594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:58:37.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:58:47.397Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4b3acbbf-c30e-48fa-aa33-a9f658dde7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:58:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:58:57.404Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=1d2c29b9-ba4b-4a09-908e-c0618b836fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:58:57.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:59:07.410Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=88556656-51c1-4dcb-ae5a-240b8228e7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:59:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:59:17.416Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=8476f6fd-bbdc-48a7-94a8-c77f908dc143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:59:17.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:59:27.422Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=6d36a951-7ac4-42f9-b05e-9c48217a87f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:59:27.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:59:37.456Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=09cb9f11-3cbe-46a0-aff1-c0d51f6a7e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:59:37.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:59:47.464Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d1dfc10e-e185-46ef-be06-29a637541a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:59:47.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:59:57.471Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f5a3c352-0925-4b56-926a-ea555b6973a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T12:59:57.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:00:07.477Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=eb2a6e37-e405-4ce1-88e8-cf01df28b644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:00:07.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:00:17.493Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9db72413-b606-429b-81eb-49ae76bfec07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:00:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:00:27.502Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a4756d2b-f76b-48e3-97a8-031394aac6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:00:27.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:00:37.508Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=14b3e2c9-e175-408c-be7e-71ee5d11ba35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:00:37.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:00:47.514Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e1eb9faa-47d6-4880-b42f-b3dbe3bdb7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:00:47.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:00:57.525Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ef158ce3-f381-4353-8037-314bd2efa771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:00:57.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:01:07.531Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=350c34fc-e4fa-4a73-807a-59378bb88bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:01:07.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:01:17.537Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=bc4cd50d-d409-47b9-a8d4-dc77bd4724ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:01:17.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:01:27.543Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d55e37dd-8bde-407b-8788-8896a95d2992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:01:27.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:01:37.549Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2f1c40fa-fd83-459c-813a-0052842d165d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:01:37.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:01:47.555Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a4afed0b-fd4e-4318-9766-1270e0c0275a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:01:47.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:01:57.561Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b7bbec71-a73e-46ff-8dc4-a2934c01f306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:01:57.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:02:07.567Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=43dab577-c0da-45bd-8d36-d6c5685bd022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:02:07.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:02:17.573Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=fc3800d6-a605-4fb4-9962-33942894e355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:02:17.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:02:27.578Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2da77e3f-bcb5-4dcf-aa54-a8e76641c35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:02:27.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:02:37.585Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=48e90adb-89dd-48d9-b678-2c266f819f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:02:37.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:02:47.598Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5545d4c8-aaf0-449d-bf0c-be85fa710de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:02:47.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:02:57.603Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ebfc71a0-96a2-4ecb-976d-7a25d8f3537a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:02:57.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:03:07.033Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:03:07.033Z |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-12-12T13:03:07.035Z |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-12-12T13:03:07.037Z |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-12-12T13:03:07.041Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T13:03:07.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T13:03:07.042Z |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-12-12T13:03:07.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:03:07.609Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=95934ae4-6404-482f-9ba9-5c300274be5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:03:07.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:03:17.618Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=fc3f4ab6-0397-417e-9f11-a5f68ce77f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:03:17.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:03:27.625Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=6237ce32-3cc5-49f0-a4ee-13a37f656b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:03:27.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:03:37.630Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7e1d78ef-56cf-4cc4-bcb1-ae39522f8957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:03:37.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:03:47.636Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=17092acb-f15e-4747-bfe0-354cc6a73137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:03:47.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:03:57.642Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=05f034c0-0d74-4178-8873-f20d5723bdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:03:57.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:04:07.649Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a1c2a529-1fbb-4367-b702-5fdbabbb27e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:04:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:04:17.655Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=78b059af-ac0b-423e-9823-2e2e4dae95fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:04:17.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:04:27.662Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c9281845-6a21-4b5e-8abb-2632aa907db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:04:27.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:04:37.667Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5118a5b8-7e85-4b27-994e-ada3c7e93a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:04:37.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:04:47.682Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d73442a3-05e2-484a-8b2e-f158f3b3a13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:04:47.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:04:57.692Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d6d814e4-afe1-4358-86da-57fc53e4a069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:04:57.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:05:07.699Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=02fd0b18-2424-4a11-a74d-4743348941e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:05:07.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:05:17.707Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=dc0975d1-07c3-4ec0-89be-41fb862010aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:05:17.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:05:27.713Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=fdb5c7c9-09cd-4e10-b223-057c9a1dc883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:05:27.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:05:37.718Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=eada5492-c815-4585-a95b-acc513826536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:05:37.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:05:47.724Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=df952f30-194f-4eae-8a59-e374a3967164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:05:47.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:05:57.729Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=50235a49-347c-4dde-ab9a-e705b7ad19bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:05:57.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:06:07.735Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d928470e-8063-41d6-a3ec-c41cdb96ff74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:06:07.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:06:17.741Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=94a2ecb8-1235-4837-956a-4f0d3aff03af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:06:17.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:06:27.747Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=dde08f33-e5b9-4f00-aeb3-49b5750d3dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:06:27.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:06:37.752Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=219cd872-56d4-4547-9b02-af7c791db7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:06:37.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:06:47.766Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3ac38207-b26b-4bc6-a051-b2c7cb05b596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:06:47.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:06:57.772Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=78ed8b52-aceb-4bb7-b1b2-a5d25b547ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:06:57.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:07:07.779Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=36247be5-d803-4b64-9193-532b9e3637c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:07:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:07:17.792Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4dbeb012-8f52-4629-811a-331614f68249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:07:17.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:07:27.799Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a011b117-5b79-497d-96ad-608372ccd6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:07:27.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:07:37.804Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b0190dac-1bdd-401c-9de9-5c8ac23ea67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:07:37.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:07:47.810Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=85b4d28e-fdf1-425e-b027-24fe25c02dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:07:47.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:07:57.816Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=820bf346-c37c-407c-b62a-57dc1fa8b101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:07:57.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:08:07.012Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:08:07.013Z |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-12-12T13:08:07.013Z |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-12-12T13:08:07.016Z |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-12-12T13:08:07.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T13:08:07.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T13:08:07.019Z |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-12-12T13:08:07.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:08:07.821Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=65b8575c-6323-4a2a-b27e-b5049ab73271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:08:07.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:08:17.827Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2091929f-c84d-4e37-8eb5-4676974cda7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:08:17.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:08:27.833Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=93c06e80-a3df-44f0-a9c0-a65d85b83428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:08:27.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:08:37.839Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=835a12fb-77ea-4ba8-b94f-1edb0ed1f86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:08:37.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:08:47.844Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b5d48f96-adc2-432c-a019-18bec4dba570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:08:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:08:57.850Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=173805bb-67db-499c-9ad1-47edcf1d7b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:08:57.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:09:07.855Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a471185d-1549-4d8e-971a-6f5dff1b3fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:09:07.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:09:17.860Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b8fccb13-ccc9-419b-90d9-f264deeb22c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:09:17.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:09:27.867Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=56a74ab5-33ec-45d7-8163-35bea4feb90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:09:27.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:09:37.873Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d9c58599-fbe2-4bc8-bebd-4b7e4fa8085f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:09:37.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:09:47.881Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a61564cb-a9c6-4fee-bd8d-eb412b7302c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:09:47.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:09:57.895Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e7a45d7c-5757-4bd8-89ff-be663fd4cebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:09:57.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:10:07.900Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=38d76faa-041d-410a-b240-873eee563631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:10:07.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:10:17.910Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9a7ca22b-e9f9-4fb5-80e3-08e287c2a599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:10:17.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:10:27.916Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b1c43a41-1de0-423c-b8f3-020a0988ee81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:10:27.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:10:37.921Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e1304a08-c3c0-4efa-b7ae-6372630d9010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:10:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:10:47.935Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ab054553-56a2-4f19-83fc-8ff020d9de82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:10:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:10:57.940Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9037d6e4-fe56-41d9-b1d7-bb4d290bfd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:10:57.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:11:07.946Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=859b56c9-379f-4c15-98d6-05c0f9b4dce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:11:07.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:11:17.951Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e11f876b-4b94-4550-b7a1-e647c1de7743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:11:17.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:11:27.957Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5ea844c8-0bda-4303-a332-e7c2e756b2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:11:27.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:11:37.971Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=fdca82df-1531-416c-9f9a-542fe7ee5edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:11:37.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:11:47.980Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=711116e7-55e8-4bf2-9918-ff0100c2ac77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:11:47.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:11:57.986Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2979750e-b965-445d-be70-1d4debef534a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:11:57.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:12:07.992Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f0737126-c73c-471c-95b9-81309af2ba72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:12:07.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:12:17.997Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=8853f2ea-1c50-4bf7-a034-768994cd54bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:12:18.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:12:28.004Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2c221050-c5ec-4090-8d46-6bd6f7135906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:12:28.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:12:38.017Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9e4f4411-a804-4c7a-843a-0812ba395cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:12:38.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:12:48.024Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b91e6207-2dc1-41bb-8a9b-21622aa9d9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:12:48.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:12:58.031Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5439bb37-73b3-4562-aecc-88574078b130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:12:58.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:13:07.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:13:07.007Z |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-12-12T13:13:07.008Z |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-12-12T13:13:07.012Z |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-12-12T13:13:07.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T13:13:07.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T13:13:07.016Z |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-12-12T13:13:07.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:13:08.038Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=af6ae3af-1ba4-46f8-89b9-dd452e2155ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:13:08.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:13:18.047Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=778fb2d5-529e-4bbd-a868-5b293bb45915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:13:18.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:13:28.053Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7b3fbb28-fa9b-4fda-94cc-a5fb990ed874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:13:28.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:13:38.058Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=274f146d-6f1c-48d3-a004-fc10edc70a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:13:38.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:13:48.063Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7313d64e-bd76-4fb5-b642-2918373e8d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:13:48.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:13:58.069Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ceeb575c-3124-45e2-a3bc-2098188258b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:13:58.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:14:08.078Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=70cafac0-9bd8-444d-8ca6-a8dd47bf8856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:14:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:14:18.091Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0e8c1acd-c2ec-42cc-80b4-313ead6a3b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:14:18.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:14:28.097Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=82291967-29d8-480d-a47f-f1000d8fdff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:14:28.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:14:38.105Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=1f506dff-de97-4d2d-b80c-02c3956a88ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:14:38.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:14:48.111Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=460e2d17-a2ac-4a20-90ed-d12f7ba3161e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:14:48.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:14:58.117Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=056d9b5f-b5fc-4035-aef9-08ef224e8901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:14:58.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:15:08.123Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ace4f16c-c378-4912-b063-e20ab7e6a84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:15:08.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:15:18.129Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=6d4afcfc-4380-4baf-8aa1-dc3a46bfa0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:15:18.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:15:28.135Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=67f305bf-96a8-42d7-81d2-4612273da8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:15:28.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:15:38.141Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a67fc5dc-b796-4ba6-be98-6d832706cac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:15:38.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:15:48.147Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9c738be0-c9b3-4bd7-86ff-dbb3409d6478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:15:48.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:15:58.154Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f00b598c-4dfc-4bb5-96a4-f246a5da6deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:15:58.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:16:08.159Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=67e76cb5-53cf-42ab-b4ab-6afa7b6897e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:16:08.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:16:18.165Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=95421408-1c3f-4f8a-9cf2-2b8e8e920c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:16:18.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:16:28.178Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5afa7d7b-8145-473b-80de-c54ab7859a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:16:28.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:16:38.184Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=aaa51114-36fc-4ede-a97b-bc5daea568f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:16:38.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:16:48.190Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ee0561be-76ce-4f5d-906c-10c79a454e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:16:48.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:16:58.195Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=75948d60-b806-4325-a6b9-30cd665a5145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:16:58.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:17:08.201Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=49fec4db-ddab-4dc5-b06b-20bc16024a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:17:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:17:18.208Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=cb501dd9-f341-42dc-bfe6-ded28dd82da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:17:18.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:17:28.213Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5a364a2a-ca20-444f-ae60-1699415004d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:17:28.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:17:38.219Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b2192789-cbd7-4388-b8c9-d29b156b9b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:17:38.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:17:48.226Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b92b23b3-991f-412d-b2be-b9061b73ac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:17:48.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:17:58.232Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e08a3b7b-edd3-4a89-9871-95015004a2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:17:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:18:06.995Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:18:06.995Z |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-12-12T13:18:06.996Z |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-12-12T13:18:06.998Z |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-12-12T13:18:07.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T13:18:07.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T13:18:07.002Z |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-12-12T13:18:07.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:18:08.238Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=80c7876e-f92b-4a19-ac04-ddbce023a488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:18:08.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:18:18.247Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d89138eb-ff5a-4a7a-979e-94cfa00402a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:18:18.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:18:28.253Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=384cc75e-0944-4153-adee-35554b5f73a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:18:28.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:18:38.260Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d7a01d20-7d8d-4640-b4ee-7c92c0aa997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:18:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:18:48.274Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=fdfa4cbb-5deb-499c-be05-2e2bf47d2475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:18:48.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:18:58.280Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ec0e7d4f-792b-41c2-9ec4-162a9d0902f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:18:58.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:19:08.287Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d49da20a-2fb8-4080-84d0-761dd841ab38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:19:08.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:19:18.291Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=cf884119-c8f2-4e96-b0aa-f63743f8ab7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:19:18.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:19:28.297Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9ce2a316-ec9a-4f04-94b3-c0fe4ef757c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:19:28.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:19:38.302Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=880428b9-ff4e-4a1f-be12-b9ee63975cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:19:38.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:19:48.309Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9ffca564-0698-47ba-ab61-26cf84976244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:19:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:19:58.314Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7c15d461-dc0d-4fb6-b598-b6ddd6bd22e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:19:58.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:20:08.321Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3ca7ab9e-3390-4b74-9056-9adc73e80eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:20:08.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:20:18.327Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4d91d2e0-0872-481a-a8f6-ce70fe7b6d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:20:18.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:20:28.333Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0809db27-6dae-43bc-8bdb-e8c203d9ebf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:20:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:20:38.337Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0adf7133-fcc0-4c98-a31c-4b460523522c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:20:38.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:20:48.349Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a2d65fdf-b3f9-487d-828b-926c13cb2272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:20:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:20:58.356Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d4d832d5-80da-4c2b-8cd5-9015c156810a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:20:58.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:21:08.362Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f5c49151-2a24-4b92-abe7-bcc82360aa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:21:08.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:21:18.375Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=cc22f561-4a7b-433e-b594-a13d1411cac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:21:18.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:21:28.382Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=59fee9fa-95c8-4209-922c-29b99c05de11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:21:28.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:21:38.388Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=723ec561-82e6-4cfe-a550-c748c687568b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:21:38.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:21:48.394Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c0cfb041-4d19-4cda-bc09-c87a9cb605ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:21:48.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:21:58.399Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4644533c-aca1-4dde-86a4-d4b0e98d212e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:21:58.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:22:08.405Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9814ac5f-339a-43ae-ad58-3a31a616f4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:22:08.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:22:18.411Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=596def31-743c-4f3b-8fe3-54234f8ee7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:22:18.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:22:28.419Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9c400821-f451-4560-a79d-cc28491ef2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:22:28.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:22:38.425Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=30ec5d3c-3423-43a1-8a73-0bb45551b526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:22:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:22:48.430Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e0fc76fd-f7a7-4cf6-bcca-46999acfb0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:22:48.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:22:58.436Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=8bc629a7-38be-4088-93c5-bdd39dfdca16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:22:58.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:23:07.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:23:07.043Z |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-12-12T13:23:07.044Z |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-12-12T13:23:07.047Z |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-12-12T13:23:07.050Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T13:23:07.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T13:23:07.051Z |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-12-12T13:23:07.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:23:08.443Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a18288ff-c35c-4831-b627-1b26777bd926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:23:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:23:18.450Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3a8629ab-272e-42e4-9a45-5d45cb7d5e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:23:18.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:23:28.457Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=498eb743-ede3-4577-8229-a170447af437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:23:28.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:23:38.464Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3c263de4-2cc4-4c4a-bbeb-729808883a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:23:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:23:48.474Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ea8fe5f0-d974-45a7-a1ae-83eeaf41e558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:23:48.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:23:58.481Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=621f17fe-e7b0-4b0f-b765-37ab179cbb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:23:58.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:24:08.487Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=90f1e033-82e6-4ea9-92d2-ecb3688a0c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:24:08.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:24:18.494Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e757b277-0ccb-4479-b4be-557216a705b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:24:18.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:24:28.500Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ef9f1efc-39ee-4f1d-b784-60d9e941f480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:24:28.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:24:38.505Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ed806f54-5882-45cd-9e22-fba3e54b2737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:24:38.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:24:48.513Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d68d4124-997d-4cd6-b847-8a9bf6471ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:24:48.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:24:58.519Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0a449581-7e4e-4e15-93de-58a4c0f40b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:24:58.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:25:08.523Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=63f8d55c-6260-45d4-831a-4fe61a36258d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:25:08.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:25:18.529Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d4f8a940-5357-49f8-b774-cb3f99fc4ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:25:18.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:25:28.542Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=474e45b3-23d5-4625-a9c3-aa9565be7d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:25:28.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:25:38.551Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b439e2ae-0aa5-4e0c-923c-d349958e2550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:25:38.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:25:48.570Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9c6f7493-d40e-4fd4-b3fa-9d26de7a8b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:25:48.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:25:58.576Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a58fbc6a-c390-4db8-b7df-f03b170b1f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:25:58.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:26:08.581Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=57db0193-e874-47f1-93d8-86afd6b7b876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:26:08.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:26:18.586Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d2912deb-7f64-4dcc-8650-f5593c3267fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:26:18.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:26:28.591Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=15ef44e0-0c37-4866-87e2-37d8457dbec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:26:28.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:26:38.596Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5fbf70db-c01a-4ce2-b126-3b889e5e5c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:26:38.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:26:48.601Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=26cdf256-88ed-407d-8758-c4ece76c2e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:26:48.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:26:58.608Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=35649b0c-74d3-4b3f-9d26-cab556e33a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:26:58.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:27:08.613Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b4734c59-dc25-4d0f-8534-dcba13850a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:27:08.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:27:18.621Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=af4fba9a-24a5-4a76-bfda-5386dd6cc4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:27:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:27:28.628Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=997b0574-e23e-4317-87e0-6e6bff1199cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:27:28.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:27:38.637Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=726b0fbf-f974-41aa-824f-350d94ec1d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:27:38.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:27:48.650Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=1173a7ac-af91-4c0e-abd3-f6c20192e6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:27:48.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:27:58.656Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3a8736a3-919d-4841-b7bd-e4fa1d5031dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:27:58.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:28:07.003Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:28:07.004Z |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-12-12T13:28:07.005Z |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-12-12T13:28:07.008Z |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-12-12T13:28:07.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T13:28:07.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T13:28:07.011Z |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-12-12T13:28:07.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:28:08.661Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ac185b0a-9257-44ea-8848-cf83830d7d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:28:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:28:18.666Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=b5b244d0-1bc5-4918-a357-6ee833db4c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:28:18.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:28:28.671Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=6a627682-5fc6-45d4-9f85-7e1e9891e923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:28:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:28:38.676Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7d9034c0-1b83-4c97-b496-4d89c2b7e03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:28:38.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:28:48.698Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=11646b4e-f0bc-4108-b577-3e5137b2cd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:28:48.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:28:58.703Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=fb9d2892-5964-4f95-b35d-82f7c9370b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:28:58.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:29:08.749Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=cc1ce76c-b766-4a83-8bbb-9161e5f8d1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:29:08.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:29:18.755Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=85869eaa-2b9f-428a-b22a-748dfcb678f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:29:18.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:29:28.760Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=73d4252f-3594-498f-9cf0-147d0d6d85c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:29:28.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:29:38.767Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=093f4a0d-8705-4789-aae9-01ac6b02466c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:29:38.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:29:48.779Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=cc40425c-42e6-4bae-9ae9-0fe06dd882f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:29:48.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:29:58.787Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=62023810-5d20-4364-9445-4fa859d331c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:29:58.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:30:08.793Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ab554fe2-7358-4970-8a9d-c2282c26c6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:30:08.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:30:18.798Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3e9df98f-9b0a-430a-a807-d6f46b595a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:30:18.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:30:28.804Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7aa21400-b613-4c8e-a481-8670085c778a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:30:28.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:30:38.811Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=be2de2bf-67f0-4f34-877f-b8d8de3358ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:30:38.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:30:48.816Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9d74ad64-3c18-4cdb-b6d2-6c41b5b6c023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:30:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:30:58.821Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=6d4f8b70-5b88-4da2-87ed-146e51b8981d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:30:58.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:31:08.828Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=91a9dc1a-6a65-4004-8f44-6333a9fdd312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:31:08.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:31:18.834Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3742b421-cca4-4dae-80e4-5b94ee7f38dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:31:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:31:28.839Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4c20d470-dbfc-4c53-9228-fca9fd972c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:31:28.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:31:38.845Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=aabd376a-2bf0-4a46-83f0-84cd298a16f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:31:38.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:31:48.850Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c38866fd-8d19-4c00-bf88-bc44c420cb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:31:48.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:31:58.856Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=27bf5784-783b-4ffe-9645-520ff516c13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:31:58.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:32:08.863Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=44d0f0ee-7ab9-4c05-b5a8-56da6ed7242a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:32:08.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:32:18.868Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=587d580b-f510-415b-a370-877269d6c36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:32:18.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:32:28.879Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=fb20989e-4a2d-4547-b291-f3aad182cdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:32:28.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:32:38.887Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=aa1eebd2-a391-4edb-85aa-13086d99cf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:32:38.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:32:48.898Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a4f2cc6e-3959-4103-9ee7-58875e9264a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:32:48.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:32:58.903Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5b49e3e0-27b8-47f7-b9d1-5021cd40a7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:32:58.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:33:07.015Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:33:07.015Z |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-12-12T13:33:07.016Z |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-12-12T13:33:07.018Z |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-12-12T13:33:07.022Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T13:33:07.022Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T13:33:07.022Z |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-12-12T13:33:07.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:33:08.909Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=19c0bc32-64df-4d51-8334-3d00ebf875f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:33:08.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:33:18.914Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ac70ef5e-7513-4de1-adb3-e81e72d93c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:33:18.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:33:28.920Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7dce2f16-6f22-47f7-a7aa-eeeb1ddb8209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:33:28.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:33:38.925Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7418b8d7-5eb9-47b9-9588-9c0554b78485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:33:38.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:33:48.931Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=8f4510f7-c0d9-4f9e-b85c-3356c8bc2d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:33:48.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:33:58.937Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c6732805-e13a-40b4-bd50-7f5a33f6b0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:33:58.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:34:08.943Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=99cbdeab-6dae-42e7-b9af-d2a46276946f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:34:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:34:18.955Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=017c7141-6618-4229-94ed-a87a3a2be1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:34:18.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:34:28.960Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=720b9492-4ac3-42a3-80d7-e02929c3ffd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:34:28.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:34:38.966Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0a9bd26f-6347-48a1-b54a-1d2c668734d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:34:38.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:34:48.982Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=fcdebd44-f19a-4a70-8c1c-1d87582ee9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:34:48.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:34:58.989Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2307f174-f95c-46bc-ad8c-e9a036acb14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:34:58.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:35:08.996Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0b21c2f8-8afe-40ff-be0a-750f9d48c299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:35:09.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:35:19.001Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=61000313-68fd-464b-afac-0faa7dbcbf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:35:19.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:35:29.007Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5e2ea502-d720-44a3-a0a0-5efb0adf72c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:35:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:35:39.013Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a67da522-ec60-4aca-a958-636d117a3e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:35:39.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:35:49.021Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f64f91e4-9fa1-4467-bd94-4243494e3399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:35:49.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:35:59.027Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=bec8aae9-6ac9-40be-9dd4-d6f844deaf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:35:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:36:09.033Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=9a2064b3-b9c6-458f-866f-11ff58d526b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:36:09.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:36:19.040Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a5402c5f-9914-4782-9464-d6092d896ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:36:19.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:36:29.044Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ebfc686e-1426-48d1-842a-c32d0e6dfd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:36:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:36:39.052Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e55c1935-4298-4550-93d9-b14aef8ab6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:36:39.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:36:49.059Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=8288b044-ad61-4fdc-87b2-780669e29c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:36:49.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:36:59.072Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=fd0a7f4d-b94c-4351-a789-310dee76f265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:36:59.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:37:09.078Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=75354d59-3506-40f7-a827-63501c264bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:37:09.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:37:19.083Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=7270fb94-80fb-4b9f-9c62-3193ac606d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:37:19.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:37:29.088Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d37987d9-d9b5-441c-b399-bbb2914d5038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:37:29.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:37:39.093Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=93ed4d95-b205-4016-a219-40d9163a0f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:37:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:37:49.098Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=ca62752e-8025-4a55-a642-bb105f944623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:37:49.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:37:59.104Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f24dfa92-2241-41b2-b550-c54e6da1bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:37:59.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:38:07.005Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:38:07.006Z |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-12-12T13:38:07.006Z |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-12-12T13:38:07.009Z |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-12-12T13:38:07.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T13:38:07.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T13:38:07.021Z |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-12-12T13:38:07.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:38:09.110Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=1a27d8c2-f5fc-4fcc-8728-1825de3a6e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:38:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:38:19.115Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5d4c5c3b-9fde-47d1-9764-41f8154a2e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:38:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:38:29.119Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=06635e6b-d3ac-4391-8d4b-071e032864ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:38:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:38:39.125Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c964960f-964c-473e-9e33-a4901caa0832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:38:39.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:38:49.132Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=630859e2-7fa5-4cd8-acff-80139c595c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:38:49.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:38:59.139Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=bbd8e46a-b593-4643-9254-8171190cee2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:38:59.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:39:09.152Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2179f5f8-e131-4f7d-a743-afca74a3888a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:39:09.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:39:19.159Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2a14d313-8909-46da-956a-eeadb1ac452c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:39:19.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:39:29.164Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5f4e06c8-a44b-4954-93fa-d6945c2c5c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:39:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:39:39.169Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=a768f215-c7e1-416d-bba9-ce22b343a08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:39:39.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:39:49.174Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=8074ccb1-c487-4dfc-9523-218623461fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:39:49.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:39:59.181Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2f828107-bc0e-4174-a62b-25360b189ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:39:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:40:09.186Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=faf5faa3-aa98-4b74-9dd0-a77ac6320444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:40:09.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:40:19.192Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=abb9731a-0d30-4743-b8a7-1c2492583dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:40:19.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:40:29.196Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e2032e00-2fd3-4b5f-9aad-b65f002bbeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:40:29.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:40:39.201Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=dc768413-16d1-4e6a-80d8-fd8b99f623b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:40:39.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:40:49.210Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=462019dd-2189-4887-9b20-ed062463df21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:40:49.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:40:59.216Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=98cbddf0-a5a6-45b8-ba8e-1ef59870efee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:40:59.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:41:09.229Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=dfd05b7f-33a5-43be-8fe2-4f457314d0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:41:09.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:41:19.235Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0f594634-9c1d-49fd-a787-4b0334cd95de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:41:19.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:41:29.240Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d5df08b6-2bf3-4e90-b40f-49cedf1338fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:41:29.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:41:39.245Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3a2bef3f-099a-46ad-8858-c133d2e3625f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:41:39.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:41:49.252Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e15f2649-509b-4495-b4af-d37254287db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:41:49.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:41:59.257Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=e321a44f-84fa-4819-a15a-834976283496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:41:59.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:42:09.263Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=0c4a2d21-7d09-4bf8-8911-49fefb08bd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:42:09.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:42:19.269Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2277e167-8b65-4810-a0e8-0b7596e61173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:42:19.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:42:29.275Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2ab91af7-ee6c-49f3-8c38-e3d9f37134bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:42:29.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:42:39.281Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4c89d0d9-00da-4d74-81f9-e51dada5cb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:42:39.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:42:49.287Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=332349d9-6c5c-4074-9b7a-d375c05463db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:42:49.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:42:59.293Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3c97d4db-5efa-451f-993c-b5bb17b17e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:42:59.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:43:07.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T13:43:07.006Z |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-12-12T13:43:07.007Z |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-12-12T13:43:07.009Z |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-12-12T13:43:07.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T13:43:07.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T13:43:07.013Z |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-12-12T13:43:07.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:43:09.299Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=854edf83-eec4-4058-a622-6ba918101749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:43:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:43:19.304Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=675a6cc3-7672-4145-9239-74aa7a056c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:43:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:43:29.314Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=188d4de8-36b2-4582-ae4b-06edd27d0a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:43:29.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:43:39.320Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=2e8d0007-dcb7-400c-bf24-931476af8d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:43:39.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:43:49.326Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=53de09f9-b2c5-4a6f-b907-f17c04248ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:43:49.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:43:59.332Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=1aee94eb-0609-4a8c-ac06-eaf0ad89ec8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:43:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:44:09.337Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=bb689873-3ab5-48e3-bba3-e90154af42b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:44:09.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:44:19.345Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=f4a9ef25-7e04-4410-b211-1a524a845adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:44:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:44:29.351Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=5a648fd6-fb55-4f94-87f1-b82282e4968b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:44:29.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:44:39.358Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=3642c6de-fb48-4598-82b5-8dd575c84c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:44:39.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:44:49.364Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=62fc8657-a236-414c-94ae-50842d958400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:44:49.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:44:59.371Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=d9a8d7f0-31a0-410f-b15a-0a5162804325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:44:59.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:45:09.383Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=28a72b72-87eb-461f-8968-97f05bc23424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:45:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:45:19.391Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=8f076af3-5b67-42ea-8f20-2c8e099744b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:45:19.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:45:29.401Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=4c71ab45-f717-4701-964c-79e287f16cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:45:29.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:45:39.416Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=fb377d2d-4656-42cb-b909-e43dfe982b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:45:39.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:45:49.421Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=c1afedfe-589c-4377-87fa-78f698ece2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:45:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:45:59.427Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=77b6a3ee-f95b-4a70-80f7-99cd0a385aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:45:59.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:46:09.432Z |INFO |Init configs |InvocationID=0c275d0e-74d2-4e94-b8d1-908fa5070bfc, InstanceUUID=152c47c0-98d2-4750-8573-eb9627e88036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T13:46:09.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |