By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:22:20.271Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:22:20.274Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T23:22:20.303Z |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 |2022-02-10T23:22:20.903Z |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 |2022-02-10T23:22:20.985Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T23:22:20.986Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T23:22:20.986Z |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 |2022-02-10T23:22:21.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-10T23:22:21.097Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-10T23:22:21.119Z |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 |2022-02-10T23:22:22.330Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-10T23:22:22.758Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-10T23:22:22.774Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-10T23:22:22.775Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-10T23:22:22.825Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-10T23:22:22.826Z |INFO |Root WebApplicationContext: initialization completed in 1707 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-10T23:22:23.143Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-10T23:22:23.925Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-10T23:22:25.158Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-10T23:22:25.652Z |INFO |Started MainApp in 6.886 seconds (JVM running for 7.41) |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-10T23:22:25.710Z |INFO |Start scheduling PRH workflow |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:22:25.719Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=bb89cb60-de0b-4450-b1d3-68c7436f8fe9 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-10T23:22:25.916Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-10T23:22:25.917Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-10T23:22:25.920Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:22:27.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:22:27.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:22:37.349Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=cfe97ade-fd16-4a9d-906f-3126ad5d38a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:22:38.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:22:38.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:22:48.416Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=df67440b-3362-4fdb-9a89-748adec39efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:22:49.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:22:49.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:22:59.456Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=5a702534-45ec-490e-ae42-065d44696731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:23:00.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:23:00.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:23:10.496Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=70614fec-8962-4cea-ae00-45e2bcbcc9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:23:11.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:23:11.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:23:21.569Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7be8c515-4a70-4d01-bd71-8b92536f35ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:23:22.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:23:22.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:23:32.608Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ef4f7d2d-6079-41bb-ae05-60e705c88fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:23:33.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:23:33.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:23:43.679Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e7e6c30e-f5b3-4fd7-b702-ed4e63570685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:23:44.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:23:44.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:23:54.758Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ce864803-12f6-4e5a-ac65-6e460ecffb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:23:55.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:23:55.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:24:05.793Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c7004e8b-8eca-475d-9c44-e387d1f29135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:24:06.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:24:06.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:24:16.836Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=5d3b000d-949d-4751-ae01-d712d025c821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:24:17.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:24:17.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:24:27.872Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=88b8bbe0-180c-4f04-b6c0-972e75e47912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:24:28.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:24:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:24:38.913Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=99e7f455-506a-4fa4-96b8-a5b2b3edce6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:24:39.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:24:39.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:24:49.952Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b95c856f-a502-4381-93db-cbaa6eb1b734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:24:50.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:24:50.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:25:00.994Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=511a1748-22bb-4c17-b7d2-4bff8f312915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:25:02.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:25:02.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:25:12.037Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c3316240-8d04-4020-8231-e2a66385b29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:25:13.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:25:13.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:25:23.072Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=47ba1d79-cbd9-4c8c-8b83-12a97f3cfc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:25:24.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:25:24.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:25:34.112Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=05938490-4bbc-429b-8649-84b9a59f5ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:25:35.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:25:35.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:25:45.155Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=5ad3ba77-c92b-4bf0-8752-09e714da3bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:25:46.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:25:46.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:25:56.226Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=3c18f548-c80e-47ac-8293-120f569fe68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:25:57.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:25:57.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:26:07.266Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=6238b8a2-2076-47a0-8bbb-6364e2ff9b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:26:08.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:26:08.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:26:18.309Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=3b521d22-be6b-4af6-9ec2-a6f93143e15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:26:19.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:26:19.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:26:29.345Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=09207f02-ff77-4f33-a129-2b4adb29cfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:26:30.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:26:30.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:26:40.388Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d889cf42-38a5-4c6d-8a0f-107ecebff382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:26:41.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:26:41.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:26:51.424Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=67da89cb-c2d5-44de-a24c-c541b5547b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T23:26:52.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.100.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:26:52.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:27:02.468Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=da5b813b-d442-41bd-9d40-d937191e1252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:27:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:27:12.594Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f3504e62-9ebc-495b-8f92-080670b0ca00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:27:12.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:27:22.630Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4b9fec9c-30ff-4fcb-89e9-cbc5903624d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:27:22.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:27:24.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:27:24.333Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T23:27:24.335Z |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 |2022-02-10T23:27:24.343Z |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 |2022-02-10T23:27:24.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T23:27:24.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T23:27:24.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 |2022-02-10T23:27:24.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:27:32.657Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=12ac0b10-0828-40a6-a9b7-c2d1c9608a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:27:32.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:27:42.674Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a9dc19f7-bab2-45a4-ae67-e10a1be1cf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:27:42.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:27:52.697Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=005be66d-889b-4109-8640-b1c669dd1860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:27:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:28:02.714Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c5756fe1-db37-4ba9-ab01-f97cf4b6a7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:28:02.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:28:12.753Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=3161bb25-5b51-4cd4-a7c8-ec40b0598025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:28:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:28:22.771Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d67c9a68-a216-4527-b69c-6b67a170cb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:28:22.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:28:32.788Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f6f6dd9b-4c97-4a6e-8a35-8a4cb10c724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:28:32.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:28:42.798Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=dfb896bc-4542-4d01-99bc-132b365f167f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:28:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:28:52.823Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7e8a29d9-614f-4768-8ab2-02a0253c7cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:28:52.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:29:02.854Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c7e637ff-3a41-402f-b240-b4fad391281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:29:02.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:29:12.920Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e8a47295-ad08-4df9-a9b0-8fd2dfadd0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:29:12.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:29:22.950Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=8eb88ba4-596a-4599-9f49-074895a605ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:29:22.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:29:32.969Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=15179810-79bf-4042-89fc-7be739a6b4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:29:32.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:29:42.992Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=792c1c5c-46ea-4ad9-b49e-76b60062561a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:29:43.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:29:53.010Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4a37d67f-5055-4776-95d1-3c19e28d32f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:29:53.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:30:03.028Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=befde3a5-03da-421e-bdf6-bddf9e4fee63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:30:03.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:30:13.046Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=44733326-82a9-4a3d-a2d7-2c0a24b096fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:30:13.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:30:23.059Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2f264e97-bfde-4b28-a07e-e365ed55b273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:30:23.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:30:33.082Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=15ee7c0c-1ebe-4eeb-a050-d99ee2019063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:30:33.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:30:43.100Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=87820547-4103-4346-8beb-92f1eacdf189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:30:43.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:30:53.119Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=fba63d3e-c1fc-46f2-a463-bb64682e9fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:30:53.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:31:03.140Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=3cd89418-749e-4112-9cd2-b320eebc7314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:31:03.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:31:13.151Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a4e5815e-2781-4e9f-af96-072d65f24926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:31:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:31:23.162Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=3b6317f5-4825-4438-9972-412dfdd776dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:31:23.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:31:33.178Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f76fe972-7eaa-4df9-9cac-1aea00e26ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:31:33.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:31:43.188Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e802b651-368d-47a4-ac29-2514afc62b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:31:43.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:31:53.199Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b2cd0785-6de2-4a7b-8e99-58722377f24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:31:53.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:32:03.216Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=22d92674-7d7b-4a13-8c03-58bc6475a69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:32:03.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:32:13.227Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ca345611-08f7-4fe8-aa4f-224f4fa33d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:32:13.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:32:23.247Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=5fea2eb4-d730-4b08-8799-7ddd16923222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:32:23.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:32:23.560Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:32:23.560Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T23:32:23.561Z |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 |2022-02-10T23:32:23.565Z |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 |2022-02-10T23:32:23.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T23:32:23.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T23:32:23.572Z |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 |2022-02-10T23:32:23.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:32:33.270Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=cb317e6e-6879-4831-b21f-13aa2e6b21b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:32:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:32:43.283Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7be4c4d2-e8b5-4d3c-8b81-e6df172181b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:32:43.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:32:53.294Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=fe842e56-91ae-4775-b343-1186303c2f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:32:53.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:33:03.310Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f37d6269-b167-4a68-bb7f-fa664cfd04d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:33:03.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:33:13.321Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f27fb8a3-f609-4128-8235-832a0b075f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:33:13.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:33:23.331Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=57732ef6-c4c7-48ff-9a90-b20be1bfbd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:33:23.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:33:33.342Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=bb7a769d-0454-41a6-9e0e-a7f481a9a566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:33:33.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:33:43.355Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ca99f349-96ac-4e61-b9c9-bf369a4953b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:33:43.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:33:53.365Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=56e03de6-284f-4bde-baf4-3637a658512b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:33:53.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:34:03.381Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=051a3e52-089a-48fe-b966-44ea3dfcdba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:34:03.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:34:13.393Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2bec46e4-7b64-46e4-930d-427e319d0a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:34:13.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:34:23.408Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=1234b517-ac58-4426-98f2-d41b2ea02ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:34:23.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:34:33.436Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7c62e215-3e9f-4a87-9c4e-5f335dd469c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:34:33.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:34:43.454Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=8b1ba31d-4426-4c3b-8aab-e4a6c5b76fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:34:43.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:34:53.526Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=da320381-564d-441d-af0b-d629443882e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:34:53.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:35:03.538Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0d05cfc2-875a-4e4a-8974-785d8b7b394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:35:03.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:35:13.548Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0a3480ca-e413-4c05-8eb4-e3bf89b7e0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:35:13.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:35:23.562Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=82bd40f9-6e00-45e2-aac3-9edbcb0001ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:35:23.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:35:33.574Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f490789a-d33d-4791-8719-63dfd29f6207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:35:33.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:35:43.586Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d9e9df42-9017-4e01-afa5-c82004bae7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:35:43.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:35:53.599Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=dcc7889c-f72a-4b05-a4d8-012973a0e38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:35:53.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:36:03.616Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=368f8efd-7096-4f5f-82d7-4566c712cdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:36:03.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:36:13.631Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=40f0acd9-4bfa-4ff6-a1d6-3e94a2b964a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:36:13.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:36:23.654Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0f20e815-24d5-402c-9fd0-68a9cc818575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:36:23.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:36:33.666Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2582f2e9-b278-49d0-bc0d-31c1b3862247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:36:33.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:36:43.677Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a5f2a5e0-65ec-4a4f-8893-24c430201bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:36:43.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:36:53.687Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=9a80a813-cb3c-4356-a055-c7ecc658cd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:36:53.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:37:03.698Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=99a7644c-14f7-451d-a7db-e930151cc7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:37:03.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:37:13.710Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=db03b32b-10a0-417d-b9c6-ea2d6a4c54ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:37:13.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:37:23.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:37:23.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T23:37:23.490Z |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 |2022-02-10T23:37:23.493Z |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 |2022-02-10T23:37:23.501Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T23:37:23.501Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T23:37:23.501Z |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 |2022-02-10T23:37:23.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:37:23.721Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=cba3204f-85ec-4aae-88c3-29f30730756d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:37:23.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:37:33.730Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4efa706d-712b-484f-a3df-30b7e9a58136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:37:33.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:37:43.743Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=bd659c4c-cdf5-4702-8844-5137af0ec8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:37:43.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:37:53.755Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b916a7d8-5980-4d60-a6d6-a6355c081aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:37:53.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:38:03.768Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f5ed3876-2d0b-4925-915a-c42ddd8eddfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:38:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:38:13.791Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2d2f9b5f-71cc-484a-b0bb-4b34c6fe3250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:38:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:38:23.801Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d96430f1-312e-4efc-9c4e-60a2ae736cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:38:23.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:38:33.810Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c8bf7cf5-ecff-4d84-8499-53188ddc0c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:38:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:38:43.820Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=3ee7f6ad-172c-43bb-8ac1-394c76a15e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:38:43.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:38:53.833Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b13b93f5-fb2f-4b8b-950d-7898f6732c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:38:53.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:39:03.853Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c0e8c8d8-b8e2-499a-9aa1-963bfd636617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:39:03.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:39:13.873Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b857e106-744b-4f5c-95bc-70e68425f0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:39:13.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:39:23.886Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=10a2881a-c4bc-401d-b3eb-4f8792066c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:39:23.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:39:33.897Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=49eed2ad-bf4d-4a3f-8184-49ba86ad9dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:39:33.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:39:43.907Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=610e135d-31e8-401b-a1c7-6520e078ba88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:39:43.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:39:53.919Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b0d6bdae-9c26-486c-a956-887d71360be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:39:53.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:40:03.931Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=177a728d-a7a2-4ad2-8ada-14681ca0fe5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:40:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:40:13.940Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=91fdc678-56d4-4387-9237-08f4d520a876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:40:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:40:23.949Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=1cd27329-6f4b-4bdc-81c1-4bda005e52fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:40:23.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:40:33.960Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=9ab10af0-cb5a-42a8-b505-15fa03294fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:40:33.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:40:43.978Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=013d933e-9f93-4943-842c-fd777550aa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:40:43.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:40:53.999Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b3f3ad2f-2469-4373-8bcf-6803027d31f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:40:54.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:41:04.010Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2b331c6a-231e-46d1-88ac-54dc3187eb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:41:04.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:41:14.021Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4e194a7d-bdfb-4afb-87c5-6fe6f01dcf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:41:14.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:41:24.031Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a05eef0c-b3e6-49f1-95dd-56792df79711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:41:24.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:41:34.039Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=496e19b9-325e-4d7d-8608-72fbaa9e9e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:41:34.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:41:44.050Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2027b11d-1e2e-4098-8515-4fadbc19d211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:41:44.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:41:54.070Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=248c823b-f5be-42ef-89e9-30f3335e8741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:41:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:42:04.090Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ed6eba4c-f935-491d-a478-95bab8427f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:42:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:42:14.099Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7ddb6df0-1676-483d-95c6-4cc4d8ce28d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:42:14.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:42:23.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:42:23.504Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T23:42:23.505Z |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 |2022-02-10T23:42:23.508Z |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 |2022-02-10T23:42:23.518Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T23:42:23.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T23:42:23.518Z |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 |2022-02-10T23:42:23.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:42:24.107Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=bd1c9193-81d9-46f8-b692-41bc295564a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:42:24.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:42:34.116Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=950c540c-8a9c-4c61-9202-38a6a4ca54b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:42:34.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:42:44.128Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c0c0013b-4a0f-484a-9950-bfa81fab3ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:42:44.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:42:54.140Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=820fbd88-b11d-4e79-9db4-d599c9bc485d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:42:54.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:43:04.169Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=33ffca43-d9ca-483d-b107-561fef00d7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:43:04.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:43:14.178Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=bb918477-791f-48e5-8b15-2fefe2bd14d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:43:14.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:43:24.188Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=76517a3e-5d90-4702-aee9-c3052ffe7f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:43:24.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:43:34.203Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e78e8483-036a-4cdf-93ac-c141cc6cb08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:43:34.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:43:44.226Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=47ca140d-7b5a-4796-a1f2-f30e59223d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:43:44.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:43:54.235Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e4e81139-72bb-4005-84b6-e0cbd0134786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:43:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:44:04.246Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2c9ee565-fa50-4d86-8de9-18f4e861bd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:44:04.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:44:14.256Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=dbeee5fc-30fd-4ec0-80bf-5a36f49da7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:44:14.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:44:24.273Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4bbf4df6-bf47-4353-bdb9-f94bd74ad2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:44:24.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:44:34.289Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=47f31e2d-f485-48f3-898e-7fc27bc9360b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:44:34.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:44:44.301Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=154a9245-0e1a-470c-b397-dba2a11a63fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:44:44.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:44:54.310Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b1498b15-4e7d-4036-8a5d-45277a60c2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:44:54.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:45:04.320Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a9009be4-2b54-4e48-89ba-c4fc487eed18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:45:04.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:45:14.331Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7bdfcfdb-d6be-452e-a903-64c4e2e0b45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:45:14.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:45:24.344Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4c5e3494-41d1-4047-b33b-198271dee96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:45:24.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:45:34.378Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d17bdf05-a619-4848-ab44-0a2dc63b5aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:45:34.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:45:44.398Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2f9a0afb-b995-427e-b741-eaab912767f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:45:44.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:45:54.406Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=792ed181-78f2-47f3-9dc2-495b72f13a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:45:54.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:46:04.450Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4d7bc3b8-1686-4458-bbf8-70b4603d336e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:46:04.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:46:14.459Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=dc0bb664-d9f6-4ff8-9ffd-599ae319b515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:46:14.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:46:24.469Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2ccf3adc-ac88-402c-9efd-48d5fc927f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:46:24.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:46:34.483Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=8b6a9920-e371-431f-9d0d-c5c91439a6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:46:34.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:46:44.502Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d653b501-0797-416c-be16-9340b39400d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:46:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:46:54.515Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a5a81dbb-057e-45df-a763-8225b39ad336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:46:54.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:47:04.526Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c075416a-85ac-4c70-b156-781af150e32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:47:04.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:47:14.534Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=838c222d-7760-4680-8571-835e4fb5a9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:47:14.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:47:23.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:47:23.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T23:47:23.517Z |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 |2022-02-10T23:47:23.520Z |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 |2022-02-10T23:47:23.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T23:47:23.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T23:47:23.526Z |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 |2022-02-10T23:47:23.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:47:24.542Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=710bbb71-9b08-465b-b18b-3abd157b5474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:47:24.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:47:34.553Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=cf6c2799-ee4c-49b3-8fd5-ef9c61103204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:47:34.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:47:44.566Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=17dd2cf6-c6c1-4737-9a56-0d9953812906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:47:44.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:47:54.576Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=cd467517-68be-46e4-88ec-a99616c43d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:47:54.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:48:04.590Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=3b8a2514-e0ae-464d-9a1a-32125be1adf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:48:04.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:48:14.707Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=86dea2c0-ba8f-4217-b633-07abcc103a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:48:14.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:48:24.720Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=eddd9906-6f6b-44ff-8a88-78cdbbc4d075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:48:24.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:48:34.747Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e8be41b4-2257-4d09-8a2a-db4854950a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:48:34.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:48:44.761Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a688d60c-76ae-4717-87c2-75f0a3528a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:48:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:48:54.772Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=99092c62-b4e3-4116-a05d-b7b0abc85d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:48:54.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:49:04.789Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=20e93c99-86f3-4723-91c1-1eeb534cfe3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:49:04.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:49:14.798Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f79cf56d-d3c8-4772-a8ff-feb16b9686da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:49:14.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:49:24.807Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=27cb08b1-7a4c-4c30-ac94-321262f98610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:49:24.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:49:34.816Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=98f99911-4ab7-4c39-ab57-de1c0fa3edae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:49:34.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:49:44.827Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c72cbb08-2e45-453f-94de-af69016a8a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:49:44.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:49:54.838Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4ca896a7-ef1d-402f-8e8e-22d4dbd96a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:49:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:50:04.848Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=414ec9f7-2fb0-4644-a2bf-d5b41e74198a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:50:04.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:50:14.858Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=fd6fcf6b-353e-45ff-b0a8-487683093272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:50:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:50:24.867Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=213871de-4d43-4795-96bc-990ca0d5e858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:50:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:50:34.886Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=5822fea9-d26a-48a8-aa57-cd670fa6c832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:50:34.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:50:44.907Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=6aa376bb-ba85-4c31-b529-43851ff0d1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:50:44.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:50:54.917Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e6bfe49c-cf29-4709-baca-420d9770d4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:50:54.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:51:04.927Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b1d03654-9143-4f3c-acc4-bec43093f7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:51:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:51:14.940Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=66657b5e-0f1d-43e7-b79f-c75272e2ae11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:51:14.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:51:24.948Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a214612c-152f-4b12-8bd0-5c9fa5b1da6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:51:24.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:51:34.966Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=95721e86-f88e-4ecf-809f-0ed794d2433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:51:34.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:51:44.974Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=68a922a9-27d9-48bf-8a09-c4e80846cef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:51:44.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:51:54.989Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=980170cc-7396-40d1-a864-f91f95fe8eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:51:54.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:52:05.000Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=56712b36-9236-47d3-ac28-c8b22bfda46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:52:05.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:52:15.010Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=63928401-6800-4990-a41b-a8f7ea309379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:52:15.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:52:23.457Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:52:23.458Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T23:52:23.459Z |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 |2022-02-10T23:52:23.464Z |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 |2022-02-10T23:52:23.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T23:52:23.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T23:52:23.469Z |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 |2022-02-10T23:52:23.472Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:52:25.020Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d4fcacf8-c1bc-4154-9a1d-e4888913dead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:52:25.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:52:35.036Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c0be71d1-3c57-481c-9f10-7b308678e1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:52:35.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:52:45.047Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e57589c9-d268-4f87-a8b1-dc3e8f124742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:52:45.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:52:55.057Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=60717fb5-0e92-43a7-878f-a65afbf09e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:52:55.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:53:05.072Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a2ae2c56-4af3-4983-9da4-b7655fafb87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:53:05.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:53:15.083Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b462d43c-d26a-4100-8c89-7798c2190b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:53:15.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:53:25.091Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0a0f5a85-33db-46c4-aea7-bc348e1ef880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:53:25.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:53:35.099Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a61f6a18-e512-44e6-9064-2f8f9f717110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:53:35.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:53:45.110Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4b87dcb6-5fe0-4965-971b-c928f0dae1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:53:45.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:53:55.121Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4f7591a8-0d70-418f-a504-3125845dddb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:53:55.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:54:05.130Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4f5fa0d3-4734-45d8-ba0a-b70b5fc74a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:54:05.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:54:15.138Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=74b23686-2cca-439f-900a-5b08d3432d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:54:15.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:54:25.148Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=30a6c4ef-d850-4829-9541-55f312d2caa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:54:25.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:54:35.162Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=87b5c064-b801-4c04-a0b1-f5617cccc724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:54:35.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:54:45.186Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=73082bc0-90f9-4b04-a795-57b5f8450305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:54:45.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:54:55.198Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c7ea478a-1ea2-4cda-8b71-3ab05836af83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:54:55.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:55:05.207Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7ff2dedb-615e-4c72-81ae-7166ef973a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:55:05.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:55:15.216Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=02714507-2bd3-4f65-b043-7501151cd930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:55:15.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:55:25.225Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=78a1525f-0f50-44f2-a365-635ef594cadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:55:25.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:55:35.234Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b279b9dc-5abe-4c0c-a014-4bf5eabd4e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:55:35.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:55:45.242Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=56761de7-82c5-452e-b8a2-12cd2d1dade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:55:45.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:55:55.251Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0cf68730-be76-4abe-aed0-6ff335673a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:55:55.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:56:05.260Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=9e995bfe-4360-4770-8608-dd035ca22088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:56:05.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:56:15.269Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=17f49b46-f6dc-4ef3-aa3f-88ae2aa2bfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:56:15.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:56:25.280Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=07f28b5d-ac13-4a17-9ef1-0c250d1d0edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:56:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:56:35.290Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=eef10a99-ae11-4161-9ebf-ab6cfc27520b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:56:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:56:45.301Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=819e6db5-57f0-442b-94ba-b8f82d118445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:56:45.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:56:55.320Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=64c99837-c458-4992-af85-8c029e0b76c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:56:55.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:57:05.334Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=17b9058e-0497-4b8c-917e-4d64610417e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:57:05.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:57:15.346Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=63f71299-1aa9-4d90-9bea-c156feb7be07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:57:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:57:23.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T23:57:23.574Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T23:57:23.575Z |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 |2022-02-10T23:57:23.578Z |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 |2022-02-10T23:57:23.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T23:57:23.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T23:57:23.583Z |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 |2022-02-10T23:57:23.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:57:25.383Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=6b6d807d-3535-4af6-a430-844513235ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:57:25.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:57:35.392Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=31710a0c-9448-4bae-ac94-89b1834caa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:57:35.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:57:45.402Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=5c62b446-6ad8-400b-917b-1a0046833e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:57:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:57:55.415Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f8e87940-a5f7-4e70-9149-f41815b1e80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:57:55.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:58:05.425Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7f438c9d-9acd-4ac4-857a-eb5d81befaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:58:05.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:58:15.435Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=9c219e96-ce98-409c-932a-3f361b805007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:58:15.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:58:25.454Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=1c0181e6-dfbf-4cce-bd11-7578e17de223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:58:25.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:58:35.468Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a247913d-0ff8-4d6f-9713-f85da0b4d5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:58:35.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:58:45.478Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b47539de-497f-47ac-9c86-f20ab10ebb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:58:45.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:58:55.487Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=58bbc27d-212e-4a7b-8dfd-0a57ca850b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:58:55.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:59:05.495Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=328dfb9c-88d8-4df0-97ab-b5972bb95f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:59:05.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:59:15.503Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=be5dc99f-8132-47dc-b6bb-8f97ba24674c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:59:15.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:59:25.513Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=59bd457f-925f-4ff6-a4af-49e782183609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:59:25.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:59:35.522Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=5e55835d-b964-465b-9f37-f481ad34b1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:59:35.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:59:45.530Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=6056c4eb-f9e2-4fc1-bc19-b4039053f289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:59:45.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:59:55.540Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c3e55f3a-6757-48db-8b19-32cc2cb08599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T23:59:55.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:00:05.549Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c0561988-e2f7-40f5-9daf-1b7de2e1be2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:00:05.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:00:15.583Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e331e194-e742-451d-9b14-9e6f417b3c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:00:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:00:25.593Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4f705ae4-dcdb-4038-bcc1-c9cd7d60d92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:00:25.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:00:35.605Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=60053bd7-5589-42d7-a6a3-978114b99137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:00:35.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:00:45.627Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4b1e5b8d-82d1-4a96-99d1-69267d2dba10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:00:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:00:55.637Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7ee7733b-a3db-4dc8-95dc-68ea6e06ba5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:00:55.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:01:05.652Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=de26efe5-8cf6-4f4c-b918-423355ce5045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:01:05.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:01:15.659Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4754e5f3-a1c9-4f03-a5ea-ac8d602cf316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:01:15.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:01:25.669Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c0a8bdc1-0c3c-4b4f-ab32-2a7cf8253aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:01:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:01:35.677Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2d63dc5a-2e58-4288-a706-ad9ee5c8a04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:01:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:01:45.685Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=39aeb52f-6f03-4642-a8a0-616cc1b17190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:01:45.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:01:55.692Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=188c9dd5-8783-443d-8e1a-594138bccbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:01:55.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:02:05.702Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=09319d93-032d-4a0e-b312-cc7022d18f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:02:05.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:02:15.715Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=25f75432-9d79-4186-a916-51889921fab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:02:15.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:02:23.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:02:23.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-11T00:02:23.504Z |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 |2022-02-11T00:02:23.506Z |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 |2022-02-11T00:02:23.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T00:02:23.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T00:02:23.511Z |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 |2022-02-11T00:02:23.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:02:25.726Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7ea74b07-1414-4bb3-bb07-6816a4e11fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:02:25.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:02:35.736Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=13164cc0-f07b-4fa1-a636-6ce8c07ddab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:02:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:02:45.763Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c9d7956b-56fb-41e2-9ff3-4b48a03a2f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:02:45.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:02:55.788Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e36e6ced-2c18-4621-bc52-33d8eab3f17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:02:55.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:03:05.798Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a31b8d7c-1761-4f16-b6f0-428dd78eaf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:03:05.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:03:15.805Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f1674ad9-e427-4411-a7d3-104a3afeb5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:03:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:03:25.813Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=30d443ba-cdc5-4e0b-9bdd-6820b30335e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:03:25.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:03:35.822Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=1a8f54ee-3504-4608-a508-86730eb8a975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:03:35.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:03:45.836Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=6a78fce1-8bd2-40b3-9e38-c9555e683a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:03:45.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:03:55.844Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c51eab96-09d2-495e-9a75-c941d86c722f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:03:55.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:04:05.853Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0e8f2500-57d7-4ca1-bef4-1bd15a43ef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:04:05.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:04:15.862Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=650af8a7-bc21-446e-ae36-be869bb6cc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:04:15.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:04:25.874Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=322d318a-14b9-4ece-b2fd-ca0fce03eea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:04:25.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:04:35.888Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=1d58d852-dd45-4d1c-8523-2ef15e5be395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:04:35.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:04:45.897Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2963a06f-76e9-4af3-a18c-37fdec3089eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:04:45.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:04:55.904Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=11084acd-99f2-4d9b-bd00-56a3a2063dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:04:55.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:05:05.910Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=343f4624-ab5a-49e1-a139-cc3c0f280eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:05:05.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:05:15.916Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ed922ef6-5354-4d4f-916f-8202626e7971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:05:15.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:05:25.922Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=059655f5-4656-4bb2-aafe-0ea21cd01f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:05:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:05:35.930Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d3874d42-db36-4e83-a8c3-87d08e161351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:05:35.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:05:45.939Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4ec9d835-ba6b-40c2-8bea-67c923746731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:05:45.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:05:55.946Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f76f20dd-6f95-4f11-8ab4-8cae3c30788a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:05:55.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:06:05.952Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=52906aab-dd2c-4900-b01a-639b83adcace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:06:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:06:15.959Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=621b619d-8729-48dd-b9f6-1c70e460a3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:06:15.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:06:25.967Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=09cd6a10-9580-4288-99cf-4c63cd547721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:06:25.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:06:35.975Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a4cff193-dce5-4c62-8848-9b625b3a5d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:06:35.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:06:45.991Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=68ade9f5-ce2a-4d88-bac6-e81f5001d0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:06:45.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:06:55.999Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0603647a-2d5a-4341-b665-37e81e234a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:06:56.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:07:06.007Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b7821988-12a1-4186-afae-7ada9c15e963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:07:06.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:07:16.012Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=3ff006e2-aea7-4c17-9b61-2690e33db472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:07:16.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:07:23.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:07:23.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-11T00:07:23.490Z |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 |2022-02-11T00:07:23.494Z |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 |2022-02-11T00:07:23.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T00:07:23.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T00:07:23.499Z |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 |2022-02-11T00:07:23.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:07:26.019Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4d7c864a-586d-4ccd-a783-0e30a37854da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:07:26.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:07:36.028Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4f40f1d6-a736-4e39-a584-a75bb17c81f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:07:36.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:07:46.037Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d69df6a0-e3a4-40c3-9c0f-17297ff84c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:07:46.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:07:56.046Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=336b3b61-677c-4a6a-94d3-c268f8d3d2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:07:56.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:08:06.053Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=65e42e86-9e6c-440e-a726-9d8af2d94d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:08:06.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:08:16.063Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e7bc25ab-90b2-4d3d-8160-b4438b6b4f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:08:16.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:08:26.071Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d7e85be7-70bb-478f-959b-5411117b622d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:08:26.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:08:36.091Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0448104e-f324-415c-8ef4-d5c2e4851e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:08:36.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:08:46.100Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=21107519-c7c8-4254-9d20-2d3b04b2644c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:08:46.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:08:56.107Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=217bc3f1-b0f0-4be8-a31c-f43a41f55a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:08:56.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:09:06.114Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0e184cc9-176c-4323-84d3-d5f8799cdc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:09:06.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:09:16.126Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=3fd621ac-4b1f-4977-afac-e27d86be6247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:09:16.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:09:26.134Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0a66d441-4714-458c-9203-41ddc8033c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:09:26.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:09:36.144Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=9a64eb32-861c-406f-9bd3-0cc44ee75343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:09:36.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:09:46.154Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=50b3d0d4-078e-4ec3-a6b1-309d65230013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:09:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:09:56.162Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=dfb3d986-85e8-4922-a091-f7b896a1467c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:09:56.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:10:06.171Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=06628f7d-e5d9-459b-92f2-9c0e84816975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:10:06.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:10:16.181Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=8eb62840-557e-4063-97cf-ea76e4644f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:10:16.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:10:26.200Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=94264424-58a5-4f39-a2a7-75415a329842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:10:26.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:10:36.209Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2378e231-2e0b-4a79-8c26-b3eb566db7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:10:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:10:46.217Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7d246e40-13c5-42a6-985d-f70abafe83c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:10:46.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:10:56.223Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=59600902-fffd-434b-b93b-87e0e4e26a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:10:56.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:11:06.230Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c5e251b6-c82c-4bd0-9c73-280b83c2fd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:11:06.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:11:16.238Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=686d0e8f-5331-444e-baff-9bb6246d193f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:11:16.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:11:26.244Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e9b39f2e-f3ef-49bc-9193-15507a62f8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:11:26.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:11:36.252Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7e83ef29-761a-44c0-a25d-3cad7175d0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:11:36.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:11:46.260Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=edbef3bb-3978-40d4-ac4f-9a439f27cf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:11:46.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:11:56.267Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c138a5de-6844-49b1-b105-d18007d697a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:11:56.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:12:06.275Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=20d5dd25-0349-4b16-b88d-b2b77070d934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:12:06.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:12:16.283Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f3e637aa-9b35-43c5-b8aa-50c95e3785b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:12:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:12:23.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:12:23.494Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-11T00:12:23.495Z |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 |2022-02-11T00:12:23.498Z |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 |2022-02-11T00:12:23.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T00:12:23.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T00:12:23.503Z |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 |2022-02-11T00:12:23.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:12:26.291Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=eaa726cf-79f9-4125-8208-98e75c0a067a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:12:26.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:12:36.304Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=01d9cb18-453a-4b13-adb0-3d1474fb83c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:12:36.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:12:46.312Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a8ab3e63-bcc2-442f-a8ba-3874a92c120f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:12:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:12:56.318Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a95fcba7-7df0-4a3f-88ae-a2983ee9f663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:12:56.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:13:06.326Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=474b5331-4e62-46d7-ba45-bbe3a1e999ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:13:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:13:16.332Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=fc388e6e-5485-4275-9e15-e76e4b0ec5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:13:16.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:13:26.339Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=03673634-4f73-4d45-b4b8-071e01e1c2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:13:26.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:13:36.345Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b20eab3f-a473-4ea7-874c-5f7cf28fcc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:13:36.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:13:46.352Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=07dc4bee-9c19-4ae6-b166-1864fba3054c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:13:46.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:13:56.359Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a5036b6b-b6c9-4d14-8d3b-f08abbfb8bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:13:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:14:06.367Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=9b02363b-dcf8-4522-8008-49722ca8e078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:14:06.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:14:16.380Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2fc118f1-57f0-4af0-8ec0-7ce9802c9061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:14:16.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:14:26.396Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=18db3271-0889-4a20-ac75-89ea0c9b30e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:14:26.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:14:36.409Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d4779b36-70c2-47fe-a97f-39d38c80693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:14:36.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:14:46.415Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=bee3975c-f25c-4902-acd8-0f4436e2601e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:14:46.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:14:56.422Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7d5f46fa-1d2e-42ab-bf47-62049de65c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:14:56.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:15:06.429Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a2535c9c-2136-44de-bf26-dfb6098f9b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:15:06.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:15:16.437Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=47a80d2c-a5b1-4838-9b2f-858e9ded08d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:15:16.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:15:26.447Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2d3f260e-7e89-4382-8a33-3d2da0ee1be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:15:26.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:15:36.454Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=6c6e2a96-8a83-496d-a7cc-c9e22cc19e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:15:36.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:15:46.462Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7d8dd447-1394-437c-82cd-f8aa1b9d7952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:15:46.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:15:56.469Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=56e98cab-0e9e-422e-9189-762129f572ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:15:56.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:16:06.479Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ad54e632-ddd8-49b4-85c5-04da201a32b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:16:06.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:16:16.491Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=9759e1eb-95e3-4806-a316-73191ece1f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:16:16.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:16:26.501Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f1ebdaeb-096d-4a6a-8205-475236711d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:16:26.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:16:36.510Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=df1323f9-6760-457f-b2dd-05d6ba152023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:16:36.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:16:46.517Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=cf1b8037-47dd-4b97-a982-2701dc9b8931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:16:46.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:16:56.524Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=cd4da55e-9b24-477a-be0f-b1d550ac5eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:16:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:17:06.530Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=42e7694d-3baf-4a57-b655-856391ee1bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:17:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:17:16.538Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=00497b0b-bd9a-454b-b1f0-2c3a86468815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:17:16.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:17:23.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:17:23.497Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-11T00:17:23.499Z |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 |2022-02-11T00:17:23.501Z |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 |2022-02-11T00:17:23.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T00:17:23.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T00:17:23.506Z |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 |2022-02-11T00:17:23.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:17:26.546Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=39f543ad-560e-4cc0-9834-01e8e3bfb804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:17:26.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:17:36.554Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=67ae448b-80f0-44ba-9297-bda3f0fc2039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:17:36.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:17:46.565Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=414b7aa5-aeca-4b36-959c-2c47bd4d5530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:17:46.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:17:56.574Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=bf994d03-f4cc-401b-86ea-464a28f04fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:17:56.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:18:06.581Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=caba5b1e-bf66-4f94-be19-410d1f0e1e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:18:06.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:18:16.590Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=95758f4c-f028-46f8-b509-12a65a94448b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:18:16.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:18:26.606Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=993f592c-39e1-4557-8b47-868144028df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:18:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:18:36.615Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=00d159ce-399f-4c86-924f-661131173da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:18:36.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:18:46.624Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=cb8904fc-5d86-4518-aa87-2c931b66e26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:18:46.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:18:56.632Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2ee6ab93-acea-4da3-a99d-ecbbc8bf2c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:18:56.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:19:06.641Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a116908b-366f-4a96-b444-557ff8243052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:19:06.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:19:16.648Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7aca4420-a8a9-44a4-8c68-761c0d64754d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:19:16.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:19:26.657Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=3f86f239-7cb3-48dd-befa-62e4547eea08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:19:26.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:19:36.666Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=97029f3c-53da-468d-9c37-283a23616c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:19:36.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:19:46.682Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0b7dae18-321a-4c33-a8f4-c459127bc31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:19:46.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:19:56.690Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=11256556-47b8-4592-b0fd-29972b997b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:19:56.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:20:06.701Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a9bec002-1870-4117-9298-51c2b704630c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:20:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:20:16.721Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=23b75d7d-f988-493d-afa3-8696b6bb7e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:20:16.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:20:26.732Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=1c5ec96f-c22a-4a1a-9b48-a96c3957a438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:20:26.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:20:36.741Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=863ae5d8-b5a9-43a0-bbdc-1e5f7240a86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:20:36.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:20:46.751Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0810ca54-3277-4905-8ca3-f014c3aef87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:20:46.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:20:56.758Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=33fac3f6-3719-4e90-8780-f6fe2f4badaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:20:56.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:21:06.766Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=70e33e09-292f-4d21-a737-932b15c3ae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:21:06.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:21:16.774Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=5af7cb0d-844d-4931-b932-c894df624560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:21:16.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:21:26.781Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=9adc45cc-e3a0-427b-92e6-fc60a37b413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:21:26.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:21:36.788Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=100c54c5-8b02-4a67-a72f-962f3a82db53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:21:36.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:21:46.797Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4325d46e-f899-4bf6-96e1-f3cda1fa465a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:21:46.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:21:56.807Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4d3a1b4d-897e-4615-8a07-624f0761a533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:21:56.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:22:06.816Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d2324e87-f7b8-4bb3-9792-6e1a08561108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:22:06.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:22:16.833Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e8675690-0b44-4a87-a675-3c3d1c383870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:22:16.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:22:23.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:22:23.462Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-11T00:22:23.463Z |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 |2022-02-11T00:22:23.467Z |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 |2022-02-11T00:22:23.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T00:22:23.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T00:22:23.475Z |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 |2022-02-11T00:22:23.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:22:26.846Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b225ef29-0612-45c2-bca1-1b24e6b03dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:22:26.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:22:36.854Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=5cb0f363-f97b-44b7-8cf8-ad8dd9459044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:22:36.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:22:46.863Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=47d43f09-7237-4697-bc09-a9a949e7689b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:22:46.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:22:56.870Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=bb978f01-5c6a-4b9d-8d73-b28efde2ff41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:22:56.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:23:06.877Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7b5b63ce-2b37-487a-b507-4e6fca333759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:23:06.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:23:16.885Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e89e6a9b-31b1-4b3a-b182-79ab91b06fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:23:16.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:23:26.894Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=8d537167-ddc1-4f6c-a09f-0019056ed54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:23:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:23:36.903Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=fce78eb8-ab8c-482c-81b0-7663fb95c588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:23:36.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:23:46.910Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a3a11247-9736-41a9-8178-a86704db8213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:23:46.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:23:56.919Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=9774e518-e9dc-4a47-985a-c1e3447ef7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:23:56.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:24:06.928Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=6f090afc-88f3-426c-b357-62e61b1c64fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:24:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:24:16.939Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c681960f-7ba6-49dd-8e70-38392d87f23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:24:16.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:24:26.954Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2dc22ea4-7fc6-4a46-8033-bea0f7ef22d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:24:26.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:24:36.961Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4fe6be14-a100-4546-b158-446543257231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:24:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:24:46.969Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=96c9703a-aa3d-4e84-af45-59fdf01b4835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:24:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:24:56.977Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=613fe6b4-f13b-4406-927e-60aae94a3bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:24:56.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:25:06.984Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=6058d666-c120-4a3b-9076-6f15b060d090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:25:06.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:25:16.992Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0098d8bb-0be8-42b4-8f23-0f95e15e5818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:25:17.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:25:27.001Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=538574cb-a2ad-4865-b240-33584201efc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:25:27.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:25:37.009Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2c4a5da2-4870-4720-a9bf-8bfe1f66fecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:25:37.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:25:47.020Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=6a062664-b93e-4565-8cef-1bd8aa4cf23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:25:47.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:25:57.039Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b7bb5027-115c-4159-9819-89dc6062d4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:25:57.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:26:07.049Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=add85694-c076-4dd5-961a-2c37e57b87de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:26:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:26:17.057Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=1ad94d87-8707-4bde-a02a-5164c26068b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:26:17.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:26:27.064Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=19d4b76e-691e-42aa-83f7-fbc128dd770a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:26:27.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:26:37.072Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=996276ba-6d2c-482e-afa0-fcac72a806ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:26:37.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:26:47.080Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=3fd9d005-cc3f-460e-8efd-8446092ca8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:26:47.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:26:57.088Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7d6132e3-ccf2-4746-8324-bf32c75ec0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:26:57.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:27:07.097Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=5851ff7f-e37a-4f11-8e25-8a27b40d772a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:27:07.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:27:17.105Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b753d149-a091-4c4d-b9fd-0f33bdb72bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:27:17.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:27:23.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:27:23.491Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-11T00:27:23.492Z |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 |2022-02-11T00:27:23.494Z |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 |2022-02-11T00:27:23.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T00:27:23.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T00:27:23.498Z |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 |2022-02-11T00:27:23.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:27:27.114Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=bdbade45-f768-49cf-9c6f-c5cc08949830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:27:27.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:27:37.123Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=08b59503-a79a-4c92-9926-ea472422fe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:27:37.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:27:47.132Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=3cb58730-f680-4920-b3b8-e06b7218fefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:27:47.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:27:57.147Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=18157e68-a7e0-47b7-bd2f-ede97a966e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:27:57.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:28:07.162Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=003fcc4c-f349-4e7a-86d0-5cf822708b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:28:07.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:28:17.171Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=20e81b4e-fe37-4266-a61d-f647afe79850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:28:17.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:28:27.179Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=93756ec6-6a82-44c6-8777-3b6f168ec85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:28:27.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:28:37.186Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e3c7a6e7-7ecb-4395-8d4d-eb7f725905b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:28:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:28:47.195Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=52518da5-9fd5-431d-8c65-4eb61bd4df03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:28:47.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:28:57.204Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=1349e8ee-d462-4c81-aff0-955d2faca538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:28:57.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:29:07.218Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=fa100b8b-16af-4e3a-95c0-bd842438ff7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:29:07.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:29:17.233Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=07023af3-5817-4d66-9883-e667a21542b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:29:17.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:29:27.242Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=bd7fcbd8-752f-4c6d-850f-8b753f9c9bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:29:27.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:29:37.252Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=94a6fbf9-1672-43bc-8a8c-30a6e2cabc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:29:37.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:29:47.262Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ddd9c2f8-851e-4d7c-84cc-8f1ba61bfa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:29:47.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:29:57.277Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=aff8a949-68f6-47f3-b29b-b6b20f491411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:29:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:30:07.287Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=5251e70b-8a37-4f8f-a419-4b070922e173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:30:07.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:30:17.298Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=81703961-b2a3-4ae5-9360-dd404428c60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:30:17.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:30:27.306Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=72d217d3-93e0-4085-9443-432ab4d5a0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:30:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:30:37.313Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d54ee753-ad87-44ff-8e08-e84d8d77b14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:30:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:30:47.321Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0f7d2962-f28d-4901-b7d0-da8d1a4de735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:30:47.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:30:57.331Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f0456ea0-ab47-4434-863a-ddb5942d7275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:30:57.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:31:07.342Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d3424160-f391-44ac-8dee-8ba11789f0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:31:07.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:31:17.353Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0fa4715a-387c-40d4-bb2b-7368807ed5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:31:17.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:31:27.370Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0b2de0a6-be76-4dca-9cf1-9fb955f63b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:31:27.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:31:37.384Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4e1aed9c-6fe7-47ae-b829-7bad750d2e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:31:37.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:31:47.390Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=18bfd65f-cb21-4c69-b4c0-163ef0cd0299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:31:47.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:31:57.397Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=bc897280-4be6-4c19-ba7d-408332d21ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:31:57.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:32:07.405Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7b966075-48b9-44c3-89ab-1f74cbcb3645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:32:07.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:32:17.414Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d012650e-badb-40d8-978b-378ad253a743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:32:17.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:32:23.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:32:23.517Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-11T00:32:23.518Z |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 |2022-02-11T00:32:23.521Z |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 |2022-02-11T00:32:23.525Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T00:32:23.525Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T00:32:23.526Z |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 |2022-02-11T00:32:23.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:32:27.422Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=eed92fe6-b6b6-4494-9486-3968ce7b6341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:32:27.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:32:37.430Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=08d872cb-43ce-4d78-ab64-085118bcb331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:32:37.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:32:47.437Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=82c69b9f-114a-429f-a591-877086f712a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:32:47.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:32:57.444Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=380c99e8-a649-422b-9549-c391e1e62ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:32:57.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:33:07.460Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0e151e2a-3be7-4b4a-95ac-999ed81d5ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:33:07.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:33:17.480Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b0542c9a-7703-430b-9fd2-f1f2c7c419cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:33:17.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:33:27.487Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=22e54d47-d53d-4d86-b128-9fd35fc3d6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:33:27.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:33:37.495Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=5ffa098f-a9f5-42ac-a99c-99559c19e3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:33:37.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:33:47.503Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d598c45d-d620-4d37-a6ba-894a9f113731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:33:47.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:33:57.510Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=91aef7e1-27f3-4273-9c6b-5dba219e1b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:33:57.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:34:07.518Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=3912a493-b782-4f60-af15-03fcdeb36732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:34:07.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:34:17.526Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=cd6fca2e-6ab3-49e0-b7f6-e6f2762f1f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:34:17.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:34:27.534Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a64f50bf-c82d-4d25-95ce-396f35c066f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:34:27.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:34:37.542Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=1378b455-a344-4614-8dfb-1815333f21a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:34:37.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:34:47.553Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=9ed16f17-8f34-4e55-bfea-8e8ead08b27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:34:47.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:34:57.572Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7f8764c3-7056-49fa-be9f-2073f9f4578d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:34:57.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:35:07.583Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=09f19bd9-1272-4af7-902f-e4dee9ec8069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:35:07.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:35:17.593Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=aaf42447-a9bb-4bd7-9780-8f8b3ed00ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:35:17.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:35:27.602Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=39cf8557-d4b8-4ddc-a9e7-3fb54665842a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:35:27.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:35:37.609Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e5689e04-98de-4fd0-8b34-6294f5411e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:35:37.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:35:47.616Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=36aceaf3-846a-4b9f-90c6-a6b994199594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:35:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:35:57.625Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f3e84613-201a-447c-82ec-6fe34410ae9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:35:57.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:36:07.633Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=422bf2d2-9998-4a13-8375-75081a148a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:36:07.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:36:17.642Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=07327433-2c83-4840-9527-20c86c009ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:36:17.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:36:27.650Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d286dde8-b95e-4e3d-a310-efabbcc88fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:36:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:36:37.660Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=becc25cc-345c-4a16-b2d6-9a6eb7bfc35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:36:37.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:36:47.685Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c53a6d6e-776e-48a4-ae7d-d031b7b365a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:36:47.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:36:57.708Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=842ac6b7-7283-4f58-957a-72fd2e401302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:36:57.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:37:07.716Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ff66d22e-2034-45e7-b94d-be0a80d791ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:37:07.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:37:17.728Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4f3bcc8d-eaa5-4032-9d3c-0c762f22a63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:37:17.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:37:23.495Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:37:23.495Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-11T00:37:23.496Z |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 |2022-02-11T00:37:23.499Z |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 |2022-02-11T00:37:23.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T00:37:23.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T00:37:23.503Z |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 |2022-02-11T00:37:23.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:37:27.737Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2883f922-4b2a-4caf-8c7a-b5d423a59a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:37:27.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:37:37.745Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=dd53f35d-c347-4a06-bb55-d0c206101384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:37:37.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:37:47.753Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=196b88ec-f196-4dfe-9542-ff3f9c15e24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:37:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:37:57.761Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=be84268e-7205-4ed6-bc92-7caf635409dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:37:57.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:38:07.773Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e2a162f9-f395-404f-a908-d4edeec142ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:38:07.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:38:17.793Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e68606e4-2fdc-4ca8-abc2-533b99a9c7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:38:17.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:38:27.804Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=64f797f4-bd59-4d6a-9b72-68ff7a3058e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:38:27.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:38:37.813Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=6a55032e-9290-4b7e-a5e3-f3faebeb4d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:38:37.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:38:47.820Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c7ea1d4c-2a6e-42b6-9f49-6897a7e4011e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:38:47.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:38:57.827Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=859d2bf1-aded-4dbc-a119-6c497e063829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:38:57.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:39:07.834Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e2ed3a86-95ca-4fdb-8268-e4e09e360e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:39:07.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:39:17.842Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=68a6f7db-185a-4a4b-8058-2ba7f35292a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:39:17.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:39:27.850Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=6b1072ea-959c-45a4-913c-0acef5c9e5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:39:27.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:39:37.857Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e6dae7a1-7356-4171-aa12-09eb17c4e5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:39:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:39:47.866Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f1911fd2-1fe2-4364-96ee-43d2d7731aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:39:47.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:39:57.883Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e5148111-bf21-498a-8a51-46dd02725a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:39:57.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:40:07.893Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e2a2dad1-b2eb-4dfa-999f-ff4cadc422ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:40:07.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:40:17.912Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=72ec9e52-9b68-4e44-8b40-7e7ef997a40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:40:17.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:40:27.925Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ba5824c3-d3ee-47df-a4ec-65583ee29a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:40:27.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:40:37.932Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b84c2a1e-48e5-4acc-bb69-29a9c5470de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:40:37.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:40:47.940Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c0b16718-618e-4b4d-9d03-e10623aca606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:40:47.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:40:57.947Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e5cad871-b2bb-4edb-a246-e34e256e13ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:40:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:41:07.956Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=8e7c37b1-06f1-4e0b-9d57-b51358b5f96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:41:07.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:41:17.966Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=da4411ba-3afe-4090-9ff7-1593df7906ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:41:17.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:41:27.979Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b33d5d0a-d9c5-4739-a022-1e7257085a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:41:27.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:41:37.987Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=290351b2-47c3-4131-b811-aa7bf4bd4ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:41:37.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:41:47.998Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=65686620-c424-42eb-984e-3e666911d16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:41:48.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:41:58.006Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=39b18e13-9e9c-4577-b3bd-6e67f5a48bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:41:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:42:08.017Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0d8cda7a-6bde-426a-8296-ae4d702d70b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:42:08.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:42:18.034Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=eefd42d9-4d70-4a5a-9f89-f95f9813a40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:42:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:42:23.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:42:23.507Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-11T00:42:23.508Z |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 |2022-02-11T00:42:23.511Z |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 |2022-02-11T00:42:23.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T00:42:23.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T00:42:23.516Z |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 |2022-02-11T00:42:23.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:42:28.090Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=8fc1e1b9-5ce9-44f1-956c-09ea723fc66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:42:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:42:38.107Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b3b78ddd-eb68-4475-b23e-7ad6b4e7dea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:42:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:42:48.113Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=6d2ccaa0-6b02-43f8-aab7-1698b8d8fb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:42:48.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:42:58.123Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=61d83b18-1972-405a-8897-ee1a0d0f26ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:42:58.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:43:08.132Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=eba7ad63-fca0-4c5f-8793-c3dff5081b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:43:08.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:43:18.162Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=831a2991-5265-4d0e-a831-c37ecc612c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:43:18.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:43:28.173Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d4078e79-f5d2-4fc3-85e7-fd574935008a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:43:28.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:43:38.184Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f8a35083-f7fa-4de0-bdcf-40640861f4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:43:38.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:43:48.206Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=fe9670a1-14f8-42fd-a37d-49944914d5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:43:48.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:43:58.215Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=9c83f5c6-507c-4930-930f-394aad708c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:43:58.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:44:08.223Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=528468c2-989f-4152-bb4d-9e96c3a81950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:44:08.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:44:18.231Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=6d972da2-535b-4806-bce3-f885c031bde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:44:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:44:28.241Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b9e196d6-c87c-49d1-bd38-242710003706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:44:28.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:44:38.248Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d41d8f03-8d96-4f2a-9e53-b68fc6d1a0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:44:38.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:44:48.256Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b2566fa9-b397-4990-8c6e-67c09fcdddce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:44:48.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:44:58.265Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=871c822d-0d92-492d-9352-f9c963381c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:44:58.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:45:08.275Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d6f2d766-1e95-40e8-8899-ebfeb14461e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:45:08.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:45:18.283Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d1f58b84-6235-4086-80b5-05c3a4b64cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:45:18.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:45:28.295Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=8b0c8632-a5d5-4319-a6ad-dead1d82c684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:45:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:45:38.316Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=95eb8dc8-38d4-4ba6-a853-9c8a97645720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:45:38.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:45:48.325Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=228e9e06-14fb-45f0-95eb-ff914576b4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:45:48.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:45:58.332Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4dc5ed2d-a7dc-4031-b41f-7a8d2de11e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:45:58.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:46:08.345Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=cdc65ec8-e143-4e80-9440-2cbc031f1b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:46:08.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:46:18.353Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=eb8895a8-4b3c-432e-897a-92f7f4f4c289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:46:18.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:46:28.360Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=11d788bd-2f6a-498b-a861-c43719737087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:46:28.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:46:38.368Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=dd1e3708-5497-4fc6-b175-a568fb276126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:46:38.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:46:48.375Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a2175e9c-6092-4901-a46c-0740d64a90b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:46:48.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:46:58.386Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=531ff05f-e392-4e56-b1a7-295de81716c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:46:58.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:47:08.394Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=5fe73374-4754-41b0-b19a-ffe8bee22b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:47:08.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:47:18.402Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=af6f6d05-b58f-4c20-b662-a39120d388d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:47:18.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:47:23.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:47:23.530Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-11T00:47:23.531Z |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 |2022-02-11T00:47:23.535Z |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 |2022-02-11T00:47:23.541Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T00:47:23.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T00:47:23.541Z |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 |2022-02-11T00:47:23.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:47:28.410Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=8e01e15b-0764-4fe7-ba84-468226918750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:47:28.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:47:38.430Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=23aa756b-dee0-46c7-bc2a-e7ca8d597f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:47:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:47:48.441Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=835bf1c3-da94-4ac5-ad30-4a78992ee8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:47:48.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:47:58.449Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f8ac663a-beae-4847-b212-4224fea774fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:47:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:48:08.456Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=468359b2-c42c-4b35-b9a7-703b8348d779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:48:08.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:48:18.466Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=8b7a9a44-6b93-4f94-933e-ab575ea9802f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:48:18.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:48:28.477Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=864d9a30-5a61-45ab-aaef-e2fa591610b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:48:28.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:48:38.485Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2fcf7d29-a35a-4151-89b6-f302324e3f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:48:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:48:48.496Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d9b1e273-3b28-4c1d-a22a-4f43a6ee5f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:48:48.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:48:58.515Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b8fd9673-ec8c-4953-a87b-0a3fbf052c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:48:58.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:49:08.526Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a699a34d-6dba-4d7e-9693-6e2df2de07ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:49:08.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:49:18.537Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4fb7fe9b-d1ca-4c7b-98d0-55de1ee4f9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:49:18.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:49:28.544Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2d899250-13d6-4388-89c1-1c92fbff1b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:49:28.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:49:38.558Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=12cf7033-8642-4868-810f-47553f254c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:49:38.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:49:48.567Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=73598a70-cdd9-441b-b299-41ac4947436f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:49:48.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:49:58.576Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=55f11665-f3bd-4f74-b10e-15dd1d6520d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:49:58.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:50:08.584Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=1d4d2cd3-2119-404f-82df-1649755cef8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:50:08.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:50:18.597Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0ed31c69-d47d-463e-996b-cf6b787c78da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:50:18.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:50:28.608Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=9d44919f-4b1f-449b-8575-4a2f25a961f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:50:28.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:50:38.624Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0a51dbc1-36b7-4bcc-87fe-3d500ab6b4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:50:38.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:50:48.634Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=567a049a-056e-4bb3-879a-ab334e33acd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:50:48.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:50:58.643Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=06faa9ab-186d-45dc-a1cd-b91e033d5922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:50:58.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:51:08.650Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ed7a0a7e-6035-4526-a9b1-ab16efdab3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:51:08.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:51:18.659Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=3ff9136d-6e21-4999-8ac7-1ade64dd23db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:51:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:51:28.667Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2df3642a-af12-4f0c-ad6f-1e2188fcd244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:51:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:51:38.676Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=65ce8b8b-fd03-4164-88c2-37fe59afa0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:51:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:51:48.688Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=5005402b-e1cd-4f4b-9b9b-0d8e3ff9814c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:51:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:51:58.696Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a730aaa6-efc7-4177-9d25-f9554818b48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:51:58.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:52:08.705Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a3aa054b-2d5a-4117-bc20-7fea0de57d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:52:08.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:52:18.715Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=13bc3b2c-3bc3-47a9-8638-4b9ffed50f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:52:18.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:52:23.477Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:52:23.477Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-11T00:52:23.478Z |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 |2022-02-11T00:52:23.481Z |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 |2022-02-11T00:52:23.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T00:52:23.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T00:52:23.489Z |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 |2022-02-11T00:52:23.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:52:28.738Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ace77380-0e41-436c-96f7-2913e62bddd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:52:28.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:52:38.747Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=1aca94d0-83fd-48f3-85a4-61e7500421be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:52:38.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:52:48.754Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0c2b66be-5232-4516-b7b1-8e1d7f381168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:52:48.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:52:58.761Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ffa5e3c1-80c7-41b2-af40-44582a97dee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:52:58.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:53:08.770Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=1440efa7-ee00-4e09-ad5f-3738b1dd9405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:53:08.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:53:18.778Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d259d512-41ae-4a10-9f66-f918855e4519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:53:18.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:53:28.787Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e5f74f7c-de67-43b9-8ca6-2cc41d378ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:53:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:53:38.796Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=76f3b7fe-6297-4313-8912-424cdbd50b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:53:38.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:53:48.805Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=11da1d85-9ea6-468b-a4ee-0efe19309778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:53:48.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:53:58.813Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a4bd95a1-d410-4fcc-8960-1f9fe2d4e92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:53:58.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:54:08.833Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=be7140c8-e3fb-4ee7-a966-f70407205203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:54:08.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:54:18.843Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=043e8b95-cc61-4eaf-ada4-94e1a7b47944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:54:18.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:54:28.849Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=1ed5a8f6-afd0-4a3b-be4f-b10163d46489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:54:28.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:54:38.858Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=850060ad-6a3b-4ab5-a272-175c76d8237d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:54:38.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:54:48.866Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=bebd2a69-c2f3-4038-b614-db63499199e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:54:48.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:54:58.874Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=92892e6d-9596-42e1-b61b-3217ceaa4f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:54:58.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:55:08.883Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=2ee2c796-aa8c-4d97-8e01-19aea7db1fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:55:08.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:55:18.894Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c15b159c-c1b0-4ef9-b5f5-c3a65779164f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:55:18.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:55:28.902Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=0325b58f-ae7b-4bb6-a82f-ae9069ac4e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:55:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:55:38.913Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e6d43802-4b50-475a-b2b9-0bfd607a1278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:55:38.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:55:48.932Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f7a4666f-0574-4a01-8cbc-1510fe262643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:55:48.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:55:58.939Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=31880e4a-387d-40b7-9d92-86f4eacaa3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:55:58.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:56:08.946Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=fae58a4f-032a-4624-a52d-7a1a36e4e7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:56:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:56:18.953Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a024d121-ec73-4a69-8672-27fcbf743ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:56:18.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:56:28.961Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ce80534d-16c2-44d5-b025-9c720ab1141a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:56:28.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:56:38.967Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b964484f-26f9-4376-9d7f-e30e5829df74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:56:38.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:56:48.976Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d98c679d-0c83-4cda-bfea-44c50a80d2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:56:48.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:56:58.983Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=9438cd76-744f-4e4a-8492-420d1b729689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:56:58.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:57:08.989Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=e1a831e5-c9f0-42a6-b695-f1e06ceb6eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:57:08.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:57:18.996Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=525c8d56-c0df-48af-81e6-57e765bdc401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:57:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:57:23.468Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T00:57:23.468Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-11T00:57:23.470Z |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 |2022-02-11T00:57:23.473Z |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 |2022-02-11T00:57:23.477Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T00:57:23.477Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T00:57:23.477Z |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 |2022-02-11T00:57:23.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:57:29.005Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=003ea1b4-802b-4a41-b651-5da833a88359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:57:29.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:57:39.017Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a6d89677-7fdb-4134-adbf-fa421f68e6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:57:39.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:57:49.025Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d102a748-b323-4935-bada-93b7fab48ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:57:49.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:57:59.033Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=6456d0a5-686d-4376-aaed-011c0573e5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:57:59.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:58:09.039Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d20bb248-9587-4f42-ab95-85c1b8af81ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:58:09.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:58:19.045Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=8f2a9194-933c-4baf-a8d1-fd6d1e64ac24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:58:19.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:58:29.052Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=642ace17-17bf-4fa8-96b2-85293a406c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:58:29.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:58:39.059Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4da5e15b-9357-4702-ad39-056bed5d1bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:58:39.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:58:49.069Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f35b3a05-62f6-47df-b05e-31c39ab12921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:58:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:58:59.078Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f5e7d0fa-7616-4cd7-9f8c-c5dbcaa3d183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:58:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:59:09.087Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=7cb3e0b1-ed82-4844-8824-ac47c851d32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:59:09.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:59:19.191Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4752dc58-73ed-4d8c-a73b-26048fa0c71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:59:19.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:59:29.202Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c2459380-9c97-45d2-aabe-3db3b58b2457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:59:29.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:59:39.213Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f6451567-27f6-44f0-9780-03b00aa0f010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:59:39.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:59:49.221Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=bb22e7eb-a945-4d46-b5f7-c6cf6c9a7094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:59:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:59:59.231Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=22cbe6ff-8109-4a78-a4db-0881b502cafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T00:59:59.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:00:09.238Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=d7a3499d-a2f8-488b-a3bb-b276cd214f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:00:09.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:00:19.245Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=4fc8e604-caaf-415e-8ad6-8246f6423497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:00:19.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:00:29.254Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=8cd42ea5-ab4b-4e09-8361-e495f20fe9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:00:29.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:00:39.271Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=11e972b5-747b-40a3-939c-c3bbd6d84512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:00:39.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:00:49.279Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=68264b82-0fad-41e6-ac8b-0457aa8dfe7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:00:49.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:00:59.289Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=c7475678-0c02-4171-9035-fb8744eade37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:00:59.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:01:09.298Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=ba00fd6d-0ffb-4c65-aa31-71bb27adbf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:01:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:01:19.304Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=f133f665-2e21-4506-8ab0-d6900d231079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:01:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:01:29.311Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b4a46446-d212-48c5-9aae-078de7bca96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:01:29.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:01:39.318Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=79af0ec5-3bfe-4238-91dc-f98f42b5ede7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:01:39.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:01:49.327Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=975ea721-2ac4-42d8-8e2f-01ef595dcf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:01:49.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:01:59.336Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=04d03e33-2fd1-4a16-b41b-2faf0c8a139b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:01:59.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:02:09.343Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=a96e5ed7-95c3-4c13-ab08-baecc36fbec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:02:09.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:02:19.351Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=950af48b-b1a8-40e9-a0eb-1fc14e8a216a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:02:19.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T01:02:23.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T01:02:23.469Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-11T01:02:23.470Z |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 |2022-02-11T01:02:23.472Z |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 |2022-02-11T01:02:23.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T01:02:23.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T01:02:23.476Z |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 |2022-02-11T01:02:23.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:02:29.359Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=299a394f-dba9-4888-bad6-46ffab1a7d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:02:29.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:02:39.370Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=b0e98531-eba4-4556-8aec-818d37a093b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:02:39.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:02:49.392Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=fd9dae44-ac6f-43ae-aa04-e075600060ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:02:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:02:59.400Z |INFO |Init configs |InvocationID=31a0cb1d-5419-4625-b805-925f07a48191, InstanceUUID=bdb12c68-8559-4b5b-9e56-218453e82f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T01:02:59.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |