By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:03:19.741Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:03:19.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T18:03:19.777Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:03:20.429Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:03:20.525Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:03:20.526Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T18:03:20.527Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T18:03:20.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-08T18:03:20.692Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-08T18:03:20.777Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-08T18:03:22.120Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-08T18:03:22.545Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-08T18:03:22.563Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-08T18:03:22.563Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-08T18:03:22.613Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-08T18:03:22.613Z |INFO |Root WebApplicationContext: initialization completed in 1835 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-08T18:03:22.968Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-08T18:03:23.670Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-08T18:03:24.801Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-08T18:03:25.325Z |INFO |Started MainApp in 7.953 seconds (JVM running for 8.714) |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-08T18:03:25.412Z |INFO |Start scheduling PRH workflow |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:03:25.423Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3964be0d-c508-4c3f-b5cc-fc3797895711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:03:26.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:03:26.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-08T18:03:32.122Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-08T18:03:32.122Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-08T18:03:32.125Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:03:36.847Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=391f4ce0-861d-40da-96ac-73a53d84a47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:03:37.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:03:37.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:03:47.907Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7105ee43-f7be-49e6-8c38-023fbfecb746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:03:48.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:03:48.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:03:58.977Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8c204db4-ada4-4a80-8490-2eba1d70e4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:04:00.046Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:04:00.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:04:10.047Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bd11ac3d-3026-432a-8932-258cf88b505d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:04:11.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:04:11.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:04:21.154Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e01e3507-83e3-4d6d-a713-cf9d46127c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:04:22.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:04:22.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:04:32.220Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=dbcbd6b8-7009-41c4-856c-4714aa39287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:04:33.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:04:33.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:04:43.272Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f7b0356a-73a1-4f43-9396-8cfa55edf70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:04:44.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:04:44.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:04:54.339Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1986429e-e66a-437f-9f45-2933a6366cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:04:55.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:04:55.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:05:05.375Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7920a119-939a-4c95-b210-895165f1ea3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:05:06.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:05:06.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:05:16.413Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=833da6ae-fd34-4ffc-89f9-1c48fe5155c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:05:17.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:05:17.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:05:27.452Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0be2dc9c-d13d-4642-8e70-944ad64a4479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:05:28.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:05:28.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:05:38.493Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=01d1a296-8021-4c0d-b89f-9bfe49b1e1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:05:39.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:05:39.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:05:49.541Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4c66119b-9460-4534-a1c3-f2f93d4b583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:05:50.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:05:50.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:06:00.576Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=41475e5f-a690-48ce-af92-bcbca4096467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:06:01.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:06:01.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:06:11.620Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2eb4ee78-c7e1-4b45-8bbe-6ed476babb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:06:12.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:06:12.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:06:22.688Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=269b0b62-b788-432a-9033-50e45680c4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:06:23.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:06:23.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:06:33.763Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=90fc4379-205b-4c6c-845e-a0f39cc24f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:06:34.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:06:34.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:06:44.804Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=095087e6-ff0e-46bc-a38e-58e14dfd4c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:06:45.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:06:45.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:06:55.840Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e2b45519-e85c-4e95-ab2f-58a233e4bb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:06:56.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:06:56.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:07:06.879Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=48d405c5-3973-4228-8fc0-7806c45f30c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:07:07.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:07:07.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:07:17.920Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=537cac98-36b4-4ec5-bed7-dbcc3d14d2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:07:18.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:07:18.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:07:28.959Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=545e603f-1a3d-42c4-9e36-70144edcd88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:07:29.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:07:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:07:40.000Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e5958032-6845-4aa1-b03f-85ce5957590a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:07:41.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:07:41.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:07:51.040Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5ef5e7ec-815b-4687-b153-f1afdc156e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:07:52.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:07:52.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:08:02.078Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1e185656-2cf1-4ec8-98b5-a5e26440aff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:08:03.118Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:08:03.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:08:13.120Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=168d435d-04b7-4633-9b69-bcf9280aef6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:08:14.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:08:14.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:08:24.160Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=96816d58-71b0-473b-9926-ab11ebd85aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:08:24.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:08:24.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T18:08:24.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:08:24.249Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:08:24.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:08:24.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T18:08:24.262Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T18:08:24.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:08:25.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:08:25.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:08:35.236Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=af00310f-042a-4c74-8aac-1ef5a390ac83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:08:36.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:08:36.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:08:46.301Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=526b6be5-23b9-4cfd-8915-ab7d56b553d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:08:47.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:08:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:08:57.372Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=75339875-5ea8-4a59-83ac-e91d03ced624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:08:58.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:08:58.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:09:08.414Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2ecf4b55-b1c1-40c5-89f7-95f2cdf23c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:09:09.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:09:09.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:09:19.454Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3e5fd592-de95-47c5-aa0f-4fdfcb60e731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:09:20.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:09:20.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:09:30.496Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=272cf374-fcf2-487d-90f7-ff8ac3f13a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:09:31.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:09:31.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:09:41.536Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a8c8e6d1-fd85-4fa5-bd67-9fc85dd00018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:09:42.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:09:42.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:09:52.573Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=25cce7b9-c57d-46a1-a9be-1f1cf2fe6af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:09:53.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:09:53.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:10:03.613Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=97b41cc1-a874-405c-af7d-f9cfd376c592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:10:04.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:10:04.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:10:14.657Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=097a8188-8844-4ece-8846-5d7becf8913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:10:15.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:10:15.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:10:25.699Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=deccf992-5ec4-44bd-8889-55d1fd9575a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:10:26.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:10:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:10:36.768Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cc4bdd52-17ee-497e-a1f9-2abae88d4634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:10:37.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:10:37.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:10:47.808Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=60a3a128-3e1e-4651-81c8-91c6bc347695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:10:48.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:10:48.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:10:58.848Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=23d16415-cb25-4fb2-8dfe-8ee4b3d857ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:10:59.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:10:59.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:11:09.920Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=06ca9c35-6b8a-484c-b7e8-70b3e23a78fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:11:10.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:11:10.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:11:20.956Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3e8d8cdd-9c8c-400e-ac4b-9184e7f8b6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:11:22.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:11:22.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:11:32.004Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5d41029f-1bb4-476b-bc5b-f9335a36b2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:11:33.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:11:33.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:11:43.036Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=26d05950-aca3-429d-8103-da3f650a6134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:11:44.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:11:44.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:11:54.085Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=77353f51-8054-447a-bbe5-d8d4f4077272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:11:55.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:11:55.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:12:05.157Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=fe31e521-e068-4979-978b-0cd797648484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:12:06.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:12:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:12:16.191Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e3edb794-4da7-4a70-ba12-3b2a2dc97f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:12:17.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:12:17.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:12:27.233Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=01efc478-d845-4b04-9aa7-0b5310788a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:12:28.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:12:28.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:12:38.271Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ddc20044-0bdc-43da-90ae-f3754f1fda3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:12:39.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:12:39.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:12:49.345Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=966f50c0-56f8-4e66-8943-7031e294d8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:12:50.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:12:50.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:13:00.383Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0e345683-b8d6-4d5b-818f-ff196fe2d0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:13:01.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:13:01.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:13:11.424Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=98d9d960-4bcb-411e-9517-02ccb46e50ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:13:12.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:13:12.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:13:22.463Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=00c2cdf8-7c9c-49fe-a361-19e40fe9ff50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:13:23.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:13:23.341Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T18:13:23.342Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:13:23.345Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:13:23.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:13:23.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T18:13:23.354Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T18:13:23.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:13:23.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:13:23.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:13:33.504Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cea22e41-7343-45bd-b12a-50324cd42da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:13:34.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:13:34.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:13:44.543Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e97dca1a-4036-4f43-990d-4dd766f9da3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:13:45.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:13:45.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:13:55.581Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4972d9ae-b2f1-4dd8-b94b-fad4ed120775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:13:56.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:13:56.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:14:06.622Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c15e3ccb-5014-4091-9dd0-8432fec7aafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:14:07.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:14:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:14:17.663Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8f741e13-0053-4542-9e5a-fb7b4b4beaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:14:18.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:14:18.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:14:28.701Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f299b958-09ae-4261-bea6-583570c17090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:14:29.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:14:29.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:14:39.744Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a25683e2-f5ad-4d12-a39a-c651a9e808fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:14:40.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:14:40.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:14:50.778Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b4a5a7ca-cdc8-4e55-89d8-37b0769d5905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:14:51.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:14:51.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:15:01.827Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e3d29a44-45d4-46be-86fc-b0787a655471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:15:02.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:15:02.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:15:12.899Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cbb291ca-d5ea-47ab-a214-82219985b9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:15:13.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:15:13.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:15:23.929Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cde833dd-aa44-45da-a55a-34571f21e418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:15:24.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:15:24.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:15:34.970Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cefd8502-064a-4382-8ea9-f2aa3f7626f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:15:36.014Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:15:36.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:15:46.017Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=95142f4d-2261-4240-864c-f3177ed1a17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:15:47.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:15:47.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:15:57.061Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=15ee2cb4-3d20-4d14-9c82-864ca31e7530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:15:58.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:15:58.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:16:08.089Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ba7a77ee-2ecf-4694-a072-098ecc51f90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:16:09.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:16:09.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:16:19.134Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4a39a410-955c-4142-8c24-2e508350092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:16:20.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:16:20.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:16:30.170Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c78ea543-9f27-42f8-895b-87fc8e01ba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:16:31.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:16:31.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:16:41.210Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=74834dcc-a3fb-444f-807a-f2a7c3c1db41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:16:42.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:16:42.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:16:52.252Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7245517a-712b-41a6-a0ca-ef2369b134cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:16:53.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:16:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:17:03.292Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bc84a3b5-ce8f-4e25-a92e-16995f819a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:17:04.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:17:04.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:17:14.330Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=409d9328-aef1-46e4-9658-06fdd34c72ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:17:15.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:17:15.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:17:25.376Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5803dbe7-74b7-42bf-8099-98c63eeda30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:17:26.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:17:26.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:17:36.415Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=88a71d16-f15d-4a9e-b48e-8d9c500b06ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:17:37.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:17:37.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:17:47.452Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=75b0466f-3a3c-4765-be2f-7ebba63e7c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:17:48.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:17:48.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:17:58.498Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6ad93a2c-74ed-4c25-acef-c0248931cbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:17:59.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:17:59.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:18:09.568Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=75d8a289-4c70-4b2b-97f0-40a1ec26722d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:18:10.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:18:10.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:18:20.611Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5526499a-4da7-491e-a663-f316c16b2787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:18:21.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:18:21.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:18:23.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:18:23.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T18:18:23.270Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:18:23.272Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:18:23.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:18:23.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T18:18:23.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T18:18:23.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:18:31.645Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c9e98d03-958e-4ff4-a75e-b68e93546ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:18:32.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:18:32.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:18:42.690Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cf9cd063-1ed7-4696-8855-fdc945a4f1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:18:43.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:18:43.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:18:53.728Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6ce79215-ef99-41da-ac78-3a5755c4318f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:18:54.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:18:54.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:19:04.762Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4e1e6192-85a2-4c36-911a-056b3300550d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:19:05.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:19:05.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:19:15.812Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a2740dfa-2ed0-4a6b-8879-48a2f54afd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:19:16.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:19:16.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:19:26.847Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=09728a99-a798-442d-974d-e563586a3a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:19:27.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:19:27.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:19:37.915Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2d459db3-de49-4bd4-bea7-060d154343ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:19:38.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:19:38.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:19:48.960Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2f3fee24-330e-4994-aa78-5841b0b2121a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:19:50.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:19:50.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:20:00.035Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ef0eea05-20bc-4384-9b85-5c606615e56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:20:01.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:20:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:20:11.101Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6c8d8354-da86-42a3-b10f-219d144a9778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T18:20:12.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:20:12.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:20:22.144Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b334338d-0046-495c-8217-e61d72b02cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:20:22.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:20:32.384Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a01f735b-1768-4484-9901-f0458e990f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:20:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:20:42.404Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=df188b48-1363-41d0-b8fc-4882d8cb57f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:20:42.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:20:52.420Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=94ea0d89-9ba0-4271-8077-0b2c7358e642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:20:52.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:21:02.436Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f59e3b6e-eaeb-4da6-9d69-526c64a6150c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:21:02.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:21:12.463Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d4cebcda-6c49-4b03-9020-66ad6dca2a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:21:12.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:21:22.478Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c76e88f0-f2fc-4c28-a69a-4c575090a3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:21:22.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:21:32.493Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=23930078-c78f-4ab8-9043-70e5045bbf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:21:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:21:42.510Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6029731f-ac42-4625-9799-48bc6148858d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:21:42.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:21:52.532Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b8608b3e-eb95-4fc1-86b6-64f5aaf5b63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:21:52.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:22:02.550Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=729e7018-ea50-47d5-a657-aba59f799864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:22:02.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:22:12.569Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=9aa004e0-d654-4a96-b867-c70ff951241b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:22:12.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:22:22.586Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=dc234468-af1b-45c3-9c32-ed3495b80d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:22:22.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:22:32.601Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8d2771a6-5b65-4c5f-b7cf-995142c2bd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:22:32.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:22:42.620Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b9863efa-1b74-4d28-ba57-cb0c448060b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:22:42.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:22:52.639Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d90fd4dd-380d-4aef-9b4e-972f30c826e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:22:52.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:23:02.655Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f51c8fb5-5305-4e67-a4ef-521e5dc4b4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:23:02.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:23:12.668Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2c7ccf0f-1749-4c06-9c81-e5fd4aff82c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:23:12.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:23:22.686Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=16213e4f-8736-4971-a02f-79d336ad1732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:23:22.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:23:23.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:23:23.361Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T18:23:23.362Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:23:23.364Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:23:23.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:23:23.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T18:23:23.377Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T18:23:23.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:23:32.703Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a6bd686c-be69-4b9d-b6cc-0575e1f92fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:23:32.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:23:42.717Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c2ac7a87-e302-4abb-bbeb-aa6137d94462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:23:42.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:23:52.740Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e6bbb90d-379a-4798-b90a-2fb33bc55b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:23:52.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:24:02.756Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=043bb7af-4075-4f96-b17a-d131a40870b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:24:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:24:12.772Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ce5637d1-e79f-4ff2-9e0b-f0fd806418bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:24:12.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:24:22.793Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=039a4883-6005-4e89-a597-13bd80ecf090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:24:22.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:24:32.806Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8b60c430-13f4-4018-afaf-fff992904e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:24:32.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:24:42.818Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3bfa3b50-e8af-4349-a635-5eec37016225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:24:42.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:24:52.827Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4fec9399-b8d0-400d-b6df-70f0b4dfe36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:24:52.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:25:02.840Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=18093c7a-803e-484e-9f29-0789bac646df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:25:02.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:25:12.855Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5f95f44b-bcc7-47e9-974c-fc65c34e934e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:25:12.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:25:22.864Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f21efdc2-a796-4f8f-94ae-1d215012d273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:25:22.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:25:32.875Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=baf7729a-9d83-4d08-a3c9-006ab4b6461c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:25:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:25:42.888Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=39a797a7-f7de-479e-8fcf-210fa0c675c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:25:42.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:25:52.903Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6c591518-322c-442d-994e-016c043417f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:25:52.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:26:02.913Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=faf59826-72b2-403c-8f9f-b091e55fbf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:26:02.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:26:12.923Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=fcd64bab-4800-4b0a-929c-3429b338f377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:26:12.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:26:22.934Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ff657464-c979-4a15-8c1c-11ca014298df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:26:22.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:26:32.949Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e3b56af6-2ff3-4a80-aa53-b7bac01e3c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:26:32.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:26:42.961Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2f216687-fe3c-4ded-aa39-4f94fea531ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:26:42.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:26:52.972Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=eacfab7a-5ef3-404b-bee3-90c155c7c534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:26:52.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:27:02.983Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7293b574-5a69-490b-8aeb-68b40d400d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:27:02.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:27:12.995Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=25e14f16-6860-4fd8-bf23-9808dbf32828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:27:13.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:27:23.006Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=694c3403-4428-4ae4-b05c-7564b17d9a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:27:23.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:27:33.015Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4a35731d-c9ee-40f3-9b47-ff52c1c95948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:27:33.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:27:43.026Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d2a5843e-cc9d-4a88-999e-b710e8c30968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:27:43.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:27:53.043Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ff2e463a-3edf-472b-a612-42e0dcb3ac0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:27:53.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:28:03.060Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d0861000-4397-4139-92ed-8edbe9891a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:28:03.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:28:13.069Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3cc5a93a-d09d-4684-90a2-095050a04b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:28:13.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:28:23.080Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=31f3ee3d-e81f-43e2-b860-213fded27d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:28:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:28:23.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:28:23.283Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T18:28:23.284Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:28:23.285Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:28:23.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:28:23.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T18:28:23.293Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T18:28:23.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:28:33.093Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d77a91cf-3acb-467e-b45f-0cfc78ff7f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:28:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:28:43.132Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=def5e464-e765-4f8f-bf0c-1fa4ef503b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:28:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:28:53.141Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7c23e35f-a505-4aa2-aeb8-df08dd20ca8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:28:53.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:29:03.150Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4a2e040a-bfa6-4a72-a79b-7b74b27c3abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:29:03.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:29:13.168Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b73450f9-5e55-4357-a391-389f565e6faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:29:13.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:29:23.185Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4da1e492-6f63-47cd-a594-a112286f4ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:29:23.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:29:33.194Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=55c8391e-b388-4993-b64f-9078c4a1e9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:29:33.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:29:43.206Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=36827048-43dc-47f4-9a15-694c67e6bb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:29:43.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:29:53.223Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f701a51e-be15-419e-87ea-4a367d6f764f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:29:53.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:30:03.233Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8f4415d3-036e-40cc-9702-2cc58ebd142f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:30:03.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:30:13.243Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=690b9cae-1db4-4ac5-823f-181029ef9d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:30:13.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:30:23.253Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=573efcbf-e603-41a1-8724-3272bd73782b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:30:23.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:30:33.268Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5e1ece52-a3a4-432f-bc3b-7fc1f85dd703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:30:33.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:30:43.278Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0c78e3e0-8ed4-4ab2-93a0-c6a741cd4400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:30:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:30:53.293Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a8d2a6b8-5b99-4c91-86d1-c23ce4a53055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:30:53.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:31:03.302Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0d4054ca-3f17-4faf-b20c-dad9f34c28c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:31:03.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:31:13.313Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=07293abb-2c21-438b-bf11-805806d6e4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:31:13.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:31:23.327Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=51f463e3-2e78-4030-85c2-12828c075fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:31:23.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:31:33.338Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=92fd17be-d0b6-42e0-b168-c8faac2aa877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:31:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:31:43.347Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=33e7d1c7-fc9c-4c92-8236-2365b319d516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:31:43.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:31:53.362Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=dd231427-487a-4e73-b0ca-7e1578738e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:31:53.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:32:03.376Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=08a5298c-e01f-4c27-a294-62e17fdbb5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:32:03.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:32:13.393Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8fd50cbb-af80-4a7e-8d67-8a0528acc64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:32:13.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:32:23.405Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e4a9c723-3533-4927-b5b0-8659ec988194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:32:23.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:32:33.417Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5f2fd19c-dad2-4bd0-a3ec-76497dd925f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:32:33.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:32:43.436Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d6897358-a0cd-44be-861f-b68b5a6c185e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:32:43.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:32:53.446Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=76cebbac-f167-4097-a356-62fd9d570caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:32:53.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:33:03.456Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=baa32619-3e65-4faf-9de6-5e33ef4dcc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:33:03.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:33:13.469Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2df7750b-f74f-4bf4-8934-8084c9d19594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:33:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:33:23.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:33:23.284Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T18:33:23.285Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:33:23.287Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:33:23.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:33:23.294Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T18:33:23.294Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T18:33:23.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:33:23.487Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2ebce803-7a71-4fe0-b8b6-7584ba276668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:33:23.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:33:33.500Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4d3c7625-7823-46aa-96da-39a2ae0a7a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:33:33.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:33:43.511Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d8abacde-3347-4a77-a454-abe22328e065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:33:43.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:33:53.519Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8378b71c-e28e-4e7f-9759-4893d7cce4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:33:53.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:34:03.529Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0be2eac6-39db-4a63-b1e3-470c6afae0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:34:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:34:13.550Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b826f9ff-8b9f-4594-974d-0fa524a192eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:34:13.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:34:23.560Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2084b6a7-9912-4d27-afaf-9eb17cd501b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:34:23.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:34:33.569Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6d7946c6-a055-4b2a-8de0-5146823bfb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:34:33.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:34:43.582Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2b85ebc5-31bd-4ef2-83bc-28bfbcd30498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:34:43.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:34:53.602Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e565585d-522d-42bf-b2e8-8d4be54962a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:34:53.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:35:03.610Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d613e0d9-d83b-47c5-9c8c-c3fcd862e0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:35:03.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:35:13.628Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=daf5bd6c-5a0a-4c3d-aefa-862ff079fa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:35:13.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:35:23.639Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5d330fd6-52e2-4950-8faa-53baa652066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:35:23.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:35:33.654Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6fc552ac-e034-4bc1-92f9-dad942e02091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:35:33.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:35:43.664Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=25769fdf-7e12-419c-8bcc-57bc413b644b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:35:43.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:35:53.672Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e26ebb51-7741-4d74-9b19-fa0881520586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:35:53.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:36:03.687Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3b8fa827-c60b-4a8c-8ac9-b336f1d6f7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:36:03.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:36:13.696Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1549a108-8b90-43d7-af21-b518230561b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:36:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:36:23.705Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=309dc07d-f485-4e22-9f10-2530fd87e431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:36:23.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:36:33.714Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f5027591-e008-412b-b07e-06c9efd92c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:36:33.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:36:43.730Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=79beb6b7-af44-492c-afac-58ec45537857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:36:43.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:36:53.739Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=60750fa9-73b6-4dd4-bf31-4c3ba96b50ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:36:53.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:37:03.748Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3aa22806-91db-48fa-9696-ca4af5005880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:37:03.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:37:13.758Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=97ad017c-6490-4fab-a8d0-23e6788f5f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:37:13.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:37:23.775Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4ad931ab-b50d-451f-adcd-7c485722f5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:37:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:37:33.784Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3a24486f-2bb4-429e-bb99-6621493cd0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:37:33.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:37:43.794Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5efff769-9f09-4789-a9d2-2d4e68c4a73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:37:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:37:53.813Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ba9afd1d-6abc-46ec-915d-13760a592dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:37:53.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:38:03.825Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8191aeae-f8e0-48c4-ba2a-8f2b7a6696e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:38:03.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:38:13.834Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ddf6991a-10a7-496b-97ef-7afd1b31f9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:38:13.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:38:23.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:38:23.305Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T18:38:23.305Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:38:23.308Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:38:23.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:38:23.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T18:38:23.314Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T18:38:23.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:38:23.843Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=921fd502-ea8a-4b80-a455-584237b0889c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:38:23.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:38:33.852Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=804ff9b4-b4b7-480d-9d1e-6d53abdb9816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:38:33.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:38:43.868Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=57070069-aae7-45b9-a418-91563af4faa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:38:43.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:38:53.877Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=18742cc6-93c7-42eb-b990-fd4bb8d4739c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:38:53.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:39:03.887Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3278b3c3-3320-4af4-b66a-2ff414276168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:39:03.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:39:13.898Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f772ab95-87f2-4454-8ef7-bc2c4098c124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:39:13.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:39:23.912Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=311498a8-7651-42a8-8e39-877fa03ae4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:39:23.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:39:33.927Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e10f3d46-250b-46cf-bd9b-d00a531b86f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:39:33.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:39:43.936Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6054816a-fd93-4fd8-921b-cf6673fb7b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:39:43.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:39:53.945Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1ad17eaa-d829-4784-9a85-e772a5e81e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:39:53.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:40:03.958Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b171fe9c-4283-4c2a-9005-ecf8849a0be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:40:03.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:40:13.968Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=75cc31fb-dfb6-41e1-a0bb-bb7515b7b02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:40:13.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:40:23.976Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8fd9a7ae-a455-4d00-92a1-29b541581278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:40:23.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:40:33.987Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=168c1ec1-4cfb-47bf-8f05-fb17b35cb4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:40:34.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:40:44.001Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6e6e8a70-9923-48da-be9b-04e6eba02323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:40:44.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:40:54.011Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cb2bd1b0-c56e-44a7-b9cb-0c5281b9abbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:40:54.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:41:04.024Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bf12a004-e1ee-4851-ab46-3041bce5135f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:41:04.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:41:14.032Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bac0cbb9-1f29-4329-a842-8e3414a6c05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:41:14.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:41:24.042Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c90811fc-243a-4948-ba65-ff21ccd81cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:41:24.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:41:34.057Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7459dd64-418b-4470-8101-ea68b7c935bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:41:34.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:41:44.066Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e003aa75-1819-4491-ac3d-cbe64057ed6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:41:44.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:41:54.075Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5b68a95c-3c7a-4b77-a0e6-77316f4026d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:41:54.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:42:04.084Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4fb2c865-d5c1-49d5-93a9-3a9f81ab566c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:42:04.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:42:14.092Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1ce2e80c-d7b7-45bf-921b-3d3fd958e906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:42:14.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:42:24.102Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4d2db9af-d8cd-462d-a911-9de1bcf8a9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:42:24.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:42:34.116Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=47a0a6b3-cc93-43c8-8267-d7454bcec222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:42:34.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:42:44.126Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a839c741-d5de-45f2-bb7a-d98b14caf627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:42:44.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:42:54.135Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=12209634-96b5-4eee-9070-c338663e605c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:42:54.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:43:04.144Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=fabebe83-3eb6-4ef8-b21a-aa528bfec309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:43:04.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:43:14.154Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=81268cc5-7465-430d-b8ea-0b6fc318a096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:43:14.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:43:23.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:43:23.305Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T18:43:23.306Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:43:23.312Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:43:23.322Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:43:23.322Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T18:43:23.322Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T18:43:23.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:43:24.168Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e9c9e39c-049d-4504-aab1-3a050f639b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:43:24.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:43:34.178Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=812906da-8902-4fed-8c96-c84137f93310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:43:34.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:43:44.187Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0930dd43-8454-48bc-b7fe-f96d195e1f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:43:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:43:54.197Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8503fe23-fb0b-42e3-9be4-f7eb172acb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:43:54.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:44:04.207Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6ae2f707-ddd4-40de-ba6a-ebd3b99a0447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:44:04.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:44:14.218Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=49469129-0cee-4269-873c-e4b3202e4e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:44:14.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:44:24.227Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c9328fa1-95e9-4c28-9477-1744ba0cb99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:44:24.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:44:34.235Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ea4ee41c-c231-4db6-869b-45aa13b4648b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:44:34.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:44:44.248Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=015dbd76-d699-44bb-812a-a55472cfc664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:44:44.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:44:54.261Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1310453e-5593-474b-b507-dc17b7263437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:44:54.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:45:04.271Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f57368f8-4e59-454b-bf5f-d3d473a6bed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:45:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:45:14.281Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8b4c48a6-ba7a-475d-acea-0d4c5511ed36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:45:14.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:45:24.291Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d91ed3a4-250e-4c01-81dd-d67c29626c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:45:24.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:45:34.301Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=9f4509ae-7aa9-4619-b820-2ef97a27c402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:45:34.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:45:44.314Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=89bb9a45-eb1e-462c-bd02-292a199baeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:45:44.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:45:54.323Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=be9c9555-44e6-4394-b444-ea389df5daf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:45:54.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:46:04.331Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5e9061bd-ffd4-4fb2-9bd9-f90afda8e27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:46:04.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:46:14.341Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3b3510ce-f6db-42d0-9329-19ee5eea28af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:46:14.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:46:24.356Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2f08febe-7248-472e-99be-7b71b8b3b3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:46:24.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:46:34.365Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cce8d5a5-f950-44d7-92f6-c05404ef23c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:46:34.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:46:44.373Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f127e7e3-c669-4e3a-bdf0-3a81293d8b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:46:44.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:46:54.382Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3d3ce938-75b4-4067-9185-5cbbe8da14d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:46:54.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:47:04.398Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1276cc68-a5fb-4562-81f7-711afc50776b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:47:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:47:14.410Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=01b561d3-14d3-49ef-a7b1-557536368702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:47:14.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:47:24.420Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=de98a5db-0576-48fd-8f26-348b025d0d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:47:24.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:47:34.428Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5377b71e-5f11-42fd-ae88-50b59f35f394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:47:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:47:44.438Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=141e64e3-c118-4e26-a180-be5e3e606197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:47:44.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:47:54.452Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8b5429f8-52bd-440d-9c7a-b8d17b51cb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:47:54.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:48:04.462Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a96379d0-cacf-477c-8fb1-9fe796cadf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:48:04.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:48:14.471Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6a8b2d21-31e2-4a46-8e56-33dc9d18e793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:48:14.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:48:23.261Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:48:23.262Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T18:48:23.263Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:48:23.266Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:48:23.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:48:23.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T18:48:23.272Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T18:48:23.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:48:24.481Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=dc6c7467-cb50-4880-a7c9-440ca0ff4d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:48:24.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:48:34.494Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f319bfe7-d6a6-43a3-8523-9bbc016c0fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:48:34.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:48:44.508Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a05ecfa9-0779-4b34-8cb8-f833f398b1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:48:44.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:48:54.519Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=02508a28-b204-48b2-882f-172eb4739ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:48:54.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:49:04.532Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=59c3c467-a99f-46e0-8e7e-042405c584d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:49:04.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:49:14.542Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=65a05585-defc-4eac-86eb-d8e16cddf428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:49:14.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:49:24.552Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cdccdb10-ebc6-4dbb-a26b-3231b29ebdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:49:24.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:49:34.563Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b758a81a-2d53-4446-ac4f-7ef13bdbb8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:49:34.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:49:44.575Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=82a7ee14-8f97-448d-a75d-d97960c05e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:49:44.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:49:54.594Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=11d456d3-ddc5-4101-bda9-87e333b1c215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:49:54.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:50:04.604Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=be7b6ce3-1f5e-4ff6-b002-d1fd4ad415d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:50:04.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:50:14.614Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=54eb5377-9c75-4e43-b049-a663eb5a05a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:50:14.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:50:24.629Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bd9a6797-cf53-45b3-9055-e4aabe1c90cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:50:24.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:50:34.642Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=42a37cc0-6837-4f31-81b8-4c1764e8fd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:50:34.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:50:44.650Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f3d274de-873b-4b41-ac5b-e60581fe25cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:50:44.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:50:54.669Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=489b2a98-b59a-44c9-b1d4-d814fb48032f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:50:54.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:51:04.686Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4073492b-c2e7-4327-b6f8-faea12dd9956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:51:04.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:51:14.694Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=91be46bc-a09e-47dc-a605-17050212817f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:51:14.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:51:24.703Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8f712cd3-5bca-4787-93c2-5342177f893d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:51:24.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:51:34.714Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4ebba762-64ef-47e8-8a7c-46ae1804ab90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:51:34.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:51:44.724Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0a571be4-9a19-4081-aed4-1080ba4a181d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:51:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:51:54.741Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=431769e1-255c-45e0-b838-440ef05ad39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:51:54.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:52:04.750Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e5466932-325f-42aa-a556-45940a5016ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:52:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:52:14.757Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0f34f048-79dd-4bdf-a9da-85eb16af616b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:52:14.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:52:24.766Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4b51fc82-7ab9-4794-b26b-05f41b713310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:52:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:52:34.779Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=74a0923b-7246-4fcf-b50f-aea80636c5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:52:34.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:52:44.787Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=19a464b1-82ca-4053-8391-d6ed294d0423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:52:44.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:52:54.798Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=fbccfc5f-6bf6-41f3-8b4b-234fd66b1c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:52:54.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:53:04.807Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cf1be960-d47a-49b4-8d7d-d60922a24e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:53:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:53:14.814Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1fcf531e-95b1-420a-91a8-1792e3cc3739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:53:14.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:53:23.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:53:23.274Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T18:53:23.275Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:53:23.277Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:53:23.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:53:23.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T18:53:23.282Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T18:53:23.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:53:24.824Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f827282c-fa53-4b88-845a-4c636d086a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:53:24.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:53:34.843Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1ef1d003-e0ce-4619-8e28-b9c8c769e0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:53:34.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:53:44.862Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=9959a896-69e2-424d-9380-5d377a777a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:53:44.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:53:54.871Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5fd2fd88-ff7f-41d8-a527-4964efe50257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:53:54.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:54:04.882Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8179ede3-5c4b-49c5-a143-616c72f1bb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:54:04.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:54:14.890Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=eb57cd14-b419-4f33-8927-ba92572df5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:54:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:54:24.905Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=90c1ee66-1d38-435f-84ac-de50bb8ac5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:54:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:54:34.913Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=529bec90-e579-432d-b98e-3a30e7c2cb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:54:34.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:54:44.922Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=96658702-ee67-4495-a9c8-b4b0189a19e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:54:44.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:54:54.930Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7a053a62-ef3d-4ef3-9f96-1ec022207fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:54:54.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:55:04.939Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a602b3e6-e5bd-4fd1-af5e-6811b26d6a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:55:04.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:55:14.951Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b3eb1764-8552-4740-9ae7-6716c547b809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:55:14.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:55:24.965Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=80f6f4f8-463a-4905-ab15-cc0a7f1afbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:55:24.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:55:34.974Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2c19d4a4-7395-4394-b439-18672fe12a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:55:34.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:55:44.983Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a3da5970-c6b1-4328-a0af-4dc045f9f816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:55:44.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:55:54.993Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=33794d60-a43f-45eb-9bdf-cc9e7cc18c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:55:55.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:56:05.019Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ac463f13-c217-4434-b861-4f558217fa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:56:05.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:56:15.031Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6d531702-72ac-49f6-b203-02c2ccfd04a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:56:15.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:56:25.040Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7c5e4c71-de73-4610-abca-52e9a317e930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:56:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:56:35.049Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=956f790b-5677-4f35-bc72-60bbe7809789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:56:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:56:45.065Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8bab2571-9502-413d-a495-13ba7cfc0e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:56:45.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:56:55.075Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=143e8a0d-6b98-49d5-8ac8-0c9e96a9e860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:56:55.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:57:05.083Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=42a9ca4f-2339-4ce1-9006-dfd6526c3b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:57:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:57:15.098Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a47ef53a-23dc-4910-b0a1-40ed05ebcdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:57:15.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:57:25.118Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0473504a-bb2c-4429-a0d9-5277c953c3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:57:25.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:57:35.128Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=23c40b89-c12f-4d19-8544-f3edd7d749ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:57:35.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:57:45.137Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=61a96a08-24cd-4ac7-ae30-370255822852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:57:45.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:57:55.145Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2dceff87-ab9f-4ae4-a9c2-4f3c2d514ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:57:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:58:05.154Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=07ca09c9-6205-428c-8535-e25f4cf1321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:58:05.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:58:15.166Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c0b7f28e-7074-42b3-88eb-6cf26941471d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:58:15.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:58:23.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T18:58:23.258Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T18:58:23.258Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:58:23.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:58:23.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T18:58:23.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T18:58:23.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T18:58:23.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:58:25.173Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b4e1f896-db33-4c6b-8f16-89cae49f0bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:58:25.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:58:35.181Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f73d43a0-b38a-479d-9709-cb41e1d3e423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:58:35.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:58:45.189Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=25af3075-010b-4553-b941-d7778ecf8549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:58:45.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:58:55.201Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=9f286c75-14eb-43ca-9a18-950bb8a5a6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:58:55.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:59:05.219Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c95547c4-e818-45e3-a409-d2a0dcf98dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:59:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:59:15.234Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=93a4529e-9739-4010-9034-58c2ed3fe83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:59:15.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:59:25.243Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=9d2ce6b6-e33d-42c5-9358-d7216e7e0bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:59:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:59:35.251Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5a864445-701d-4463-be52-a78519fc79fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:59:35.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:59:45.262Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=39ededea-6fe7-417c-9d48-f883fb2ad285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:59:45.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:59:55.275Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=dd70fdce-78db-48b7-b4eb-bb7eb863a650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T18:59:55.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:00:05.283Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8d4f7f39-f004-426a-90f4-35c9c51c1535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:00:05.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:00:15.295Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=97fe5b4e-1a40-4d09-a0bf-6527dcd9a009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:00:15.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:00:25.305Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3c879f6f-1fcc-4cbf-bf34-d4b8bce7c114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:00:25.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:00:35.319Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a04455fe-d9ca-4c29-be7f-5b5debceda84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:00:35.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:00:45.327Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=43e41cb9-566c-46e4-97ec-b8374c83e78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:00:45.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:00:55.337Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a07216cf-1d12-40ab-a3de-bb128043b671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:00:55.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:01:05.345Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8102e29e-90b2-4a51-a10a-75a4ae7d61e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:01:05.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:01:15.355Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=01b9eab4-ab19-424a-affe-ad53e4fe1a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:01:15.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:01:25.373Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=190f78ed-ad62-4099-9be5-83cb028f8ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:01:25.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:01:35.381Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5bbf02bd-98fc-4a35-bf75-21de9fa2e2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:01:35.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:01:45.388Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=59ca05b0-8300-439e-80f8-178f9320f8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:01:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:01:55.396Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=724d0eac-10f0-482a-8ab0-b7b300182f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:01:55.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:02:05.405Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=35d8ce7c-7296-4892-bbe3-d48d730be0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:02:05.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:02:15.414Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a4b5e5ea-c143-48d0-9565-75364c23c080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:02:15.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:02:25.428Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=87979147-c653-4341-94ca-bad6ad74731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:02:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:02:35.435Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d6cf6327-80f8-4d42-bbd0-2be03fa94137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:02:35.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:02:45.442Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=954d0362-7988-43c7-bf9c-2c4414e6c9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:02:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:02:55.450Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=827682bb-731e-412e-ad22-8a743f0f62f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:02:55.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:03:05.461Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bb2b9fa4-e393-4020-8215-03be8ebbca6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:03:05.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:03:15.472Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cf0893cb-c485-4d70-8e56-4c436b4e3e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:03:15.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:03:23.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:03:23.280Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T19:03:23.281Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:03:23.283Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:03:23.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:03:23.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T19:03:23.289Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T19:03:23.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:03:25.485Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c7303f83-5b01-4448-9d2b-5ea5021a90af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:03:25.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:03:35.495Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f7d16623-e340-49ca-9232-b665a59c91e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:03:35.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:03:45.506Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cbae8680-e050-4ae9-b3f2-69ff1489d4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:03:45.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:03:55.513Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f54413f0-109b-4dea-977b-ca208c3994ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:03:55.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:04:05.521Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=21406d36-d709-4665-8383-43d563923a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:04:05.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:04:15.532Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4d5889c3-b2b3-47fb-9e9c-209e975390e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:04:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:04:25.544Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=81b37dec-d7bf-4239-8bab-748e4453f844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:04:25.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:04:35.554Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=01cb856f-c624-45bb-b7c2-ed9252f4e283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:04:35.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:04:45.562Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=af75088f-eee5-483a-bcef-1542bec4e435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:04:45.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:04:55.572Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=fd2e068b-ef12-497e-b401-92b2350b34f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:04:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:05:05.580Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=56cfe01d-111f-4024-abc4-35cc2dfe6e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:05:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:05:15.591Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=9c87b36d-facb-4a2e-966f-d7b903c95750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:05:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:05:25.605Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ab10b482-802e-47cc-9403-46174e8ae8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:05:25.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:05:35.613Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=508b237e-0faa-4880-9895-d54267c2ed9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:05:35.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:05:45.622Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b4e6df74-9cf0-4451-b3ca-858d02ce71ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:05:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:05:55.638Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5174cd49-8fb3-4399-8580-8c0d3426f3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:05:55.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:06:05.648Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2a91afd8-3978-4912-a6c9-900ba4a5194d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:06:05.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:06:15.661Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e3a16ecc-3874-465c-8ab5-d15095e3df0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:06:15.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:06:25.672Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=966eca86-010c-4921-8f30-003ec343d200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:06:25.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:06:35.684Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=db4ed368-500d-464e-872a-78fd185afe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:06:35.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:06:45.693Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=af59ccda-71d9-4d3b-90d4-a7aee0f4e64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:06:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:06:55.702Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=85a2d27e-93c8-41ef-a547-316c8a635483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:06:55.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:07:05.711Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=41aeebdc-c0ae-40be-9944-58b67a9b5740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:07:05.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:07:15.724Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=02d270bc-96b5-4a05-92e2-136fff16a700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:07:15.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:07:25.732Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6b9dab42-63ec-4475-aee9-206710476ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:07:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:07:35.740Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6e4b7d42-f010-4326-bd88-e4bccf476bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:07:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:07:45.746Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0530ad44-d708-4340-8581-48607b72cc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:07:45.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:07:55.758Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f4083beb-d53e-46a2-889c-2ed90ba08f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:07:55.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:08:05.766Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=db971048-e003-4546-b731-523612cfca6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:08:05.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:08:15.774Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=9f37d273-db23-465c-89d7-614e763a76b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:08:15.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:08:23.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:08:23.275Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T19:08:23.276Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:08:23.279Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:08:23.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:08:23.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T19:08:23.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T19:08:23.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:08:25.783Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a71ebb52-c133-447d-b139-4c463919142b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:08:25.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:08:35.793Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=dfbdab47-a7df-4aa1-b4de-eb0044247fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:08:35.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:08:45.801Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=15f3ff5a-8569-4cc4-b389-262646c1854e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:08:45.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:08:55.808Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7bc6daa5-e8d2-4116-81bc-f3c3021e1475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:08:55.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:09:05.816Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f5c75ea5-b396-4136-b05e-ec41121fda5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:09:05.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:09:15.824Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=00b737ba-2a03-45e8-bd1c-cb9e97d64ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:09:15.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:09:25.832Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b47c524c-3f37-4f49-b069-5c54ec94cc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:09:25.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:09:35.843Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d18325ce-74b5-4288-ae12-4ea0a98ad26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:09:35.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:09:45.855Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1fd2407e-afcd-47a6-8aa2-050171e27bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:09:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:09:55.862Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d1025ac9-3e0f-4e99-88af-70a07d5d7381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:09:55.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:10:05.873Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c39aec36-f6af-4998-968c-56e5d8a8cd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:10:05.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:10:15.892Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b69eb076-304e-4bbf-ac61-63de29b2a277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:10:15.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:10:25.902Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7ff72651-fb61-422f-b49e-40ac9e46878d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:10:25.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:10:35.916Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7a24e650-5f59-467a-9a75-c3d365e3441a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:10:35.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:10:45.924Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5b650927-4ddf-4836-a5dd-99688fdba091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:10:45.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:10:55.939Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=de579a3f-8481-4da1-80b3-e92906fab28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:10:55.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:11:05.950Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=091c616d-84c2-4f06-b00b-e7f6b144b55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:11:05.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:11:15.964Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=dd2a4db6-a35d-40cb-add0-cc0bd6e4bc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:11:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:11:25.972Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e958fd16-f274-4b0b-b021-5e83c81e37e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:11:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:11:35.981Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=69ccb228-4524-475c-a25b-7ba63df40798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:11:35.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:11:45.989Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=44378cc6-1267-4ed2-b961-08e7ebfd1354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:11:46.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:11:56.003Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=93602184-9342-4c57-9f5a-c966496f274f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:11:56.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:12:06.012Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=fb7d7fef-40a5-47d8-97b9-ad5668be8cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:12:06.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:12:16.020Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a7377185-77d6-4ce5-ac12-c75bac03f0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:12:16.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:12:26.027Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c7a3bace-6ddc-4839-95d6-f5a2a2024fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:12:26.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:12:36.042Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ae7da356-35f9-424e-b845-ab54840e4c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:12:36.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:12:46.050Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e3632d21-b994-4d47-af1d-b662206c76fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:12:46.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:12:56.066Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2715c1f8-bdb9-4934-b093-e77b48628901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:12:56.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:13:06.074Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8e3d9a09-a8dd-48b6-a505-082577eea594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:13:06.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:13:16.082Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0b4e96cc-21f2-47e0-905f-7d6c694f6757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:13:16.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:13:23.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:13:23.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T19:13:23.252Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:13:23.254Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:13:23.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:13:23.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T19:13:23.259Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T19:13:23.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:13:26.090Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b8c4f4b6-f275-4927-b1d8-b8ce07cee08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:13:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:13:36.098Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1eb2eeca-93e8-4a64-925a-4cfcb1fa6cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:13:36.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:13:46.109Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e8c5cefa-38e9-4069-928a-03905b26f5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:13:46.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:13:56.122Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=580abf04-944a-4a0a-8440-d456be0bb731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:13:56.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:14:06.131Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e410e52f-cff1-4701-85c6-b6802a6aba4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:14:06.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:14:16.140Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=86661024-388c-4596-b2a5-64ef67050b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:14:16.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:14:26.151Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4afee1df-dc79-4a21-be68-0554c802c61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:14:26.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:14:36.158Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1b1fce4d-17f7-4d04-8219-e82fc0995f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:14:36.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:14:46.167Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=948bb299-d42f-47f5-ab28-85d4edaf3382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:14:46.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:14:56.180Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=19cb3a31-f3d6-44b8-b381-e82900898c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:14:56.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:15:06.189Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=293d7edd-8dfb-4fbe-a454-f2d8ea9ebf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:15:06.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:15:16.197Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=31459366-a827-49e7-b252-1eab76772c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:15:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:15:26.206Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f8e5c425-7121-41c1-943e-90d99f4ef495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:15:26.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:15:36.216Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1ec8d12b-93d9-4442-ba38-f95dbbf2bcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:15:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:15:46.228Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5be2b837-8a3b-42aa-a860-e07c50fe169d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:15:46.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:15:56.244Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6d939632-70c1-4dfe-94c1-b7bed70bcf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:15:56.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:16:06.253Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a7367cc7-e744-4814-bcbc-54c05cdfa2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:16:06.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:16:16.260Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=99489400-5dce-4d45-9a8d-454589473f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:16:16.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:16:26.268Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=fe2d460c-be55-4a37-8c27-f279d876e42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:16:26.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:16:36.276Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=56990e47-a1e1-4556-bc02-7ab8f4332066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:16:36.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:16:46.283Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=77e28cdd-3657-425c-8b1d-c024d8a068c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:16:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:16:56.294Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f9a64aeb-1fe0-4b7e-bd6d-b96ad63704b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:16:56.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:17:06.309Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a4bb8bb2-0686-4c25-a240-df11c3d1629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:17:06.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:17:16.320Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=aa6c9c01-d5c5-4bd9-92f1-9eb67b7bdc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:17:16.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:17:26.328Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ccc0a98d-ad78-4401-88c3-3f1764b4c5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:17:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:17:36.336Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2e522467-48dc-4f0a-816c-76e5be0b8fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:17:36.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:17:46.344Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5ad94b51-1c93-4a0e-b403-7f7dbe4aaa1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:17:46.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:17:56.353Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7cd20703-1ad6-41d4-8b59-a02672ee0b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:17:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:18:06.367Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2b646462-1393-45db-a9b4-1b6dfd89e77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:18:06.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:18:16.374Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a8ef6e76-80e1-4bcc-9288-3638e8f22fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:18:16.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:18:23.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:18:23.283Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T19:18:23.284Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:18:23.286Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:18:23.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:18:23.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T19:18:23.291Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T19:18:23.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:18:26.393Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4f0915da-1e73-4a17-b37b-2bf5c26bed24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:18:26.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:18:36.399Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=769951db-65fc-4f24-9035-fe2bb82ded91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:18:36.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:18:46.411Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=04c80b6c-ce59-4e15-b0ee-edafcac657f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:18:46.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:18:56.421Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=961255cf-8b76-466f-95f5-5fb64c76a7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:18:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:19:06.434Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0ca45e17-1a01-469d-bda5-de0c4db5fc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:19:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:19:16.443Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a35c015b-b103-40c7-bde3-2afc5af04224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:19:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:19:26.450Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6dedfb37-a824-4320-b49f-f5b663eb3bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:19:26.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:19:36.457Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ca6e912f-5472-4dec-8630-14b45013d472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:19:36.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:19:46.464Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=dc660feb-c366-4ec9-bf48-eb98b76df299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:19:46.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:19:56.473Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0c0cd391-403f-4465-a818-9e58f69daaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:19:56.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:20:06.484Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=fc4b2335-e4c3-4455-8259-94df45f54d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:20:06.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:20:16.496Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1df440dc-2424-4090-b337-b031119324e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:20:16.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:20:26.506Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4519cb21-1be3-43e5-8c98-1b0e07c5a85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:20:26.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:20:36.513Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=fbf304ea-d73f-4014-aad9-4ebc22f2a6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:20:36.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:20:46.521Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e4fd8619-bd0d-45de-b37c-31c887e53117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:20:46.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:20:56.533Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5c2e3f19-463e-489c-ad1f-deaebcfd0bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:20:56.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:21:06.548Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=63f68d1b-dae4-4207-9696-6955f4ac9c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:21:06.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:21:16.555Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1bad4940-3bc2-4fb9-88e7-3af5db260ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:21:16.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:21:26.563Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a2a58a12-60fe-4e93-a836-9f8722bca05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:21:26.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:21:36.570Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=175185b1-3d51-4244-becd-b68b41a4970e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:21:36.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:21:46.578Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=855de53f-10f0-4c1c-aa8f-a1143765f521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:21:46.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:21:56.592Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a2802fb9-32a0-483c-b86c-db7fdb4f7ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:21:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:22:06.606Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7380f696-1bfb-41ef-b4cf-a234cd753dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:22:06.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:22:16.613Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bd221e96-2862-4ca5-8672-e1aa8fd6bd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:22:16.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:22:26.624Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8da0bd5a-b1b0-4c30-abfa-2579d5069145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:22:26.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:22:36.632Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=afe10531-4971-4dfa-a384-46ff85573772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:22:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:22:46.639Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a8a93e95-e978-4fb4-9821-8d172551b2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:22:46.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:22:56.646Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1132daef-5992-4492-8ad8-277c5015e705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:22:56.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:23:06.654Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bc273184-bb22-4c6e-9132-6e8593fb175c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:23:06.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:23:16.663Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=18d697a0-80e8-47cf-b97b-d073a7be8533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:23:16.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:23:23.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:23:23.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-09-08T19:23:23.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:23:23.269Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:23:23.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:23:23.274Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T19:23:23.274Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T19:23:23.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:23:26.675Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=91a3407d-6dc3-4e1c-851e-219d2af55dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:23:26.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:23:36.683Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5f932259-b682-4a48-a4db-bf9db5e11c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:23:36.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:23:46.693Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2d3d89ca-9e95-45df-8bf4-213de2565d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:23:46.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:23:56.700Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=94cbbff7-105a-4649-aa59-1cbf2f8e80f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:23:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:24:06.707Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0c492898-d83e-41ec-9c69-85b56162a8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:24:06.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:24:16.713Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5d58d03c-f315-4a42-b7e9-56a026e8dc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:24:16.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:24:26.722Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d4b9710d-b7e1-4fe8-96a5-4a4b4dbf3712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:24:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:24:36.733Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=acecd893-e3d0-40c5-962e-770208878b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:24:36.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:24:46.747Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=dd69b4bf-54dd-4094-b472-ebcc3ece71f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:24:46.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:24:56.754Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=fa283716-9566-4a46-8b3e-69c0863c4ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:24:56.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:25:06.768Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=79f6fa5c-07be-4871-bf5e-15771ccd97a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:25:06.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:25:16.777Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=38c2cdb2-7102-4761-8fea-041ab403f049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:25:16.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:25:26.784Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8f8f5d60-54c4-4e9d-806a-59a3ff18d48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:25:26.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:25:36.790Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e7f6b682-fdb0-4485-91ca-9e9202315132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:25:36.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:25:46.797Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=42f15ef7-a58f-402f-846a-af284def02b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:25:46.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:25:56.807Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bcc65abe-b395-407c-932d-af447b96dd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:25:56.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:26:06.819Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=66721e5b-30c1-4efa-9c67-70782fca2b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:26:06.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:26:16.826Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4d910da6-cbbb-44f3-9d27-e26fafbb753f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:26:16.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:26:26.838Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=985792e9-c00b-4fc4-bbfd-da99b04a1f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:26:26.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:26:36.846Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e9997415-4932-42e4-8f46-d3fd3baa6546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:26:36.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:26:46.853Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0a39aa41-37a2-4133-bd31-a4d9182fbb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:26:46.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:26:56.861Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=88157f7b-927e-41a1-8e45-f2b86de0daf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:26:56.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:27:06.870Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=80734ca3-4694-4097-8a51-ab832d41a2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:27:06.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:27:16.891Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=698fe7c8-1f8c-4f40-861e-2ee2a91dc841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:27:16.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:27:26.900Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a1daa593-102e-4a41-846b-48b5cde6ee1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:27:26.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:27:36.908Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ccd69c25-b09a-4380-98b6-1db83cef9f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:27:36.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:27:46.915Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e31c2a60-d810-4851-9ff5-e75ccad7784c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:27:46.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:27:56.930Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5ae5be99-812e-4b4a-b29a-236b2e928752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:27:56.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:28:06.941Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4ca7c6ec-21fe-4307-bee5-f036731a4251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:28:06.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:28:16.949Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=83b239f0-af8c-4078-a128-f506524d762a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:28:16.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:28:23.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:28:23.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T19:28:23.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:28:23.259Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:28:23.264Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:28:23.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T19:28:23.264Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T19:28:23.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:28:26.964Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6ed9c1e8-f075-41ce-a80f-b8d4f6ed5632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:28:26.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:28:36.970Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a1e73642-e882-4435-80fa-9570e039609e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:28:36.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:28:46.978Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d27140b4-efa0-45db-9733-e4e71d08bda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:28:46.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:28:56.984Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3ffd1230-aff9-4fba-bd91-b29abfceaadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:28:56.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:29:06.990Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0ca43a8a-5f97-42fc-96eb-4bd47b86e6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:29:06.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:29:16.997Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3a559045-70e4-4dcf-a22b-0bd10babff37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:29:17.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:29:27.005Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a0606731-1fa7-4449-8ad3-1f6d0bc3c370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:29:27.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:29:37.013Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8d7983f8-996f-4cd0-93c6-d70fd7f7a027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:29:37.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:29:47.023Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=69521f7d-be50-47b7-bdd1-2f2d657e2ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:29:47.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:29:57.031Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f331990e-da49-4d03-9254-d2d05f42177b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:29:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:30:07.039Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=49047da5-3b9a-49e5-ae3a-03d95c86b536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:30:07.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:30:17.047Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f3ab6226-31b4-43f6-aad2-27540c2a5a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:30:17.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:30:27.063Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f8fd2b21-7d61-46fc-813c-b0957bae8068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:30:27.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:30:37.072Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8831d534-d900-4aef-8943-b273989bc096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:30:37.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:30:47.080Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b0319a15-cfe1-4306-8785-d5deebc22c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:30:47.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:30:57.091Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e40235f9-7981-419f-9385-620aeeaadce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:30:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:31:07.100Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=69a0a40b-d32c-48ba-b3f8-a07a151c11f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:31:07.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:31:17.111Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ae42ce4a-d886-4302-aa4c-4e341c24efeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:31:17.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:31:27.137Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ebed134f-2a02-48e6-afb4-11a2882447fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:31:27.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:31:37.144Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=70d9ed71-760a-4910-987b-8d82417a9532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:31:37.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:31:47.151Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=53e92b11-aa59-4dc6-827e-f88e76fa0b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:31:47.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:31:57.158Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a3f59209-83c5-464f-bce2-82cea363f324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:31:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:32:07.166Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c0a05682-6678-447d-afe2-39b7132fafc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:32:07.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:32:17.174Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=141d33ca-c5d5-4ed3-9dc3-2de1ef81a3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:32:17.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:32:27.183Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=04045e5a-4171-42be-8dbf-9d1aa2eac2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:32:27.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:32:37.190Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=19750b22-3578-4c3b-b4da-8b80fc75f6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:32:37.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:32:47.197Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f78719c3-abaf-4000-918c-b08d83105d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:32:47.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:32:57.203Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=60a9ff96-6f00-4724-bb73-80d5b0000564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:32:57.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:33:07.209Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=db520c7f-3bbe-42bd-a160-976152e727bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:33:07.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:33:17.220Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3024a52b-a83d-44e6-b9ce-b3a0858ff074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:33:17.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:33:23.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:33:23.274Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T19:33:23.275Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:33:23.277Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:33:23.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:33:23.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T19:33:23.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T19:33:23.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:33:27.226Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c6443143-13d6-4f30-9a23-5986b2d6221d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:33:27.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:33:37.233Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=80b88e12-c106-44e7-bb9c-74e1bd8168ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:33:37.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:33:47.241Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=70b9935d-d1d4-4b2b-a350-b31b35a6e7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:33:47.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:33:57.252Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d6813b48-23d6-4b9e-967a-661be5898de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:33:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:34:07.259Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2dd55d25-7d10-4635-8183-44e0b18fb3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:34:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:34:17.271Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4e8391f0-497f-45bc-b016-c9a0de599aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:34:17.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:34:27.278Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=dc5d3500-439c-440d-b9c4-9dba754dd8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:34:27.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:34:37.285Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=fe2199cb-63ac-4898-b5b1-fd13cb396b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:34:37.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:34:47.295Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f6418fbe-7a1b-4151-9c29-2ac717610b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:34:47.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:34:57.302Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=229c0d21-45af-48cf-83f4-545e683b8f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:34:57.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:35:07.311Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d07b2cd7-2ceb-495b-8a4f-47757676f064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:35:07.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:35:17.324Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cf33916b-c429-45a1-b519-a53055d409b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:35:17.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:35:27.332Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f2523533-0d20-4e2d-9deb-e87cfa0e4564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:35:27.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:35:37.339Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=04a00a36-ed9d-4181-a5ac-a4db1bfabd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:35:37.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:35:47.345Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0dccdd3b-72b3-4da5-ae27-5f780ebab3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:35:47.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:35:57.351Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f5a28fd6-7e20-4441-a024-02c0055c3f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:35:57.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:36:07.359Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a4adf93c-44eb-4e89-8ada-163a84ef5100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:36:07.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:36:17.368Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c4e927ab-be81-441c-ac11-a79f140e33c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:36:17.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:36:27.376Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ca10a27e-fed2-4a85-a00b-a93eb2c1e830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:36:27.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:36:37.388Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f8965f97-7f8e-4284-95bf-e179f904afea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:36:37.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:36:47.394Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7306505c-5160-4caa-9a61-2491274bd8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:36:47.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:36:57.408Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8d821d41-44f6-4667-b9f9-51219716b1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:36:57.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:37:07.417Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6600a2fd-c7e9-4707-a749-1638fa89d52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:37:07.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:37:17.428Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=deaf0c51-997a-4e28-a925-03f4f77af44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:37:17.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:37:27.434Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=997c8865-3e72-4193-b0d7-35faa8fbc0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:37:27.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:37:37.441Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=15b057af-3247-4ef0-9e66-5839f5701b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:37:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:37:47.450Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ede01823-d830-4c7b-960c-b0e0a56801d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:37:47.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:37:57.460Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7528f3e3-158b-41f8-83b5-422581679402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:37:57.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:38:07.471Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ea99cfa3-54b1-4a05-aaab-0fdfab176bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:38:07.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:38:17.484Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=9738f970-0806-4cfb-b202-fcc4157650a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:38:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:38:23.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:38:23.240Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T19:38:23.241Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:38:23.243Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:38:23.247Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:38:23.247Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T19:38:23.247Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T19:38:23.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:38:27.490Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=00d9644e-0078-427a-b2ef-ee02f1863b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:38:27.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:38:37.497Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bfbc9e98-8d9c-4098-8548-6605b4881ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:38:37.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:38:47.506Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=94dbec6a-63cf-4c36-b204-1fff705d0082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:38:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:38:57.517Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bf98430d-7b6e-451e-ac79-a4780c1363ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:38:57.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:39:07.527Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=fbed4061-243f-4085-8ea8-69e97ecbc4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:39:07.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:39:17.541Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bdb0bf3e-067b-42cd-9b89-81afeeab0476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:39:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:39:27.548Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4a789df6-9185-464d-b695-41b9dad29a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:39:27.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:39:37.556Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a0fbc9ad-a1ee-4bb0-8b40-024dcc24e76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:39:37.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:39:47.563Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=86bb4cb8-61cf-4bdd-8872-e5647ffc6e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:39:47.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:39:57.570Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=9d007c6e-8927-4cda-903e-ada4bfe8f7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:39:57.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:40:07.578Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=44e0b912-1cfa-4820-a02c-d8c725d9be43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:40:07.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:40:17.588Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5cd52711-0c6c-4f19-b3a5-4c8261cba77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:40:17.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:40:27.599Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c88aac61-55b2-4c8b-830f-dc833469ee9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:40:27.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:40:37.607Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b27fb4d4-24ea-4319-8e05-eb5e47d5f39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:40:37.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:40:47.615Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e76e161f-f757-4e7f-8fc6-5a5c3636af19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:40:47.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:40:57.621Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=818e28e8-a78c-4c3d-b31d-331db4894ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:40:57.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:41:07.629Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=903d63ef-9748-4373-b87b-923e6c87b679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:41:07.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:41:17.637Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a2fb0aac-f669-4e7c-be52-f5f8c3106ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:41:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:41:27.645Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=53d6ca38-ffe3-45b1-9bf6-3931ad96f797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:41:27.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:41:37.654Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=9aef5614-50c7-4a49-9a7c-2fd9a7e7a541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:41:37.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:41:47.666Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b9c01fdd-dbd0-4e32-ab1a-9eec2796948c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:41:47.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:41:57.672Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1f9ab2fd-226d-4e56-b6c9-aacf9d388501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:41:57.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:42:07.679Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e7f9fd2a-c9ce-4f97-ba64-b902e6783736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:42:07.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:42:17.688Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c20a6ef6-3092-4fc8-90df-874578bf157d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:42:17.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:42:27.697Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=af8073f1-63c3-4c28-97cc-7b9a24f39329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:42:27.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:42:37.706Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7b29d4e1-46db-40ca-a480-276aa2135e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:42:37.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:42:47.720Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=65c7344c-cccf-402d-8439-a1dcb6234bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:42:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:42:57.728Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=29ea123c-77cb-4286-ace8-7e0c817922e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:42:57.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:43:07.735Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e23867af-516d-4493-a170-33f57a196b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:43:07.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:43:17.746Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6238ab1a-f704-43db-9dfc-bfd2c0932272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:43:17.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:43:23.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:43:23.287Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T19:43:23.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:43:23.290Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:43:23.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:43:23.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T19:43:23.296Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T19:43:23.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:43:27.752Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=663d6b9b-dfd8-46ee-83c9-9a5165dfe340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:43:27.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:43:37.760Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5e0a3a89-ad9b-4bfc-b4a5-02ddd4841ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:43:37.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:43:47.768Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5e89bbca-bc9f-4ca0-ba90-8019ccd96e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:43:47.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:43:57.779Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=306706fa-678e-442a-9acd-aa0a5854cbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:43:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:44:07.787Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=39556fa8-4e2f-470f-a725-be15f1d79b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:44:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:44:17.794Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=873d691e-6885-4321-8682-0bd07ae38db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:44:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:44:27.801Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=49282311-d2e7-4fc6-ab99-4ece2853a3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:44:27.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:44:37.808Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3236ff37-f129-44c6-98d0-d179d809c990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:44:37.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:44:47.819Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bd118fdd-589c-4e10-9781-0b5f5af217dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:44:47.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:44:57.826Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b708f896-2357-42e1-9703-0d94c8c08b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:44:57.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:45:07.835Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5dde0192-22cc-430a-8c43-ca7104bb8fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:45:07.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:45:17.846Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=25ed0721-40c2-4525-8eb4-99297283be2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:45:17.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:45:27.853Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=96c72d31-0272-47ef-88dc-1a57a95874e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:45:27.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:45:37.860Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1c9e9e81-1581-4047-904c-6b488c531a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:45:37.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:45:47.871Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=55aa5281-3741-4d71-ae37-083ffdcaec5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:45:47.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:45:57.878Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=54401b95-21fc-45e3-a2d0-5306d030b32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:45:57.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:46:07.891Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cae35b3b-7b76-41e7-a872-7316946ed54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:46:07.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:46:17.898Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ad7414d8-304f-4ff4-91c2-7e48912a950b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:46:17.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:46:27.912Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1c1a57ce-a883-4dcc-a644-5d6beb59c027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:46:27.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:46:37.922Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=81c4d787-ea5d-4124-96da-403f7b85e36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:46:37.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:46:47.929Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0fdbd542-9fbc-4f3a-a20a-964b7c1fc75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:46:47.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:46:57.936Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=48bbfaf0-1e24-44be-93ad-837dba7c785e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:46:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:47:07.943Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0f0e6bb2-56e3-41a6-8c18-25494ad36c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:47:07.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:47:17.950Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2e100908-ecad-453e-9170-31d68112446e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:47:17.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:47:27.956Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3d1f57af-a7d7-4cd9-8dcd-74dc6f029692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:47:27.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:47:37.964Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3650c9bf-d660-461f-92c2-eb15d6ddc06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:47:37.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:47:47.981Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=596623de-eac1-4c5e-b6a2-df81e9a579de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:47:47.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:47:57.989Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=60acba9e-2d7f-4f7c-9bc9-9ccedcecc407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:47:57.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:48:07.996Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=966787ba-245b-44c1-af89-88aed8325699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:48:08.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:48:18.004Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b02be370-e141-4f8b-93e4-88825ae465a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:48:18.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:48:23.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:48:23.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T19:48:23.254Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:48:23.256Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:48:23.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:48:23.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T19:48:23.261Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T19:48:23.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:48:28.011Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8174f091-7a52-403f-99f1-424309c22a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:48:28.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:48:38.017Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0db03474-045f-42ce-ad89-e647dd6fd147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:48:38.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:48:48.025Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c7b71243-4582-4f0c-9b0d-9a719bfe5406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:48:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:48:58.035Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7b938925-9424-4d03-8efd-674105ead95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:48:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:49:08.042Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=519289fa-d249-4536-9a15-95b03709e9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:49:08.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:49:18.049Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7dbd750d-6107-4cce-8e1e-41d49aef6cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:49:18.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:49:28.063Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a547dd25-64f3-4462-bb5e-5e3dcc9d84e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:49:28.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:49:38.069Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=95e10160-79a2-441c-a86f-047839ae61eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:49:38.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:49:48.077Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3ca3ac00-ca12-49cd-81ca-db2816508816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:49:48.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:49:58.085Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=025c920c-9860-4238-a33e-d8219048fbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:49:58.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:50:08.092Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b797bdac-2b56-47db-b461-dff8266ed4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:50:08.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:50:18.099Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4ef8ccd6-9913-4a0b-a08e-e6fbc1959a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:50:18.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:50:28.106Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cb790bfe-de95-47cc-8abe-7f04b1982338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:50:28.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:50:38.115Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a7c792a5-1e59-41bd-85d0-ab6f3a25ff5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:50:38.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:50:48.121Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=7c6d9940-d127-4ea7-9eca-92ae2f007e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:50:48.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:50:58.133Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=711f6357-0a57-418b-b804-7f1d40fe7aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:50:58.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:51:08.141Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=b96cbec7-8048-4de1-bbeb-32223b3ee3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:51:08.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:51:18.148Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=8be121c2-168b-4bae-adad-a4831754a13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:51:18.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:51:28.154Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=cc557212-991a-49c6-a2a5-3a8693b5fad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:51:28.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:51:38.174Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=97d1429d-ed3d-443a-8303-9c66580752b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:51:38.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:51:48.182Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=eba9c0e0-e8c4-4e74-8ab9-0b7a90d980ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:51:48.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:51:58.194Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=2be0363d-9dc0-44e1-82c9-c57ae8e63f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:51:58.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:52:08.209Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=18b7bd3e-e05f-4e43-ab84-d5c294eba537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:52:08.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:52:18.216Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=c48a5d53-263d-4bd9-8d65-cbe800eb9ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:52:18.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:52:28.225Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=9dc22388-f920-479a-b95e-fa833a18364f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:52:28.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:52:38.238Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d9d46d8e-ab6c-4a4e-9bed-d81c4e64c7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:52:38.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:52:48.244Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bf5efb95-d406-45c1-8b9c-4d2f82e4c306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:52:48.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:52:58.250Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d2ae262b-4aee-4917-925b-f8ec147517b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:52:58.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:53:08.257Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f2160e10-ba1f-4cae-8f86-ce9cb82cdd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:53:08.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:53:18.265Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=569f7563-2b0a-4459-adfa-f0e8ac1239ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:53:18.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:53:23.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:53:23.252Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T19:53:23.253Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:53:23.255Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:53:23.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:53:23.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T19:53:23.259Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T19:53:23.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:53:28.272Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=e4af2fe4-b66e-4da1-a7b7-c66ac674fd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:53:28.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:53:38.286Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1c70bbc9-4671-44f1-b4a3-379b28f14b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:53:38.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:53:48.296Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=0b638996-2cf4-4abd-8e15-a93f822692d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:53:48.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:53:58.302Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5fe32315-5cea-4ebb-9a9a-738675e0cce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:53:58.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:54:08.311Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f4832d69-3e88-4dfd-97ef-4be56291aa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:54:08.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:54:18.318Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=f58c4d45-de90-440e-8d34-9c5c477a00ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:54:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:54:28.325Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a7c2b55b-dc65-44ef-8682-063571af65b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:54:28.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:54:38.337Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=865f9fa1-3983-40da-95d7-6d2548311a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:54:38.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:54:48.345Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5c699093-93dd-4466-a7af-f51f5f5737c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:54:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:54:58.356Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4e3bd21f-1603-4083-b857-88bcafc5ec12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:54:58.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:55:08.363Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6aefed37-37a2-4cca-8781-a0fd3ee091cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:55:08.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:55:18.368Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=d10ac67c-7ecc-405a-bee3-abaa8f42207c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:55:18.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:55:28.374Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1c9be293-f757-4edb-b169-d0d99abc2091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:55:28.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:55:38.382Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=135a4eae-536d-49b2-a752-5b906fcc4954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:55:38.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:55:48.390Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=df0596ae-48c5-4965-8a8f-b42c62807f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:55:48.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:55:58.398Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=6b0513f6-75d2-46a3-b1c2-dc024d084692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:55:58.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:56:08.410Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=bc520a1e-67b2-43d8-b83c-409f7421c210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:56:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:56:18.420Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a8013853-7e6a-4fb1-9f90-877c7fc948cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:56:18.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:56:28.428Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=3e125142-60c4-45aa-816c-5464809cda65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:56:28.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:56:38.435Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=74caddcc-909b-4d5e-8da1-3e776392064b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:56:38.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:56:48.441Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=4826ee92-6180-4927-baf4-4c162ec313f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:56:48.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:56:58.447Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1413c2fc-19d1-4ab5-a0a2-19892d655964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:56:58.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:57:08.454Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=78a20d24-a500-4ee3-82df-fed72bbe88d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:57:08.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:57:18.465Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=eff574aa-2135-463e-91fe-a048e7cae014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:57:18.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:57:28.475Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=1624bf6c-fcb0-4ffb-8e0c-519b5488ea32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:57:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:57:38.481Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=86e99631-1487-4c30-afe6-677a1793c9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:57:38.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:57:48.489Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=a794518f-3015-487a-8ae3-5fa945cc3c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:57:48.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:57:58.497Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=ddc2493c-6d7f-4b34-a63f-f2ad65397544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:57:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:58:08.505Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=5f923605-e731-4f7e-8881-54ec4d82b27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:58:08.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:58:18.513Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=15eba5de-1076-46a4-bf28-b58db8dd8394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:58:18.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:58:23.233Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T19:58:23.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-09-08T19:58:23.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-09-08T19:58:23.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-09-08T19:58:23.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T19:58:23.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T19:58:23.241Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T19:58:23.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:58:28.520Z |INFO |Init configs |InvocationID=8e84e9cd-6495-4c85-b33d-c28d02fbed1f, InstanceUUID=43ef3598-20eb-4e1c-87c2-5a8a7693270d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T19:58:28.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |