By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:09:49.785Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:09:49.787Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T23:09:49.818Z |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-10-14T23:09:50.326Z |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-10-14T23:09:50.400Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T23:09:50.400Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T23:09:50.400Z |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-10-14T23:09:50.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-14T23:09:50.580Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-14T23:09:50.673Z |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-10-14T23:09:51.995Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-14T23:09:52.369Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-14T23:09:52.391Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-14T23:09:52.391Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-14T23:09:52.440Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-14T23:09:52.440Z |INFO |Root WebApplicationContext: initialization completed in 1766 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-14T23:09:52.816Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-14T23:09:53.497Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-14T23:09:54.617Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-14T23:09:55.078Z |INFO |Started MainApp in 7.356 seconds (JVM running for 7.966) |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-14T23:09:55.137Z |INFO |Start scheduling PRH workflow |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:09:55.146Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=538424a7-30a9-499d-b4b4-68be118e4eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:09:56.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:09:56.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-14T23:10:02.793Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-14T23:10:02.794Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-14T23:10:02.796Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:10:06.649Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=814417e1-4f82-4f88-bb90-2e3f8d269848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:10:07.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:10:07.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:10:17.692Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=782464c3-eb1a-4181-a23f-a4aff1c6108e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:10:18.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:10:18.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:10:28.733Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ff3b354c-eb2d-4c2f-a3b4-287e12adb62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:10:29.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:10:29.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:10:39.773Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a40c7966-da99-4102-888f-04e0bbdd45ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:10:40.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:10:40.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:10:50.818Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=25a88432-742f-46ef-970f-3efc3603917b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:10:51.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:10:51.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:11:01.887Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ea6a0b7e-f5f7-4029-8e84-ca42a2c11c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:11:02.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:11:02.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:11:12.925Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e477c36c-9697-4eb9-8d90-a6fe058922cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:11:13.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:11:13.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:11:23.968Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d243ebbf-65f7-41ee-b8f4-aae05ea69117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:11:25.003Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:11:25.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:11:35.005Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=cebe8545-ef07-4afa-b3cc-b37b9e8f055e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:11:36.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:11:36.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:11:46.045Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=05c05eed-c233-417b-ab59-e51b762266b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:11:47.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:11:47.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:11:57.084Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7109b06b-b8e3-4c47-88dd-02b2569e06a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:11:58.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:11:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:12:08.129Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1a845bad-46ab-49b5-b287-7d9e7ef9ddee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:12:09.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:12:09.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:12:19.165Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f496647b-3f8a-430a-830d-6892071bb64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:12:20.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:12:20.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:12:30.204Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d83df0c6-632d-40dc-9ec9-5e6d52bc58dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:12:31.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:12:31.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:12:41.248Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d047144f-4074-4cf3-9857-30d124065043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:12:42.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:12:42.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:12:52.320Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=fddae7c8-771b-40ba-aab9-3798dc7704ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:12:53.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:12:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:13:03.357Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f3a292c6-fc57-43a8-9ba2-94955849c63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:13:04.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:13:04.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:13:14.397Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=c0a300c7-09de-40d5-bedc-c31593d7167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:13:15.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:13:15.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:13:25.436Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=0b011993-f5bb-4f2c-b532-5998162d47d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:13:26.475Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:13:26.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:13:36.476Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=097c019e-8a69-4617-87d8-251cc1319b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:13:37.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:13:37.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:13:47.516Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=84ef8185-edf2-43b1-854e-2a8b31eb86bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:13:48.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:13:48.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:13:58.561Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=558282df-5c5f-49de-be34-c904693dcccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:13:59.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:13:59.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:14:09.596Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=29d45f02-4ba4-4567-8a50-58b02962736b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:14:10.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:14:10.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:14:20.636Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=78d19883-9649-47af-886c-66a06bcee5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:14:21.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:14:21.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:14:31.687Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=19ba3f92-f166-45ed-9f7c-281812254ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:14:32.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:14:32.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:14:42.750Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=0a8751a2-0238-47fa-b030-91701a50b8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:14:43.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:14:43.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:14:53.803Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f73cb340-627b-4ede-805b-7e56bbe549e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:14:53.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:14:53.999Z |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-10-14T23:14:54.000Z |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-10-14T23:14:54.003Z |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-10-14T23:14:54.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T23:14:54.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T23:14:54.012Z |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-10-14T23:14:54.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:14:54.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:14:54.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:15:04.829Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a0c643b5-7a9c-4f1c-87ab-026c47ce8a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:15:05.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:15:05.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:15:15.868Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=46cb164e-a00d-4911-8964-1976ce63fb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:15:16.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:15:16.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:15:26.908Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=aa2fb007-332d-49b7-bf42-bdd26e9c85d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:15:27.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:15:27.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:15:37.948Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=2d348e34-946b-43c4-b8d3-9ba53481ffe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:15:38.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:15:38.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:15:48.989Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d79ecf99-8afa-41a2-bd68-8b2dfc293f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:15:50.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:15:50.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:16:00.028Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=46d175d7-3e38-439c-8c39-dd5b96254f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:16:01.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:16:01.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:16:11.068Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4175282a-9e8e-4710-877a-3502c9248090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:16:12.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:16:12.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:16:22.111Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3c6fc721-cbf5-42e6-95f9-32b3778e67f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:16:23.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:16:23.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:16:33.181Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=2e56b309-101c-4ef4-89e1-49e938c5c0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:16:34.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:16:34.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:16:44.220Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=c8f0b2b7-a32a-4977-9951-3264f3853ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:16:45.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:16:45.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:16:55.264Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e94e2beb-21ba-4076-a7be-e4caa245626a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:16:56.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:16:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:17:06.301Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d40c7dc8-95f4-4464-a07c-d9b260a9a541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:17:07.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:17:07.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:17:17.340Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a2135d93-1fe5-4e19-ae35-62c499ae320d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:17:18.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:17:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:17:28.380Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=360603bf-5df3-4030-9dd3-561f0dc0f4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:17:29.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:17:29.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:17:39.420Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=498d60f5-2025-486b-8365-acf9aead1201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:17:40.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:17:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:17:50.460Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ddbb3954-05cf-43d1-ac5b-fe9a6f596254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:17:51.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:17:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:18:01.501Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=bd039158-cd3b-4bb6-821e-6c8f984e8416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:18:02.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:18:02.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:18:12.540Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=0e08e8cc-7cba-4171-83af-542e665de028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:18:13.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:18:13.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:18:23.584Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b84ceeef-4ae7-4432-a418-ecbc4ddeae2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:18:24.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:18:24.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:18:34.655Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=67bcfa2b-55de-4b9b-b0c6-54891e91d2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:18:35.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:18:35.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:18:45.692Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=89fd5a8e-7a85-4d3a-ac0c-5135a03f731d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:18:46.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:18:46.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:18:56.732Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=82770ee0-bde6-4571-b517-71564823d65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:18:57.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:18:57.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:19:07.772Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=be5dc459-e000-4098-860c-e995b86354e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:19:08.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:19:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:19:18.812Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=17b81e1f-78a7-44d0-9e89-bdbb4bfeaee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:19:19.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:19:19.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:19:29.884Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=20e49e7b-c1a1-44ce-b616-910aa561dee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:19:30.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:19:30.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:19:40.924Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=448c4ee0-cc85-4358-8f88-033c03f3d0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:19:41.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:19:41.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:19:51.967Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7aa26588-7b8f-4cfd-bee2-293250276bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:19:53.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:19:53.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:19:53.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:19:53.183Z |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-10-14T23:19:53.184Z |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-10-14T23:19:53.187Z |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-10-14T23:19:53.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T23:19:53.195Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T23:19:53.195Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T23:19:53.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:20:03.038Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=32919500-ab94-42cf-a3f3-45b82ef464b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:20:04.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:20:04.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:20:14.079Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7b677089-a3ac-4aa8-9df5-3148b5929a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:20:15.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:20:15.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:20:25.117Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=06892e82-f7b0-4dbe-bf3e-55ba3b2a2a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:20:26.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:20:26.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:20:36.157Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=0981fe81-1160-4082-b009-f08bdafde87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:20:37.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:20:37.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:20:47.197Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=241af452-3195-416d-ab7f-929c0f482321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T23:20:48.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:20:48.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:20:58.240Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=64259bfc-5d87-43c5-ac1f-4e60ae5b0cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:20:58.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:21:08.453Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=686dbb7c-f9b7-41e1-9276-ea1fd59580da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:21:08.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:21:18.471Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d6e330a4-3c53-4a7a-9490-d441ae042650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:21:18.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:21:28.484Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f9bdc7ed-3e77-4f2e-912b-10a20ff93697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:21:28.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:21:38.500Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=da4cb9de-9f70-42ae-81a1-3a44a826cf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:21:38.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:21:48.512Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=c73bda98-11f5-47b2-ac82-490df40fa793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:21:48.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:21:58.524Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=98bfe816-6907-42df-a745-30eb74e358cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:21:58.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:22:08.543Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=83f519d9-0674-4f4e-aff6-48e031e60ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:22:08.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:22:18.563Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=9d6da24b-22df-493d-a184-a759335a30ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:22:18.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:22:28.580Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f6de86bd-cbcf-43f9-8a1b-493be38772e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:22:28.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:22:38.591Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1bc00200-37e8-4e58-a76e-a967d6780618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:22:38.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:22:48.603Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=34f51b51-00ed-437b-9d6c-00cb32183c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:22:48.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:22:58.613Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=5920258b-7764-410b-8049-aef8f328ed3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:22:58.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:23:08.629Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=71a5fa62-96ed-42cb-9f3f-c52e77c05c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:23:08.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:23:18.641Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=780f890c-ab60-4760-a302-a019e26e9a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:23:18.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:23:28.653Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=0082362a-f8f5-44d3-9e0c-b4a41b899b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:23:28.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:23:38.664Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=cab1c634-151d-4fb6-b612-e8a32d0ae643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:23:38.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:23:48.676Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7b1bcd4f-3fdb-40f9-af51-1e8e84904b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:23:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:23:58.700Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b9a17e4a-9ee7-4a5c-bb15-faefc3dddf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:23:58.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:24:08.745Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1dd04527-13e8-4200-a048-9589565208a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:24:08.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:24:18.759Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=2416b58b-8e20-48cf-bc4f-0ca1f319970a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:24:18.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:24:28.770Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f8a3bf55-5e24-4248-bd5f-6e69211e8328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:24:28.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:24:38.780Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=765699bb-6529-4117-882c-7ebace973484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:24:38.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:24:48.802Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b998a619-1f44-40e1-bdd4-0e4840f20c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:24:48.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:24:53.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:24:53.266Z |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-10-14T23:24:53.268Z |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-10-14T23:24:53.273Z |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-10-14T23:24:53.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T23:24:53.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T23:24:53.280Z |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-10-14T23:24:53.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:24:58.814Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ec0fa1f9-a328-4e13-8083-d07966f1a087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:24:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:25:08.824Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ebab895d-458a-4cdc-b84d-1b4da7eb1a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:25:08.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:25:18.836Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3e1e9835-fa67-4b10-ad04-a7671b75a6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:25:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:25:28.846Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=9b49c22a-ac07-4c8f-93b6-12d518ff19c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:25:28.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:25:38.856Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a7a9cd08-e414-4757-bb99-3dee5cc182b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:25:38.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:25:48.885Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=09d018b8-f249-4493-85ea-130493039aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:25:48.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:25:58.895Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=92e82c2b-4521-4829-94c0-f0da9a71fcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:25:58.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:26:08.914Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=c5301f32-36e3-483f-a375-7ccbf555d7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:26:08.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:26:18.921Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4fbb07cd-6eba-43c6-bfff-1ce6cb04cadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:26:18.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:26:28.939Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=20bb71c6-ae3b-44ee-9078-077174293a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:26:28.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:26:38.952Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=5ab21449-e8e1-422c-b62e-cbc5d7064992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:26:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:26:48.966Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=274a0e46-228b-44c7-bfc3-cd192ab99395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:26:48.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:26:58.976Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a639ca3b-27a9-4201-bdd0-c7c1e2634598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:26:58.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:27:08.983Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=61cee8c8-61a4-443c-aceb-fdfbf466dbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:27:08.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:27:18.994Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=cf290654-d013-464d-9107-8adddee8e8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:27:19.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:27:29.019Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=68576eb2-2627-49a5-9211-998cf264bc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:27:29.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:27:39.028Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=55568507-139e-4100-8f4d-c2e1c5bffa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:27:39.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:27:49.040Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b01202f5-df99-45bc-8029-42b5bebce92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:27:49.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:27:59.048Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7bb0d102-abaa-41bd-bcf0-661a0059fd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:27:59.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:28:09.056Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ce2827b0-b08c-4e70-9430-6c35814e959f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:28:09.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:28:19.065Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=8fab9f12-d332-41c3-8115-634b42538612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:28:19.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:28:29.072Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a2874d26-38ec-47b6-b6ee-d84138523d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:28:29.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:28:39.080Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ef54bf5b-d7c7-4bb0-a3a0-d3125f4f5423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:28:39.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:28:49.091Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=38dc0e1b-6508-4638-bfb3-1483231ed09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:28:49.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:28:59.101Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=015e11b2-2b82-412b-a4c7-b6fc825a3889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:28:59.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:29:09.110Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=75b93b55-5703-405f-b56c-f86d87f61b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:29:09.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:29:19.119Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=73638cb8-ea4c-406b-b04c-2948c45457aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:29:19.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:29:29.129Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=01a5d763-4a8d-4160-a881-d6c09be1181b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:29:29.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:29:39.152Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=883f6a1c-6cb5-4f00-b29a-3e997dcb7b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:29:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:29:49.162Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f1c433e7-4e17-4469-a323-5f26bf0cfbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:29:49.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:29:53.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:29:53.233Z |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-10-14T23:29:53.234Z |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-10-14T23:29:53.236Z |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-10-14T23:29:53.243Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T23:29:53.243Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T23:29:53.243Z |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-10-14T23:29:53.245Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:29:59.170Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b3da3c88-e436-46f9-9bd0-33843e641339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:29:59.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:30:09.179Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=06f6a8aa-c313-45dc-8d49-b9dcceeb1089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:30:09.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:30:19.187Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=74e2cd2a-9b59-4acc-8ef3-2eb24b9e061c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:30:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:30:29.195Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ba0d3beb-cd55-4e81-80ea-1eefb70a95f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:30:29.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:30:39.201Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=2973d340-9e16-4be6-ae13-49002dd11dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:30:39.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:30:49.210Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ebd539ae-b01b-4724-a0cf-78c391bba600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:30:49.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:30:59.218Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=90fdd43c-fa11-4973-885c-47c1e262afde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:30:59.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:31:09.226Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1534919c-ad2e-4448-af06-b1ededcd0cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:31:09.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:31:19.234Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3e71bb16-8064-48b3-939e-64b12a132d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:31:19.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:31:29.245Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a5619aee-9441-4579-8377-ea13d25dc602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:31:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:31:39.272Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7dfff9ce-5fd2-4edb-a70b-87b87b82deeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:31:39.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:31:49.289Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=c857086f-5d3e-4ec1-985e-fc4849f541b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:31:49.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:31:59.298Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=49228626-1907-4d78-ac9a-99986952c123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:31:59.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:32:09.306Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=64c5325b-73aa-4a65-a285-851d128c0152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:32:09.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:32:19.313Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=40384fd0-61eb-4ac5-b8af-8294ae8fcdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:32:19.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:32:29.320Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=af6ab688-340b-4b6c-aec8-421266e87f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:32:29.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:32:39.328Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=dd7a2004-84a9-494e-8c13-1df0cecf2d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:32:39.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:32:49.337Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=acb936f4-2075-4577-ba04-0ce9f4300069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:32:49.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:32:59.343Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f23ef693-5243-487a-bef6-a82cc4bcaa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:32:59.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:33:09.351Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=9a90949a-e636-4520-8f52-9229140e8259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:33:09.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:33:19.360Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=25ef2f03-ca04-474d-b6f4-22bc7212ea9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:33:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:33:29.368Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d585855d-b094-4b60-a644-d7eb0e090146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:33:29.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:33:39.377Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3cd9d396-7258-4626-970a-122e1b7b8011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:33:39.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:33:49.396Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=40ae509f-226d-49ab-9e2c-3ffe2a15768c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:33:49.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:33:59.404Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=99372555-5409-4a81-9497-220a4dbbecf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:33:59.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:34:09.413Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3a970a4a-ceea-41c3-aeff-79fb871cba77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:34:09.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:34:19.420Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=296eba33-b0c8-4b57-a6fa-222de18f0a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:34:19.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:34:29.427Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ca584e2a-b90b-489c-899f-c22304dd26ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:34:29.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:34:39.435Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=02898aaf-5e8c-44a0-a086-ddf7cc726809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:34:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:34:49.442Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=0b9e6ca8-8aea-4754-b384-7a6cc4af7fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:34:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:34:53.206Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:34:53.206Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T23:34:53.207Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T23:34:53.210Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T23:34:53.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T23:34:53.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T23:34:53.215Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T23:34:53.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:34:59.450Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e3620253-528f-438f-8f08-adb177f23cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:34:59.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:35:09.457Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=8a517c70-8e12-49c0-9846-7264fee8daa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:35:09.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:35:19.463Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1494b807-500c-43fe-98ea-ae6d109b79e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:35:19.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:35:29.470Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4640e636-3d7a-4cb7-9a99-112ce52b5e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:35:29.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:35:39.478Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1da9c2a6-dabc-4770-b465-acdc089145bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:35:39.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:35:49.491Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=fa2dd59a-6e47-4b36-bf60-9c759bac24c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:35:49.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:35:59.502Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b59f1d55-9875-4b65-bc60-4a53a5dca845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:35:59.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:36:09.509Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=6c34594d-195a-45e6-bda8-cbc2bc1a2bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:36:09.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:36:19.520Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=0b462ade-1937-4ca2-bdd3-68801c78dbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:36:19.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:36:29.525Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=8e049e6c-65dd-4607-862f-38006c512ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:36:29.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:36:39.533Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=5cedeaf9-570e-4a93-8657-3990c6b00326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:36:39.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:36:49.542Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=2305c1e6-5700-40ca-9636-b029954ab0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:36:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:36:59.549Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=45349a91-a709-41e2-a9b8-cd8f7503b5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:36:59.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:37:09.555Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d5098b4c-4562-44bf-a209-4b5eb3499818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:37:09.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:37:19.562Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=168624c5-e741-4db3-bdcd-8bc4dc9bef91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:37:19.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:37:29.568Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=587eb34d-935b-45e7-9c6f-aa8b7ae0d583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:37:29.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:37:39.574Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ae917055-136f-4303-9c1c-36ac2067c04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:37:39.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:37:49.583Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=46482462-7c3d-44e0-b994-3572948ad761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:37:49.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:37:59.594Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d835af37-9f0e-43c4-b9cf-a696b479fab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:37:59.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:38:09.611Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=fa6a5be3-ba2a-469a-9b47-89fb89cc8b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:38:09.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:38:19.619Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a8d79aca-7a9d-46e1-b2f5-e6669cb3a344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:38:19.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:38:29.625Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=86c8372d-3486-43cc-aa10-89fc9b659b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:38:29.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:38:39.633Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=bf0965e8-ed1d-4d88-abb7-51b67f16ce34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:38:39.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:38:49.641Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7c6b8163-685b-4641-8d42-e607cb425361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:38:49.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:38:59.648Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=8522fcba-fc22-4493-93d2-a5d4173988d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:38:59.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:39:09.654Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=83866a11-4ed9-496b-a48f-46780c3acffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:39:09.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:39:19.662Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d47c7d31-7cfd-441e-8532-6df6d9ad6994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:39:19.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:39:29.670Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=264e48fa-56f4-45c7-837a-47079b49d0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:39:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:39:39.679Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=2b3a3830-74ab-4784-84f0-40087831b09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:39:39.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:39:49.689Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e7c38522-77c9-44b8-bf7f-e386e61596e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:39:49.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:39:53.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:39:53.200Z |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-10-14T23:39:53.201Z |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-10-14T23:39:53.204Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T23:39:53.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T23:39:53.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T23:39:53.210Z |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-10-14T23:39:53.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:39:59.697Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f89e2d10-6b3b-49d5-9af3-915c51004286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:39:59.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:40:09.706Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=9e861809-f357-41dd-9b8c-6fe6e24c06fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:40:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:40:19.726Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4abd9f43-2339-47c9-acdf-0176ce2553e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:40:19.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:40:29.737Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=2e3bea9a-c9c5-4dd2-90c4-8370eada90a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:40:29.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:40:39.745Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=39919ed2-15f4-4035-92bf-6b58fc682725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:40:39.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:40:49.753Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=602f7f02-4664-4e86-81b3-d71cda1edd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:40:49.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:40:59.761Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ec8d8ca1-9b1d-4786-8080-26847f6b4f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:40:59.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:41:09.768Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=6ca266ce-255f-4117-88b2-2907a710a436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:41:09.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:41:19.775Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=fb5266c8-8ebc-4e56-85b4-520bda4d8b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:41:19.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:41:29.783Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e6ea81ac-1f33-4615-9562-63eba0abadce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:41:29.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:41:39.792Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3b8f2609-ef35-410c-9b3c-feee04eb8d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:41:39.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:41:49.799Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=122b7859-ef57-41af-b8bb-8f08171039c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:41:49.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:41:59.806Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=da0f8a7e-6dd5-4a59-a7dd-cb73df2821fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:41:59.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:42:09.813Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=9247c9e3-46e0-45de-9328-02a7a11bfa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:42:09.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:42:19.820Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=c4da62a4-15f4-43c6-9e5e-ec73c883dd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:42:19.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:42:29.828Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b09a756f-c5ff-4109-9034-b27136824b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:42:29.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:42:39.838Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=10803df9-fdda-48f4-9c60-f66c5b383388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:42:39.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:42:49.863Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f9151873-6bce-4904-9ede-6ed7c03482c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:42:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:42:59.872Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=bd21f86a-8be6-486a-be96-48addc7478e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:42:59.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:43:09.881Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f4ff9ae3-2a60-4316-9161-e0dc7a278c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:43:09.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:43:19.888Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=54cf006d-957e-4a6e-9591-f15e724422e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:43:19.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:43:29.896Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b27d916b-335f-4e05-8de9-c738eec5835f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:43:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:43:39.903Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d3814f78-5621-4ee3-8db8-a32776af02d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:43:39.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:43:49.912Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=cc21d0bf-4cd6-405b-ba60-ec50a28b227b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:43:49.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:43:59.919Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=25f26c53-3bf3-4fb7-8a27-a498dc4f9d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:43:59.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:44:09.927Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ecb8b427-f552-4f38-b427-95e57cf08636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:44:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:44:19.934Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=0b539f9e-55a8-4b09-a50a-75165855fb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:44:19.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:44:29.941Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a639b6f6-4fe5-4ead-926a-3c0225640915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:44:29.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:44:39.949Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=6f9dfc41-982e-4228-8459-1e2061b396d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:44:39.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:44:49.956Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=99a76996-1c74-4e88-b38c-0ad199349ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:44:49.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:44:53.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:44:53.237Z |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-10-14T23:44:53.238Z |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-10-14T23:44:53.242Z |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-10-14T23:44:53.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T23:44:53.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T23:44:53.250Z |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-10-14T23:44:53.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:44:59.965Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b351d8fe-e981-4778-bc95-0eefb9f3ca04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:44:59.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:45:09.980Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b4182524-f6a4-4c3e-9cde-b7f86511d620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:45:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:45:19.988Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=26913787-655b-4bcd-8144-c294a2841cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:45:19.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:45:29.996Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e6e34073-dee9-4c64-80b5-1734ecd9ba26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:45:30.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:45:40.003Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b589e3c2-6045-4c7a-a743-8a05044ec27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:45:40.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:45:50.010Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=6f614255-0366-436a-94c8-86e97b4090b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:45:50.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:46:00.019Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=715bafc1-470e-4f7b-814b-c12e21b0b694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:46:00.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:46:10.029Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=789a4cf8-f054-453f-9c85-f0ca10e0b858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:46:10.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:46:20.036Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d9eb9435-6c3d-414b-b096-88468255cf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:46:20.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:46:30.044Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=9509ec65-3dd2-42b0-b2e7-a19194d61fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:46:30.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:46:40.053Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=cdd8aec9-7658-431f-89f6-7a1a6329387f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:46:40.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:46:50.060Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=34611934-7fc5-406e-9356-caa1b41e4812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:46:50.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:47:00.069Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=653c665f-f587-4f04-b36f-b726c86b569d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:47:00.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:47:10.077Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f3c0e691-22dd-4697-88a2-8fabcb0d18ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:47:10.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:47:20.091Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7faea149-edcf-4437-9f23-da07e46bacd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:47:20.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:47:30.110Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=068c4804-9ef2-4d38-a1e1-46c5cf9b07a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:47:30.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:47:40.118Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=8298de91-8760-411b-b5d8-a4cd495a6602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:47:40.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:47:50.127Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=6a1a92c9-c42e-4dff-acfe-26d6ef937485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:47:50.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:48:00.134Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=6b9e42aa-aa9d-48c9-b10e-f3ab63b49562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:48:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:48:10.140Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=08e34d58-e48c-4609-bf6c-486b8b53f830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:48:10.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:48:20.149Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b3d92e27-a99e-4d4b-9ce8-68355c74a9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:48:20.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:48:30.156Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=c856b468-aa6f-4d1c-9411-9fbc96be1ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:48:30.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:48:40.163Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=da9b4c93-2664-4186-959a-35ae804cbf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:48:40.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:48:50.171Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=da6840a7-5767-4e6a-9579-8c6e7b2af598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:48:50.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:49:00.178Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d08c922e-7b62-4cde-a920-83f74635e1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:49:00.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:49:10.185Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=968ef875-f30d-416b-8535-55fa026a2fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:49:10.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:49:20.192Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=6d3120d0-c54b-486d-af29-51fef772cfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:49:20.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:49:30.201Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4ad6e101-7ac8-4c62-830a-878d535af387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:49:30.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:49:40.217Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=178457f4-29e8-4af1-8178-d75d2c89ed12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:49:40.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:49:50.232Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=18f45214-697b-4a35-97f1-5822fa3cc0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:49:50.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:49:53.226Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:49:53.226Z |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-10-14T23:49:53.227Z |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-10-14T23:49:53.230Z |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-10-14T23:49:53.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T23:49:53.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T23:49:53.235Z |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-10-14T23:49:53.236Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:50:00.241Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=db6b6ca7-c00e-4fc2-bbd1-a1a36b6d515a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:50:00.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:50:10.249Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=59c0a788-3a3a-4c2f-8e59-aae16217653d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:50:10.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:50:20.258Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=abadbb90-3516-4603-bb2c-ab851b88c601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:50:20.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:50:30.266Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=067e8c7f-b5b7-43f2-b24e-15d5d2f45a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:50:30.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:50:40.273Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=fc2c5e33-0e92-4632-8e43-fb50150b1a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:50:40.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:50:50.281Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e9ed75de-969e-4cde-94e6-b58c3d0ac886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:50:50.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:51:00.289Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=96960238-312a-4b9a-adf0-3f345a9bf9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:51:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:51:10.295Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=062ceb46-95c3-4009-b306-45cb13c0256c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:51:10.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:51:20.302Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7072ac49-4970-44d4-92d2-c56bf50de1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:51:20.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:51:30.311Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=eb7ecea3-bf13-4f85-95df-20676f627d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:51:30.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:51:40.320Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7a635492-b752-4191-b703-cc6ef646ff71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:51:40.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:51:50.329Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=5423f147-dd90-4b20-9eb7-dc3e4d06066d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:51:50.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:52:00.346Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d59c0db4-150a-4c2d-a7bc-3d970331cb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:52:00.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:52:10.354Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=8388bbae-bd14-4bf4-af90-242671d6f3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:52:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:52:20.361Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7b519ea6-c385-4496-bae6-27abe136c7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:52:20.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:52:30.368Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b58d8c02-413c-4f50-8e49-945acbd28701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:52:30.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:52:40.375Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=cafd02b5-a49d-4cf0-84e9-b16aeb127df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:52:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:52:50.381Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f4c40421-a071-4383-bd4a-babe99684fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:52:50.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:53:00.389Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=23462a48-8b0b-45d3-a4fd-f61cb4cdd66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:53:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:53:10.398Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d08a5556-4c22-4a68-b95d-d5fd08764a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:53:10.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:53:20.404Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=01fbf26b-fc9e-4449-845d-6c6a593f426a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:53:20.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:53:30.416Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=200e7315-5994-402f-9700-28545661e1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:53:30.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:53:40.423Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=abf023d6-373c-4a91-9870-3cee035ac78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:53:40.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:53:50.430Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=30c6d06a-d5c0-47dd-89a4-8596db0a825a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:53:50.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:54:00.437Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f9c931f6-578f-4087-af05-d83a60e0b2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:54:00.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:54:10.445Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=28ce9e53-5783-4c3e-859a-5e4dbd5cae59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:54:10.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:54:20.463Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=db9913aa-d300-480c-8a00-78aa45ced075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:54:20.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:54:30.471Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=49132719-a64b-4a52-acb5-c2c56979114e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:54:30.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:54:40.477Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=936da70f-ee85-4c0a-b9f0-4c7df3757adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:54:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:54:50.483Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=de9b7cca-8b0c-4e39-a70a-3f8d0ba08821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:54:50.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:54:53.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:54:53.191Z |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-10-14T23:54:53.192Z |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-10-14T23:54:53.195Z |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-10-14T23:54:53.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T23:54:53.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T23:54:53.201Z |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-10-14T23:54:53.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:55:00.490Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1f597f1f-91d5-4842-844d-4af9337a97e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:55:00.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:55:10.497Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7476f86e-1dae-4b42-9485-aad08aa6382a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:55:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:55:20.504Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=06835e35-fb23-4df7-8715-8ab16dab5188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:55:20.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:55:30.510Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ccceef34-7e18-4b05-a83a-3b591858690c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:55:30.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:55:40.516Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=eaa29d9e-faed-4e1f-b0cb-5d7dd33463fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:55:40.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:55:50.523Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=24d97f4c-463b-4203-8874-c54b4cddaea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:55:50.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:56:00.530Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1f59768f-88ec-4bce-8e93-a3cf019ee58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:56:00.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:56:10.541Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e7364833-0339-4b8b-a1ce-3c4ab81aeb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:56:10.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:56:20.547Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=00215120-58e4-4593-b4ed-0b3f6d0986b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:56:20.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:56:30.556Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d8c3a3ec-5b0e-4ded-ad6b-12461d9b6e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:56:30.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:56:40.571Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=919b72ba-6b67-45a5-af6e-61cfc47099e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:56:40.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:56:50.579Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=9c020e1e-e587-4d7d-b5c3-942f52fcaf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:56:50.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:57:00.585Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=8a53c6ef-4adc-4dee-bf0e-6665b14197ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:57:00.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:57:10.593Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f06dc7b9-be06-4f0d-bfc7-e5fdf746e654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:57:10.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:57:20.600Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=73def836-f718-47a2-9e00-6c9389bd1340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:57:20.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:57:30.607Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=225177ac-746e-4eae-bf68-c03353218948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:57:30.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:57:40.614Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a037de52-a805-4639-99b2-b929be966d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:57:40.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:57:50.621Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=af78e803-4d68-4705-bd0f-bc23825313e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:57:50.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:58:00.629Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=5073618e-a21f-4e5d-92ee-0dce6b471a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:58:00.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:58:10.636Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b1245d84-668c-4d93-a7f5-ed61bc3b206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:58:10.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:58:20.643Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b58a11af-0d8d-4653-a79d-46f9d6a862b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:58:20.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:58:30.657Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=420d10c8-f40c-47d4-93fb-b7386bbe2796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:58:30.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:58:40.664Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=2ec0ce4e-1cb5-4e77-9b25-2589190049e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:58:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:58:50.671Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=6ae8952d-fa4f-452b-b9ee-bdeaf9c4b4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:58:50.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:59:00.677Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a51ee0aa-4fe4-4f54-a917-6acf70b3c68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:59:00.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:59:10.689Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=84df5e29-e660-4878-a808-f218d515ff5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:59:10.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:59:20.702Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e31ae201-b49c-4acd-8e80-fa4bc4e8c9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:59:20.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:59:30.709Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=32f59ea7-fe0d-40d1-b733-717e84f2c1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:59:30.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:59:40.715Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=050df560-26f7-42aa-be34-85a77e381ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:59:40.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:59:50.722Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e5aa879a-8781-4a48-a6a4-125e1bffb6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T23:59:50.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:59:53.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T23:59:53.259Z |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-10-14T23:59:53.260Z |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-10-14T23:59:53.262Z |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-10-14T23:59:53.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T23:59:53.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T23:59:53.267Z |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-10-14T23:59:53.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:00:00.730Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=19ccb3c4-6bd9-4a4a-b586-1270112b6432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:00:00.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:00:10.745Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=9020ab75-7aee-4d56-9bad-7517a37c9aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:00:10.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:00:20.752Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a44aef2d-479f-464f-ac18-84c40ea4d581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:00:20.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:00:30.765Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d3b8c3b6-7165-456f-8f6b-d8d22001de15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:00:30.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:00:40.771Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4cd855b1-d41e-48df-b41d-b4bc02a70c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:00:40.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:00:50.778Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f4c8cb46-ffed-49d8-ae02-3fc0797f2306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:00:50.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:01:00.792Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=63f3c360-1e14-4bfc-97de-e9241f18e76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:01:00.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:01:10.799Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=bb4966ed-400b-4701-a683-78ee3716185a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:01:10.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:01:20.806Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3a077896-daa5-46fb-ad26-31cc5578231a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:01:20.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:01:30.814Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f6f1f1c5-5b58-42b1-b4e7-2a5703d43da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:01:30.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:01:40.835Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ad71c834-5365-4656-b6bf-16d0408f5182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:01:40.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:01:50.843Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3bb2b7bf-6c02-4296-8838-e0a1732e0b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:01:50.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:02:00.849Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7d390e6f-0ed2-489c-8389-ecbe171b9b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:02:00.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:02:10.855Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=5982a92a-3a0a-47fa-8ee7-87478e972ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:02:10.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:02:20.861Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7e52ee9a-9fd2-4ac4-a547-f71cb9096179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:02:20.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:02:30.867Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=035c2d57-5d44-4df8-98ea-f4503ef69811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:02:30.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:02:40.874Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=cfd589fc-257a-4570-aa2c-388661650f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:02:40.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:02:50.880Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e2d3e657-9174-454a-a219-abe5f9a1ec7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:02:50.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:03:00.887Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=33946e97-9ea9-4bb5-a628-514b97c984ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:03:00.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:03:10.905Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=5003e080-e79b-41a5-a546-8912716bd198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:03:10.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:03:20.912Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d34e1e0e-8882-406f-bdb8-737e73a4844d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:03:20.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:03:30.919Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d4aa1c91-22bb-4c94-b6b3-4154c03b8779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:03:30.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:03:40.927Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=af00dac5-e5c1-4034-8e56-266f8fd0cec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:03:40.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:03:50.935Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=fd7ec1e2-2893-43ea-95d6-a5e974db5e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:03:50.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:04:00.944Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ebb53672-ba9f-4cec-862a-ba1dd10985ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:04:00.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:04:10.967Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ed38ed63-ff8b-49a6-a670-f962435b2bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:04:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:04:20.974Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=cd8ddd35-c9e3-4415-a451-e830800a50e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:04:20.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:04:30.981Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=22e62fb5-e70c-40c1-ba3c-c51f72d61b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:04:30.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:04:40.987Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=de07ea5d-331e-47c1-ae18-a03c6cb0ed6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:04:40.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:04:50.994Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=c8261943-83f3-4fa5-9f9d-23d0bb5dfcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:04:51.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:04:53.198Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:04:53.198Z |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-10-15T00:04:53.199Z |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-10-15T00:04:53.202Z |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-10-15T00:04:53.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T00:04:53.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T00:04:53.206Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T00:04:53.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:05:01.000Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=9bebdc3a-fa96-47f8-813a-66adbcdfe42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:05:01.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:05:11.008Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ced13d07-d4fc-469f-9917-1af29168e52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:05:11.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:05:21.017Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=433c3c52-cfa2-4030-b6de-5c3d0dd11086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:05:21.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:05:31.024Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ef2907a9-066c-4c7e-b284-49a7ef85d4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:05:31.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:05:41.030Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=fbedb75d-0720-4ac1-af84-87c6b50db088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:05:41.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:05:51.037Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ebfc40a1-4a37-428d-8582-b0b9d9affa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:05:51.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:06:01.044Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=95c33323-db3e-4401-a175-3a244dcd5a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:06:01.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:06:11.053Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=fb54f6b4-37ca-4d7e-a2dd-0ed092fe4feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:06:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:06:21.059Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=c2936788-c6ac-4c3f-9f35-3f885146e78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:06:21.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:06:31.069Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4c5122a3-99eb-42b5-a890-e9361a3fd25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:06:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:06:41.093Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=8b94f8d8-e7ba-4866-9f25-e4875378021d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:06:41.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:06:51.102Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=fe858dc0-00bd-4f60-a458-acfd96853e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:06:51.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:07:01.108Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7fbbf6ab-2560-453b-ac42-189cd8bc9885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:07:01.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:07:11.116Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=6625067a-b808-403e-9b50-2a1d7d5c79ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:07:11.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:07:21.123Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=5859b0c5-24b0-4ed9-805f-da8f44dc9a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:07:21.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:07:31.130Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=61b9aa02-eb5e-4096-95b6-a001238780e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:07:31.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:07:41.137Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=c1ce4674-20f3-4f74-98b6-25173d5c3a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:07:41.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:07:51.144Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=9e8a8da7-627d-4772-9149-b5c36d55cc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:07:51.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:08:01.151Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=cd2e69ae-4529-4864-945d-b5f1b2c10e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:08:01.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:08:11.157Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e31e4eca-7557-4420-b13d-2d24eafdff8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:08:11.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:08:21.165Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=48ebb028-fbbc-4e08-887e-4962997a49bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:08:21.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:08:31.173Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=82cc8fdd-b36f-44c9-8de1-3beb4e16e50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:08:31.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:08:41.180Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=293ca388-01cd-477f-99a0-dc73408e4499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:08:41.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:08:51.187Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=26435737-7287-48e5-9831-32d13b4969c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:08:51.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:09:01.207Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=25d3e839-9bf2-4260-b6b9-7697e31c04ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:09:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:09:11.217Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=5f3134c8-fe3b-4155-85e4-ee91e8b1b857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:09:11.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:09:21.224Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3e77693d-4268-4c67-8d6c-ac92aaa629aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:09:21.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:09:31.235Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e95b40f5-b758-48a6-9752-cf4afb762de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:09:31.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:09:41.241Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1bb6173e-618b-4fd9-86f5-3a0bdba46da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:09:41.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:09:51.248Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=5ae91c10-7e58-4b86-83e0-023557d910d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:09:51.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:09:53.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:09:53.207Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T00:09:53.208Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T00:09:53.211Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T00:09:53.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T00:09:53.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T00:09:53.215Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T00:09:53.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:10:01.255Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=dc07598c-b5d7-4cf7-afb6-577c99379baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:10:01.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:10:11.261Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b6cb73aa-0782-4148-9daf-ab6d0afce94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:10:11.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:10:21.268Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=39e26f9c-c9ce-4ec9-8b84-30194e81818a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:10:21.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:10:31.274Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d2577599-5aa3-43ed-9113-6ac57d05b078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:10:31.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:10:41.282Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=0eed0912-d110-4038-a4fd-407a1f9078ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:10:41.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:10:51.291Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=79a3384b-2c8d-4f9d-b2fa-4a7e1080c1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:10:51.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:11:01.299Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e1291016-b52d-473a-8d53-96825ff6ab7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:11:01.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:11:11.308Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=c9239a87-bcc6-43b3-8416-b96a1a8b8e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:11:11.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:11:21.334Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4f937f75-de8b-44e6-b400-fdab86d38c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:11:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:11:31.345Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=6c2a0b24-4904-4b6c-8490-6cd5701479e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:11:31.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:11:41.351Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=71b74bed-3252-4b15-ab64-753200ce270d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:11:41.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:11:51.358Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=dfa616b4-50d2-441b-8da2-7bea48aa5175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:11:51.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:12:01.365Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=49932a17-ac40-4c0f-b2d9-dbdc4f01f951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:12:01.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:12:11.372Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=c88bd416-ddce-4b12-94a1-fbd2c60e9306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:12:11.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:12:21.380Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1376f239-f449-40d4-96dd-b439512f12da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:12:21.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:12:31.387Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7d3ee29b-bf15-4f6c-8100-e8064996c0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:12:31.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:12:41.396Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e31cf95b-dff8-4c19-b8a3-8e216433f2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:12:41.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:12:51.404Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3583e24d-06d9-4ab8-b131-fd4397947bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:12:51.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:13:01.411Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=dcffb4f2-9a16-4a3a-b3c5-60fdad10119b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:13:01.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:13:11.420Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=fe299563-6352-4aae-9118-809b3a243963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:13:11.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:13:21.429Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=add307a5-dbb8-4c40-959b-9134077aad2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:13:21.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:13:31.438Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e192cb3b-43b4-414a-a4e8-5d1b9710a1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:13:31.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:13:41.454Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a23c5fa9-d25b-4024-a71f-32b5f470027e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:13:41.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:13:51.468Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b2e01533-c719-4714-a892-41aa4b9d30fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:13:51.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:14:01.475Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=bea539e5-bdbc-4b16-9c95-46a2952932a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:14:01.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:14:11.482Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=2cbbf7bc-0ac5-4ef4-b1c1-66d598710dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:14:11.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:14:21.489Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=af8a0634-3876-4ebb-aebe-ac4d6b939807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:14:21.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:14:31.505Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1dfa372b-091f-458f-aa67-1f0ac687f65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:14:31.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:14:41.513Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=25239118-b182-460c-8d52-32e81c89ab9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:14:41.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:14:51.518Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ee35c9c1-9051-4b63-8e9e-5bd15c3ba6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:14:51.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:14:53.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:14:53.188Z |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-10-15T00:14:53.189Z |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-10-15T00:14:53.191Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T00:14:53.195Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T00:14:53.195Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T00:14:53.195Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T00:14:53.198Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:15:01.525Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3e81b3a2-699e-4949-9636-caddd8dbb74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:15:01.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:15:11.531Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=650af51a-8982-49f7-bcb0-e0abb53cd21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:15:11.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:15:21.538Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=aed336af-eaa2-435a-9d33-548a6ef650a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:15:21.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:15:31.548Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=15bf2241-1824-437d-b552-765c415e381a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:15:31.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:15:41.555Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=386f3616-5f1c-45e4-a87e-a7ad69e49a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:15:41.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:15:51.567Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=71c0251e-1fe0-4434-8b56-9fb488c9e778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:15:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:16:01.575Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a8c3ade1-5649-4d34-97cd-ff02ccc49985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:16:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:16:11.595Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b3016208-5ed4-4a0d-b3dc-2a6d9c142a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:16:11.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:16:21.621Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=12c5728b-9b1a-4e07-bf32-bffd4c51a810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:16:21.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:16:31.628Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b0dd46a7-7155-46bc-a8cd-df81d2680253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:16:31.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:16:41.634Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1b575462-e6eb-495d-8340-e7bbde05b1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:16:41.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:16:51.640Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=767dbe0b-dc60-4d73-97f2-b4fa8b715555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:16:51.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:17:01.645Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d5db526b-2d54-478b-8ef3-c7fa505dd1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:17:01.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:17:11.651Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ca052533-cbe4-4c92-9f0f-51d42c380a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:17:11.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:17:21.658Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d01fb774-e1a1-474d-adf0-98ac54a41c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:17:21.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:17:31.664Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1a57048a-fdfe-479e-8709-52088933677b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:17:31.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:17:41.671Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1348a2b0-0d65-47fd-9d6f-b6f8804d9c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:17:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:17:51.677Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b207cf99-6f78-4fc4-9d8f-5ec6f75f711d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:17:51.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:18:01.682Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1ae26df0-eb1b-47dd-b32a-0591c0eb94ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:18:01.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:18:11.690Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e60cfad0-d607-4e83-980c-c1d3669a85ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:18:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:18:21.696Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3b4b131c-7c75-4bf8-9403-dae21dadf0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:18:21.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:18:31.707Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a6036bb3-6e97-47aa-9a86-b852ebe71311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:18:31.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:18:41.721Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1bd186b9-f52c-48cd-87a2-d4ab1ec721db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:18:41.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:18:51.734Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=87b8bec4-7055-4bf3-8b70-6aae66fc5d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:18:51.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:19:01.741Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=230c683d-58ab-4cd3-b6ab-70332385e765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:19:01.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:19:11.748Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=52594750-8e21-4b9a-a140-c14109826e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:19:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:19:21.756Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=fc97df02-e434-4f0b-bcfa-4a366d1b5c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:19:21.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:19:31.762Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e9e12b46-ae34-4e34-92b7-af4be8717652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:19:31.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:19:41.769Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f166f0df-4739-4333-9097-33b915c8868b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:19:41.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:19:51.777Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=91848de5-df1f-4fbc-8f1b-69f1ed06cc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:19:51.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:19:53.214Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:19:53.214Z |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-10-15T00:19:53.215Z |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-10-15T00:19:53.218Z |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-10-15T00:19:53.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T00:19:53.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T00:19:53.222Z |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-10-15T00:19:53.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:20:01.785Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4ad66019-3b2f-4466-ab12-0738b92da0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:20:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:20:11.792Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e5361b44-1c78-42bf-ba39-d2fcdcd95c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:20:11.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:20:21.800Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=92bcbd6b-f604-4030-9678-7e4362adda39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:20:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:20:31.812Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f9cb5d1b-82bb-4190-8efc-b9e61a75d43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:20:31.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:20:41.819Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=aba4de9d-eeff-4350-811c-3bfc62161eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:20:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:20:51.826Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=52228343-4bae-4aef-9f5d-d6b75f2f16f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:20:51.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:21:01.834Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=df6f6c84-1e7f-45dd-8fab-bf3b8b1d3672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:21:01.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:21:11.858Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=daa9cbb6-ef90-4d61-8895-534196b04312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:21:11.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:21:21.868Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b398fa77-0a02-494a-bdc5-e18ec6b5af7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:21:21.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:21:31.874Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ad9932c5-a5a8-4b0c-88d1-2677713b8064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:21:31.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:21:41.880Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=bc506133-1b1a-4355-a3d4-af69714bc7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:21:41.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:21:51.888Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ef75b460-a60e-4240-ac5b-7ea1371e9193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:21:51.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:22:01.894Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=9d3baf9f-a30d-43b1-a3f3-d15d71d73c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:22:01.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:22:11.900Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1b9b7615-7d64-4a11-81eb-c6a4f751c3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:22:11.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:22:21.908Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=23d3fe96-c289-41c9-94cc-bcc5482d3571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:22:21.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:22:31.914Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=415b78de-6b55-4bc6-8c29-62fd18ef1bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:22:31.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:22:41.922Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a118d5f9-0739-4ec3-b364-70fdfa9be6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:22:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:22:51.928Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=66aef25a-fbe2-48f6-8402-7007300cd757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:22:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:23:01.936Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=6702b9d4-cd11-4d1e-9b3d-c500c69cb58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:23:01.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:23:11.943Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7e2aeee0-db00-4e1d-90bd-c28cddfab74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:23:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:23:21.951Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=552af9a0-c235-48b6-ba63-1c957d3c1cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:23:21.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:23:31.971Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4a09d255-0a0a-43a3-9df8-0dfd2db63a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:23:31.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:23:41.980Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=06a53684-bb4b-4238-9ceb-e4b0e2c040ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:23:41.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:23:51.987Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=78b0c84f-5351-497e-a49e-4c5eaf3761e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:23:51.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:24:01.994Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=be23eab1-50c7-4d29-a577-f3f0b9ac31e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:24:02.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:24:12.001Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=6f8ae51b-3a87-4814-9e40-79b43c82bf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:24:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:24:22.013Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e8669044-454e-4b77-8937-867e41f605df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:24:22.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:24:32.020Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=cdee653c-b1dd-40bc-aad4-cf5dd3aa43e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:24:32.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:24:42.026Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=8ab6d980-a29b-4a98-924c-f85b144a07fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:24:42.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:24:52.032Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f73da189-6d76-4f6e-a635-e7c485884a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:24:52.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:24:53.217Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:24:53.217Z |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-10-15T00:24:53.218Z |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-10-15T00:24:53.222Z |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-10-15T00:24:53.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T00:24:53.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T00:24:53.226Z |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-10-15T00:24:53.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:25:02.040Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7f827829-d84e-4548-be84-d408f137c651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:25:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:25:12.047Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3382fc3b-090c-4a92-8c51-7af54658425b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:25:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:25:22.055Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d6e8f1c1-0a54-42a4-8b06-4aa268ccbef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:25:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:25:32.061Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=be30a8a1-d9ce-4d82-a69b-796627da7020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:25:32.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:25:42.069Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f6f6ce55-3422-49a4-a9b5-c2d98bb38995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:25:42.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:25:52.077Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d108d78a-4610-46af-bbec-4397328c5c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:25:52.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:26:02.098Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=2d61a8ed-322a-4d53-80f9-84e3cab8afc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:26:02.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:26:12.106Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=edb6e2cd-55fe-46f9-bcaa-6a3d866bff0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:26:12.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:26:22.113Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e403d4c1-4846-44ce-8cb6-93a55ba89149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:26:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:26:32.119Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7199a794-c80b-4f34-a977-da879840635d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:26:32.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:26:42.126Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=5e06bc3e-b134-429b-a4ea-ff0fc3e07a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:26:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:26:52.133Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=8e81d618-146e-4717-ba4f-8027303372a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:26:52.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:27:02.139Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f210fd8b-95ae-4565-9e6f-e78391fe80be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:27:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:27:12.146Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=9ac9b1ca-9f07-420a-86a6-1c211d33cd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:27:12.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:27:22.153Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=eccef1b2-031b-4049-b5ab-4d7cde0f85bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:27:22.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:27:32.160Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a44ae9b3-0993-4d3b-a657-718700f91c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:27:32.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:27:42.167Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=bad41792-1a05-4063-989b-ad5881fabe5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:27:42.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:27:52.174Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ff7ab587-4d8d-4be1-ad3b-98ef41b5cb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:27:52.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:28:02.182Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=8fbb19d0-7b2d-4c04-9820-e60e19441f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:28:02.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:28:12.190Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e157ab16-8269-4749-82cd-ce61a85a1b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:28:12.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:28:22.199Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=cbc42f59-8e22-449e-9a19-d1185c29e771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:28:22.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:28:32.207Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=39c30331-cb78-4c6a-b6ee-13b4a5ac4290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:28:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:28:42.217Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ec04a28e-874f-4985-8bf8-ee7bff17bdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:28:42.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:28:52.237Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7e5d3419-d027-4664-990d-ea8945ae6bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:28:52.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:29:02.243Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=255ac59a-0635-4e95-803e-b4e0ba626adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:29:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:29:12.251Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4a2b3faa-9a96-4e30-8c69-1c62808c4c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:29:12.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:29:22.258Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=55e3251c-380e-4f2d-9aab-0856d349ab5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:29:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:29:32.266Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=478598f8-04a6-4b90-8311-b707e14ddbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:29:32.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:29:42.272Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=0b2f3e71-bfbf-4b6a-8674-f637ec834e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:29:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:29:52.278Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=acee3850-639d-477c-ab97-9b778314c95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:29:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:29:53.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:29:53.201Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T00:29:53.202Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T00:29:53.204Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T00:29:53.208Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T00:29:53.208Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T00:29:53.208Z |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-10-15T00:29:53.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:30:02.285Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=2841f425-9716-42b9-808d-1213c1006d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:30:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:30:12.291Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d487edb0-7577-43da-b470-f94d5fd13cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:30:12.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:30:22.299Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=cc3413b1-81fd-4380-bd17-e1be8bd9a4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:30:22.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:30:32.306Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=367b7e76-ce29-4d11-af9d-ba3147ccf4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:30:32.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:30:42.313Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=82fc4266-9171-40d6-b184-f003cc5c8e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:30:42.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:30:52.322Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=34ec0c69-1fbe-4586-9599-586b57ada527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:30:52.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:31:02.339Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=6d1db7e7-b7cf-40ec-a696-451c289b280f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:31:02.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:31:12.349Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4344d745-5d06-4657-a74c-24503c85cb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:31:12.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:31:22.358Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=89579acb-9e3b-455d-9033-c06736e77f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:31:22.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:31:32.363Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=0f3ca8f2-8ed5-4fa0-b6e1-c45be06f5c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:31:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:31:42.370Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=26fccd22-47df-4b44-94cd-cf4c36f437a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:31:42.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:31:52.376Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=0df56ead-304d-42cd-8356-bed111d8c80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:31:52.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:32:02.382Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=afb2f2bd-8055-4c49-a559-2e3d8c27248c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:32:02.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:32:12.388Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=0fe13c22-fb69-4db2-bc31-31427a7e864e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:32:12.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:32:22.395Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=bf2665fa-d4b7-4a6e-86da-352cd12fcde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:32:22.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:32:32.400Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1ad79af0-35f6-4433-8ba7-f66ba250992b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:32:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:32:42.407Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=12d4e712-132b-49a0-b69d-79f82dd9d785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:32:42.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:32:52.414Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d591a2d3-8cb1-495a-975e-0462bf444d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:32:52.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:33:02.421Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=662d9572-2d0d-4807-97dd-25abb80d34c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:33:02.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:33:12.428Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=808096ff-46db-4a53-9e16-fa785f07cfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:33:12.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:33:22.450Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d24c63a8-06b0-453f-8002-9230ab802a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:33:22.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:33:32.460Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=bb11066d-b6ed-41dd-a8b9-7d261011d01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:33:32.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:33:42.466Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d79d1a16-4da2-4819-90cf-813b1a67b7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:33:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:33:52.472Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e6922b6d-f84a-4cd4-8d21-13b2b6817369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:33:52.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:34:02.480Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b7cc3c49-37b7-4101-b883-c9864cf668e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:34:02.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:34:12.486Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f96f226e-db5f-4e6a-b1e1-b577d280a69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:34:12.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:34:22.493Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a7050649-2335-4407-b9e0-fb7f6bb5a454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:34:22.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:34:32.498Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d9934002-30e6-41d5-9fb7-8a10ace28222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:34:32.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:34:42.504Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d6e34ede-65dc-4e77-b8e3-34c7c2a667eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:34:42.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:34:52.510Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=685b2e4d-58ad-4081-b7be-9ed1a0274d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:34:52.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:34:53.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:34:53.170Z |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-10-15T00:34:53.171Z |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-10-15T00:34:53.174Z |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-10-15T00:34:53.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T00:34:53.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T00:34:53.180Z |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-10-15T00:34:53.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:35:02.520Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f02677a4-d519-4a0d-8750-bbfff128272a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:35:02.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:35:12.528Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=fc0f76a2-5a68-46df-b8fa-54b4db730288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:35:12.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:35:22.538Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d00e3319-66cb-4988-816b-6c676666f6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:35:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:35:32.543Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1ca7c11a-bbe6-4192-9f64-21e043d63d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:35:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:35:42.564Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b6797d1c-9c6e-412e-a3dd-cca60b7f75a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:35:42.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:35:52.600Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=36e7894a-16fa-45a8-bfa9-ba3ff55fc436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:35:52.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:36:02.612Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=494c8685-fbdd-4b82-bd9f-92b838416e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:36:02.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:36:12.618Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3061dbc6-e8d6-42c1-9dd2-b7a1043dbf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:36:12.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:36:22.630Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=fc750109-8c52-40b6-8557-0d02a30db650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:36:22.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:36:32.636Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=328f67d4-6e31-46c5-946b-05160aa344bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:36:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:36:42.642Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=cad6a541-753c-484d-b4ed-2dace32ded72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:36:42.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:36:52.649Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=deca831d-f40a-4bff-8b37-7954032ae0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:36:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:37:02.655Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=955209bc-65fb-4179-ad3a-5618a1f90a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:37:02.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:37:12.661Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=5316584c-30c1-4f51-bfdd-183ef1244d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:37:12.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:37:22.668Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4e59d0eb-3a5e-45c7-95fa-1200b7c1c26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:37:22.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:37:32.677Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1a3d50f1-5035-46ec-b1c2-e89e53d56fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:37:32.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:37:42.685Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d0483015-56c4-49e7-9fe5-9f23a9fc25ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:37:42.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:37:52.691Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=3ebf7872-9061-4c7a-ba2c-cca2518b8683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:37:52.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:38:02.699Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d90fa232-2c6b-48b1-a2e8-70a452d114e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:38:02.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:38:12.723Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=9a33fd0f-8fb3-49a4-b379-523328575774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:38:12.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:38:22.730Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=bf8ad411-a810-4e5b-9590-b9114c5e74c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:38:22.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:38:32.738Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=98ba8675-c59b-4dec-999b-74fcd8b3b199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:38:32.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:38:42.743Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=89441f3f-9736-4f29-8f6b-276ce72a8d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:38:42.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:38:52.749Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f8d0037c-55b2-4caa-a86d-780aa923490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:38:52.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:39:02.756Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4a429686-738b-47f5-9682-34b9525a9eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:39:02.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:39:12.761Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=bf2ee899-86f4-4a74-8a59-114e26408591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:39:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:39:22.770Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e824caeb-7a13-4464-8117-7a94220f01e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:39:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:39:32.777Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=0b5a611b-b966-4cbb-8dae-f4136b6dd66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:39:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:39:42.782Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=85399717-ab24-4c3b-8aef-4e43d06b78fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:39:42.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:39:52.790Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f2269afc-e6c8-40cc-9815-515dd85f464f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:39:52.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:39:53.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:39:53.235Z |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-10-15T00:39:53.236Z |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-10-15T00:39:53.238Z |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-10-15T00:39:53.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T00:39:53.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T00:39:53.242Z |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-10-15T00:39:53.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:40:02.797Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=5046aa98-465c-42d7-aac3-f97894055ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:40:02.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:40:12.803Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=da9676df-c7e4-4001-8467-49f38c6ad4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:40:12.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:40:22.811Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=9128a5c7-5d94-405b-b979-583121ecc87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:40:22.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:40:32.829Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=85262bc2-ad7c-40b8-babe-09cfc2591482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:40:32.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:40:42.836Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=c78652df-1606-4695-b51a-d54335790f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:40:42.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:40:52.842Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1246ee9b-fe44-4419-82db-3cd817e00e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:40:52.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:41:02.849Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=80a76711-ddb7-485d-8992-9493e0b9e3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:41:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:41:12.856Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=be473e0a-dd77-4889-95e0-ca90952d2015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:41:12.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:41:22.862Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=87cf6111-1d89-4962-8dce-282c754888be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:41:22.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:41:32.867Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ad066a8e-8f90-453f-8adf-775d1ff91799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:41:32.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:41:42.875Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=af69c0ce-a630-4c38-a1f1-08c0aa6f0a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:41:42.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:41:52.882Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=11764d42-79de-4217-a0ab-207eec9dd581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:41:52.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:42:02.887Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=6ba8f561-7b6a-451f-abf0-9e82e6f4beba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:42:02.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:42:12.894Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=50d04687-b3e2-4a72-9fb6-f99db52d292f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:42:12.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:42:22.900Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=f422f286-ceb0-4a11-b547-1efbde03a7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:42:22.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:42:32.906Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=7fa51b53-45fe-4bc8-9afd-9a2a0bdea00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:42:32.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:42:42.912Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=5edc10fc-73c6-4736-86aa-47925afedb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:42:42.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:42:52.923Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=88b41b1f-3dde-41d2-b68c-3d39e32d8321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:42:52.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:43:02.937Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b1dc13a3-d700-4444-93ec-0a238d46592a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:43:02.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:43:12.944Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=ee26b4c4-a714-426e-aeae-80fb8668c626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:43:12.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:43:22.950Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=d10f6538-4095-4140-9af9-62cb1f04d797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:43:22.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:43:32.957Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=49280f9d-e6ea-4c57-a484-ff92f1286545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:43:32.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:43:42.963Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=43b14c61-517e-4ad7-a7fa-357a56d4d981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:43:42.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:43:52.969Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=a5341148-969d-41cd-9703-55a959da18d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:43:52.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:44:02.975Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=356103c3-4c3c-4774-856c-a750bcf107e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:44:02.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:44:12.982Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=bd7dce21-f635-4278-aec9-aee276a2c5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:44:12.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:44:22.988Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=61b4d0b3-67b2-47d4-a943-95876dc6d06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:44:22.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:44:32.995Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=40100c9e-6c84-48d0-b6fe-4c8e2910cb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:44:33.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:44:43.004Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=988fa924-e66f-4ffa-a330-3cbd8b272d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:44:43.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:44:53.012Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=e702b615-40c0-4aa6-b2de-1e68821cf549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:44:53.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:44:53.226Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T00:44:53.226Z |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-10-15T00:44:53.227Z |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-10-15T00:44:53.229Z |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-10-15T00:44:53.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T00:44:53.232Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T00:44:53.232Z |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-10-15T00:44:53.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:45:03.019Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=057903ee-c927-41a1-994e-d9bdaf6d9b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:45:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:45:13.028Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=1fabe272-b5fd-4a7b-a3e5-6b5345f20252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:45:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:45:23.045Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=cdcb3083-8bcf-43dc-bd4e-534aa5589a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:45:23.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:45:33.053Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=4461d1fa-646e-4349-aa83-84cd3a8ff040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:45:33.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:45:43.059Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=66fdd90e-bddd-44d6-a998-8bb6e25dba42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:45:43.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:45:53.065Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=8d529931-5b2b-4f3a-a0dd-57b0c8035fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:45:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:46:03.071Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=b9cdf3f4-1736-4666-a234-0f5727867a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:46:03.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:46:13.077Z |INFO |Init configs |InvocationID=4e64fdce-a34f-4de5-bb51-1cd19f05f48e, InstanceUUID=277b5906-3359-47e1-ae72-53ec13034808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T00:46:13.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |