By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T04:54:26.218Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T04:54:26.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T04:54:26.252Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T04:54:26.910Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T04:54:27.004Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T04:54:27.004Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T04:54:27.005Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T04:54:27.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-24T04:54:27.246Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-24T04:54:27.271Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-24T04:54:28.789Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-24T04:54:29.265Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-24T04:54:29.289Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-24T04:54:29.290Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-24T04:54:29.351Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-24T04:54:29.351Z |INFO |Root WebApplicationContext: initialization completed in 2079 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-24T04:54:29.759Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-24T04:54:30.592Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-24T04:54:31.976Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-24T04:54:32.604Z |INFO |Started MainApp in 8.667 seconds (JVM running for 9.456) |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-24T04:54:32.702Z |INFO |Start scheduling PRH workflow |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:54:32.716Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=93791047-fbaf-4f4d-8117-b4365fe31963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:54:34.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:54:34.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:54:44.233Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=fb73e013-e647-4e1e-8d6a-ad592deebf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:54:45.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:54:45.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-24T04:54:54.041Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-24T04:54:54.043Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-24T04:54:54.047Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:54:55.309Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=1a6c93a7-2af7-48e4-8dce-dfabaf7ac058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:54:56.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:54:56.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:55:06.389Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a1ed2866-0954-4132-b578-6eb088f491d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:55:07.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:55:07.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:55:17.482Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=ae391c55-127f-440e-b245-9e9f3d66fada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:55:18.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:55:18.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:55:28.555Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=0b9c7e3c-d765-4f43-afa7-b6ae8fc54efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:55:29.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:55:29.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:55:39.623Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=b43630d3-e00d-40ca-bdaa-0fb311227556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:55:40.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:55:40.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:55:50.666Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=0b4574a4-87f1-4cd7-9dc0-2ad276f14a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:55:51.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:55:51.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:56:01.736Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=48f84f40-c5f8-4f15-ba1a-bd963cf345b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:56:02.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:56:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:56:12.775Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c8cece38-5650-488e-b5af-3358896fd0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:56:13.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:56:13.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:56:23.815Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=93eee54d-4713-484c-b0f6-4898240aa781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:56:24.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:56:24.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:56:34.926Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=2eb6177b-1fec-4918-a924-2e25c668635c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:56:35.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:56:35.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:56:45.956Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=1e0c688b-2ae4-451e-ad3b-6b66bea357a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:56:46.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:56:46.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:56:56.997Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=02f5d4c3-282a-4b4a-bb51-be94918d38c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:56:58.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:56:58.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:57:08.040Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d2fc1e77-29cc-47c8-a699-5ce01942d642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:57:09.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:57:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:57:19.115Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c765b9cd-3449-4dcd-8994-c792f88efec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:57:20.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:57:20.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:57:30.185Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5641e469-b24c-45a8-b836-f507e6a96499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:57:31.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:57:31.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:57:41.221Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e323548d-28ec-43f0-a724-e335b8222814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:57:42.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:57:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:57:52.266Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=376e81f2-a0da-414a-897c-95ed643d0d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:57:53.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:57:53.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:58:03.338Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=730df7cc-e022-4e91-ac48-feb9bad84d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:58:04.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:58:04.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:58:14.377Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=306a4963-3f54-4b25-9448-d8125f25f25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:58:15.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:58:15.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:58:25.412Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=b1c72521-3c36-4ceb-b416-47b621006218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:58:26.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:58:26.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:58:36.456Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=eec83e43-563f-4445-a146-40130441e051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:58:37.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:58:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:58:47.528Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=313574c5-9c20-4eaa-9461-88546e64129f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:58:48.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:58:48.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:58:58.603Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=2ed60335-14da-48c1-ba8d-c7168843617a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:58:59.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:58:59.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:59:09.636Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=dd69a087-6d4a-4e39-95e8-36dc10827638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:59:10.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:59:10.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:59:20.682Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=459c4877-256d-4890-a3c5-195fad32fe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:59:21.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:59:21.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T04:59:30.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T04:59:30.977Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T04:59:30.978Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T04:59:30.982Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T04:59:31.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T04:59:31.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T04:59:31.026Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T04:59:31.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:59:31.753Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=4d316d04-c04d-4de9-a004-a14c506db03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:59:32.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:59:32.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:59:42.853Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6dea6c21-16a4-4cc0-872a-585cb5148b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:59:43.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:59:43.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:59:53.898Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=fab5f7e2-3083-481b-bbb7-cc5dfa7b11ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T04:59:54.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:59:54.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:00:04.942Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=83ca8588-3c08-4465-8eb5-28d080ce18d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T05:00:06.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:00:06.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:00:16.011Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=ce81f147-32b9-42a6-8921-9923bb2b2903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T05:00:17.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:00:17.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:00:27.050Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=72191e3a-0392-4691-bffb-16803492622f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T05:00:28.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:00:28.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:00:38.084Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5fe44f6d-9e07-422d-b31a-8991abd11115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T05:00:39.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:00:39.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:00:49.125Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=9dd5020d-36ce-470b-9d03-2c1106743e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T05:00:50.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:00:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:01:00.180Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6efb4efb-2d5a-406c-a2b6-642908abbab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T05:01:01.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:01:01.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:01:11.240Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a75f9d25-7413-41ca-bace-c1c0233831e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T05:01:12.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:01:12.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:01:22.280Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=7e00d5aa-14aa-4178-95b7-843a0d876e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:01:22.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:01:32.491Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=01ad8e84-f5ec-4596-bbac-ae25a5643470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:01:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:01:42.506Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=790100fd-83cc-4ffd-9f68-023b848b71e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:01:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:01:52.521Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=1ce77b7a-2edf-4f42-8ee1-a7c3ea5685e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:01:52.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:02:02.531Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=cc1e210a-28e1-4bcf-97ad-4576396a39da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:02:02.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:02:12.545Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=42e3261a-5ea4-4978-bc45-670473311805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:02:12.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:02:22.555Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=27a0419b-cb52-4d5b-b0d1-827ee3939cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:02:22.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:02:32.568Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=78c757fe-8845-4570-8aea-2a98093bd574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:02:32.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:02:42.630Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d39e1fd1-5d8e-415e-981a-60c676ced095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:02:42.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:02:52.645Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=9a4f6472-9b04-4d83-b6da-3bbf694eac2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:02:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:03:02.656Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=bcee9e49-f04f-44e5-9366-c781000842e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:03:02.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:03:12.666Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c0b6a027-9bc0-4364-b410-af372b70b915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:03:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:03:22.676Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=bdbdc15f-7ded-4c93-ac40-2c6f428be78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:03:22.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:03:32.686Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=bb1d6ecb-2511-4754-8f4c-693327646eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:03:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:03:42.707Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=8a2897af-2fb7-4262-948b-5e21472d0065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:03:42.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:03:52.719Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5bfa01fd-9520-48e7-89a5-d4b6d66ec401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:03:52.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:04:02.734Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=880abba1-6c9d-4908-82bd-6e4c52d4e834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:04:02.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:04:12.747Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=b5c0dc8f-c9af-483c-8500-850af2fbd0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:04:12.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:04:22.758Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=b4e43d8d-66f9-42e0-ae6b-da7ba2bedf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:04:22.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:04:30.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:04:30.127Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T05:04:30.127Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:04:30.131Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:04:30.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:04:30.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T05:04:30.141Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T05:04:30.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:04:32.772Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=06602f5e-970a-40b9-9165-9c5d15c090fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:04:32.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:04:42.792Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=97899ecc-f3a0-4583-847e-22f0b03bffbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:04:42.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:04:52.801Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f2a62450-4b32-4951-9451-017bac719719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:04:52.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:05:02.811Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f2d14d2f-9302-4fe9-b600-f4730e5267d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:05:02.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:05:12.820Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=7594ef27-d5ab-484c-9cf7-7b2b998683c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:05:12.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:05:22.830Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c8cd4f5c-84db-4ff9-b721-f1be374f9301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:05:22.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:05:32.841Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f18f2e0d-924e-4681-9669-49a26177e474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:05:32.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:05:42.861Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f9bcf147-d143-4041-b25f-f31cc5f94e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:05:42.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:05:52.870Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=ca0135d9-5b29-42f3-9495-77fab6fffa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:05:52.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:06:02.880Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=3d2dd35f-4316-4044-9b48-208961e373fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:06:02.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:06:12.888Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=19d7553a-7633-4bca-8018-86228b4993ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:06:12.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:06:22.896Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=272ef27c-4024-4f44-81b2-4462c9f95b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:06:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:06:32.906Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=49e6a331-fba7-4f69-b6f1-c4174cc3ba55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:06:32.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:06:42.917Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=86843888-233a-46a2-b758-9f3dd239ace0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:06:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:06:52.943Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=7024e698-8807-4097-91ce-ac74f85df4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:06:52.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:07:02.953Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=b6da4809-6542-4352-8f7d-3b75437feea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:07:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:07:12.964Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=46efed51-a74b-44a0-8070-2c608ef8c112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:07:12.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:07:22.972Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=acc04221-9715-4e3e-85cb-1da94c66d950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:07:22.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:07:32.983Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=383acbfa-0ecd-4f0b-9fff-987f96e77cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:07:32.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:07:42.993Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5d900ec9-7af9-420e-884e-6dfae296b03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:07:43.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:07:53.008Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f438b490-c3f8-4e5c-bf7f-c5a77b9902e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:07:53.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:08:03.017Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a58c5120-934c-4191-81d0-c5292fd9067d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:08:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:08:13.026Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=83460b66-3a13-4aef-b09d-0c6a5286f294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:08:13.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:08:23.039Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=804daf7e-d26e-40b2-872f-ae20a9aebdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:08:23.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:08:33.051Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=ee613dfa-4f05-4c98-94a4-7d3a764b1bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:08:33.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:08:43.062Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=2bf804be-e0f9-493d-9698-5ab424b4f7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:08:43.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:08:53.086Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=0d1db5d4-30fc-46f7-adbc-89fbff721501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:08:53.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:09:03.103Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=de6958dc-a187-4a74-96f3-553aa8dcbf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:09:03.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:09:13.113Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e51e8de0-6422-463a-83cc-8de2d6f841db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:09:13.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:09:23.123Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=fcc7ff11-3615-4b9e-9bb8-0688cec740af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:09:23.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:09:30.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:09:30.164Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T05:09:30.165Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:09:30.167Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:09:30.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:09:30.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T05:09:30.176Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T05:09:30.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:09:33.133Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5e8b906c-1d5f-4224-b8c2-480314778189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:09:33.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:09:43.146Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=694aaf69-2786-47fa-8979-b571f4cd9544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:09:43.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:09:53.156Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=cb33c27e-4e95-4d71-9ffd-aef5540a49e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:09:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:10:03.176Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=64a6cb73-1065-4dc8-a90c-ce4fb89b8139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:10:03.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:10:13.185Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=3de41e28-5456-4f98-badd-abce143c7e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:10:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:10:23.193Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a08b2fb5-5657-4df7-b7ac-853b56351bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:10:23.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:10:33.203Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e08aa461-0e8b-4e04-aeae-4376dc0fb8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:10:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:10:43.212Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=0b4bd7c4-fc20-435c-bcdf-85efcbfe343b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:10:43.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:10:53.228Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=057e8962-1b35-464f-b6d1-c48828de885f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:10:53.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:11:03.236Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=113a921a-9822-480e-91fe-4ef73817aef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:11:03.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:11:13.246Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=1f7532a8-0eca-4ad5-9b13-992f657b5f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:11:13.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:11:23.254Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d7066595-0305-4272-b7e5-7aa9a1c8a154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:11:23.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:11:33.262Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=48de2d5c-1596-4733-9930-7e6bf6ca5609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:11:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:11:43.272Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e90731f2-0368-4758-aaf4-61016bd8e465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:11:43.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:11:53.282Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=374a2de0-904d-4ba8-b37a-595185f13fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:11:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:12:03.292Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=df02b944-2f9d-46eb-98f9-11480aa1ba8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:12:03.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:12:13.302Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=0fed9b0d-7eb2-4539-9938-f56546aaebd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:12:13.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:12:23.311Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e41f920c-1bb2-4cca-b644-8cfc98e0e8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:12:23.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:12:33.319Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=3b5f911b-1be4-45a3-b5e9-c50f440f5dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:12:33.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:12:43.338Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=35c6f251-d843-43a2-8722-3af95a0195a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:12:43.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:12:53.353Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=0e5dd926-7c05-4894-bff1-84b16f5c8734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:12:53.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:13:03.361Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d33c2fe3-ec64-45e2-b1d3-df299b1cccf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:13:03.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:13:13.369Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e2f560cb-4473-4c32-b690-7540daf9f9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:13:13.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:13:23.401Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f9f0c71d-b83c-4495-bf83-1326cd3db296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:13:23.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:13:33.418Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=4b9ad835-35ae-4893-871a-4843a413c02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:13:33.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:13:43.425Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6d4851c6-61f2-48b9-b2b4-1690e08c8c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:13:43.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:13:53.433Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=660e9241-4e8e-4d50-8055-3398d9280db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:13:53.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:14:03.444Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f5a87dab-b815-4d5e-b3c2-f157b630413e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:14:03.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:14:13.460Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=b2097ca3-0e53-41bb-9ebe-3027fbacde6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:14:13.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:14:23.467Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=9f44ee85-63fb-4a22-a1b3-d0e29bad37d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:14:23.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:14:30.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:14:30.098Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T05:14:30.099Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:14:30.107Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:14:30.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:14:30.116Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T05:14:30.116Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T05:14:30.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:14:33.477Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d55be971-44c5-43bd-8b02-961ccac8e5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:14:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:14:43.493Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a340debd-8ae9-46c5-8373-5c101b62aafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:14:43.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:14:53.506Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=ea95588f-65cd-42c6-a9df-df1378976abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:14:53.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:15:03.523Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c0b5ae56-a98f-45ac-a539-d73f5e3f69cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:15:03.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:15:13.537Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6b53bdc3-202d-40cb-8621-169907c00e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:15:13.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:15:23.548Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=fb029152-92fb-4595-a2be-70b788aeef8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:15:23.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:15:33.565Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=7330b7ee-47c6-4f15-a54f-6de969815412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:15:33.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:15:43.588Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=27535352-505c-4475-a4ec-d2d37df9255e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:15:43.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:15:53.596Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=7479aa14-4c90-4a4d-b680-5d4b5d1a5b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:15:53.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:16:03.605Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f2afb21e-6282-4bb2-882f-3b00f83faa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:16:03.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:16:13.616Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a61a5e52-fa89-40a4-a473-0b550c13481c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:16:13.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:16:23.627Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=05048678-1e0e-43f6-87d0-12b965391889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:16:23.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:16:33.641Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a256cf78-a8bb-4c64-8cb0-9a74318fe1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:16:33.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:16:43.650Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a80ae331-df96-4cbd-93a4-923ef94d51ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:16:43.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:16:53.660Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f0daf23b-c18e-40e0-89dd-2d91d8e1a697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:16:53.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:17:03.667Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=ee26722e-d416-4904-bfc8-eac1619db1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:17:03.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:17:13.675Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5854f0c4-0698-495e-92ed-3175cb5ef3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:17:13.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:17:23.682Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6c8a6ee3-2c25-4fc2-bb87-446fcd43d403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:17:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:17:33.693Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=228c4ae3-b053-4a1b-8771-3da0f104ab57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:17:33.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:17:43.706Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=08f54a74-652d-4bb0-b630-bc45c18efd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:17:43.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:17:53.719Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=335de811-11aa-41ff-a61d-4999ab36a681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:17:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:18:03.725Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a0483eb0-6424-4f2c-a1dd-d9fedd151e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:18:03.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:18:13.732Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=3e435c06-087b-490e-8f94-1bb1d5ca7431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:18:13.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:18:23.738Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6d2bb58e-43b4-4796-aa91-ab5f4aede6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:18:23.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:18:33.745Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e705a57d-ae7d-4a9d-aff8-a155f9a4d0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:18:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:18:43.752Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a4ddf4d6-3281-41ec-adec-41e5e8762cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:18:43.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:18:53.761Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=755668a6-0743-4ca8-8ed1-281101f7195f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:18:53.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:19:03.774Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5bf18ae7-ba58-4400-aae5-24e5cf139335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:19:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:19:13.792Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e3ad4a9f-75a2-4c50-8fe9-d745b3ca9539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:19:13.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:19:23.802Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=3cd21031-8d00-414e-885d-a872d7270cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:19:23.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:19:30.096Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:19:30.097Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T05:19:30.097Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:19:30.099Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:19:30.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:19:30.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T05:19:30.107Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T05:19:30.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:19:33.819Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=ddfe38c4-2195-4b41-9d97-21a74c844a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:19:33.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:19:43.827Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=23b872a7-548b-41fe-847e-52dbe3dc94a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:19:43.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:19:53.833Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=7028e2d8-fe15-4a6f-a766-7cbd675a3f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:19:53.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:20:03.842Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=3fb3742a-4611-4c97-be09-355d2d4a4494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:20:03.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:20:13.852Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=02faf63f-7c88-45fb-a69b-4378f6bfd18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:20:13.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:20:23.866Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5fdbc849-263f-48e0-b661-4eadbd9d7ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:20:23.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:20:33.874Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=af98d3e7-774c-493b-ba8f-4d207f3f1d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:20:33.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:20:43.887Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c54f4e15-5eee-4c6f-835a-6ee5c1fa3bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:20:43.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:20:53.898Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=50e564cd-c08f-4e59-96ad-1faf67a961ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:20:53.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:21:03.907Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e53e5842-f93a-4bd6-abe0-a06d64be0c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:21:03.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:21:13.917Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a77dff64-144c-4e27-8151-0194c501ed66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:21:13.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:21:23.924Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=fc66fa02-98a2-4811-85b8-83d89df23bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:21:23.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:21:33.937Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=8cfde5cf-8c73-40a4-b5c4-b9e1ef42788f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:21:33.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:21:43.945Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=4bdcd1b1-6ab2-4bd2-a60d-58c7906d347c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:21:43.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:21:53.954Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=df7f95fb-5d2c-4186-a788-580013b64cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:21:53.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:22:03.964Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=b5b37f72-8165-4fcc-902a-859e18153cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:22:03.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:22:13.978Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=71781bdd-ef72-4ec1-85de-ab7ac03939a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:22:13.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:22:23.985Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=935fe0a8-9994-40cb-80dd-81a534db11c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:22:24.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:22:34.002Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=548e586c-a59f-4950-8c69-5fad246f0835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:22:34.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:22:44.012Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=da05bdcb-d80a-46a7-9941-9a8b4c51f96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:22:44.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:22:54.024Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=2c754bd8-e448-4bc0-ac3d-7e7db6a0dc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:22:54.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:23:04.036Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=4a3a01d7-8acd-4213-b41a-30119dda77f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:23:04.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:23:14.049Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=975c96f3-6f78-4f2a-aacf-2f7e23ce1ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:23:14.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:23:24.064Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=3ab6f427-392a-40bb-9b60-a05fbebaf713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:23:24.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:23:34.076Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a69b1048-8810-4bef-9e55-3870b9c13871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:23:34.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:23:44.086Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=72c5b8dc-8799-474d-a884-d1d56a8a6d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:23:44.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:23:54.095Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=ce1c74b4-8428-42e3-8c63-b576d0686678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:23:54.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:24:04.103Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=80d2e196-7989-42d5-bb0e-00610e047908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:24:04.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:24:14.110Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5f5230b5-c0c3-49f7-bc79-5832bba930da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:24:14.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:24:24.116Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=b7fb901b-ba90-448c-a861-df5668d7bba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:24:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:24:30.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:24:30.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T05:24:30.102Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:24:30.105Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:24:30.112Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:24:30.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T05:24:30.112Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T05:24:30.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:24:34.122Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=3436b4c1-5ac1-49c3-8723-fdeb255c9e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:24:34.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:24:44.130Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a755fde0-8361-49db-87d2-56124f0fae74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:24:44.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:24:54.138Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=aee79c59-7ca1-4cfd-bded-1b713f1de73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:24:54.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:25:04.150Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=76bdec5e-27bd-451c-9eec-73a68ddd8934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:25:04.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:25:14.158Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c27c0e75-1caf-4a83-9866-2572ef1faad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:25:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:25:24.169Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f1d18725-0ce1-4988-b58b-2663dba5dd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:25:24.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:25:34.178Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=907869b1-ae05-45ed-8327-6cd0c488505a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:25:34.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:25:44.184Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=53312b4d-2b6e-44b1-a3c5-4dde051822ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:25:44.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:25:54.191Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=ae172980-0cab-451a-964a-99c38e381c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:25:54.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:26:04.198Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=fe9873ff-8e75-4a17-b3e0-666abcaa936f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:26:04.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:26:14.205Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=9b43e116-42cb-4d55-a82d-936b16625362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:26:14.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:26:24.212Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a3d2af23-3949-44c1-843c-2bbf5dfe5430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:26:24.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:26:34.219Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5168a686-572b-45d8-9106-117c6be33409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:26:34.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:26:44.226Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e34a63f9-1527-4ed7-bc3a-78650b9891ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:26:44.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:26:54.234Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a49f0c02-cf3f-49af-9187-86cd2b3b7fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:26:54.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:27:04.243Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=69640948-5329-40f4-b8d2-351b586d097c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:27:04.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:27:14.257Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6ffa3a3b-f094-42b7-aef6-3b456ef1dd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:27:14.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:27:24.265Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=ed907e59-c29e-455c-91de-f04a2afed2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:27:24.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:27:34.275Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e68fc5c0-1ab2-416f-97c2-1df7db689a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:27:34.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:27:44.282Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5cbe9c5b-8cb6-410e-8da3-e9cd5380cc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:27:44.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:27:54.290Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=21707919-de59-4394-8303-0f9dbf2287be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:27:54.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:28:04.298Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6ba85950-deab-4c6e-99e0-bfd0b139b5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:28:04.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:28:14.307Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6e0d6c49-bc40-4d17-9ba1-951257b349fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:28:14.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:28:24.321Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f2cdcc83-5c58-4c16-9d4a-56e826f3465d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:28:24.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:28:34.330Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=94d743da-b6c1-46be-8f25-6140e339525d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:28:34.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:28:44.336Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=01d42e1c-435d-4806-b032-00ec864a9c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:28:44.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:28:54.356Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=75dbe5ec-76dd-4b31-b7c0-82ee1eaa3b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:28:54.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:29:04.368Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=3ad3e0b8-1298-46a5-b57e-f847817bd118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:29:04.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:29:14.376Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=36ce34db-fdbf-4663-acb2-9bd4e98b1db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:29:14.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:29:24.382Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=78bf0b62-2c97-4fae-aa18-7233071a79c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:29:24.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:29:30.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:29:30.192Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T05:29:30.194Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:29:30.197Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:29:30.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:29:30.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T05:29:30.204Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T05:29:30.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:29:34.392Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=727e6b02-60b4-4c25-9bd8-94fd15ae259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:29:34.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:29:44.401Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=90f98fb7-fed5-49b0-b3ef-96449f0508ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:29:44.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:29:54.414Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a4e56a3b-e807-48f1-8897-c47aaa0ac8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:29:54.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:30:04.422Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=8c924b6a-73b8-4557-9967-b403db975079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:30:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:30:14.429Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=56ff165e-9ae1-4623-927c-11237eb335a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:30:14.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:30:24.436Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=537e12b4-b45d-4cc3-aa81-2fd99fca363c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:30:24.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:30:34.443Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=1b4f4f83-1188-4da6-a818-9ac76395197e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:30:34.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:30:44.455Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a49f2e89-2468-45f9-b59d-a1732a741971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:30:44.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:30:54.468Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d315fda2-8b5a-4d88-b2e1-97afb8dfad88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:30:54.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:31:04.484Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=79711368-4b0e-4f8f-9dea-04e37987c05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:31:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:31:14.491Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=1f48c0d0-76c3-49c2-a4d5-72c04548559e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:31:14.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:31:24.499Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=49af1bd1-4067-4ca2-b8f4-bfe426e29646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:31:24.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:31:34.507Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=7a9a4911-3900-44ac-803a-3e2f5d489e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:31:34.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:31:44.515Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e4fa4d64-0f9c-4a2f-bb53-c972556d6604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:31:44.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:31:54.528Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a3ecb0c8-f84d-4799-a73b-9e13ac149a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:31:54.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:32:04.540Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=84da1025-2e3c-48e0-af84-36c4d433cbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:32:04.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:32:14.547Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=100522b1-0718-4d7c-bec3-99b89697db3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:32:14.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:32:24.552Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6ba52784-3b0b-46b4-80b5-debdb2a203fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:32:24.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:32:34.559Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=0920df62-4a0e-4350-97a3-4c201b640d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:32:34.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:32:44.566Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=08e5d228-2e9b-4cde-8746-253ad76d6159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:32:44.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:32:54.572Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=741acfcd-8d86-434e-8286-1a7865c3222a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:32:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:33:04.579Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f52713e9-d126-4c3e-baaa-287c5364809a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:33:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:33:14.588Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=7bc3ae1c-461d-4278-a0d6-c1df1e66827f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:33:14.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:33:24.602Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d912bc45-7b93-4fa5-9ac5-c35d0a72057a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:33:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:33:34.613Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=0034efca-c623-4809-8553-9d5835afd6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:33:34.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:33:44.621Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e57581b9-9bf0-45fd-9b84-3a046b7b34db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:33:44.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:33:54.628Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c2e028c4-7ade-4f4a-9f4d-d033bb361382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:33:54.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:34:04.637Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a48bbb6c-c785-45c2-b023-b05bd84ce6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:34:04.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:34:14.643Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6dd8f660-1c28-418b-8d9a-8d9bb98d4024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:34:14.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:34:24.649Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c8acd300-6489-45cc-be4a-c3d932d2aec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:34:24.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:34:30.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:34:30.100Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T05:34:30.101Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:34:30.104Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:34:30.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:34:30.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T05:34:30.115Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T05:34:30.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:34:34.655Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c59a582a-3787-4327-8852-f76d11482706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:34:34.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:34:44.662Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=fec065a3-d38b-4b27-936e-1fa048b8c19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:34:44.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:34:54.668Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=8b5217eb-b5b4-46a0-97c1-863d0bd52224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:34:54.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:35:04.677Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d87f8458-0583-4c47-9ef7-725bbc56fda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:35:04.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:35:14.688Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=aabe02cd-dfe9-4542-8905-e4bcc650e18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:35:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:35:24.700Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=26703de3-3149-4847-855a-3da4400effd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:35:24.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:35:34.706Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c2f5f04b-fd88-4474-8c01-92acb3f6eb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:35:34.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:35:44.714Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5b62fa96-458c-43c8-a8ee-e8cc4f4e33d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:35:44.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:35:54.726Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=3244c7a3-f6c7-4669-99ba-31932e0d2980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:35:54.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:36:04.734Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=61387144-9dea-4515-9236-68d292422cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:36:04.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:36:14.740Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=2b26b254-0479-499d-bc5b-d2c7dfc6e85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:36:14.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:36:24.746Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a58f4f00-0e3e-4d70-bba2-409601467d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:36:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:36:34.753Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=06573007-72ae-4893-80dd-32488894429f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:36:34.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:36:44.759Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5a08dd72-1290-47d7-acdc-4eda0c6ada98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:36:44.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:36:54.766Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=865cb519-03fb-46be-81f1-61e9a029ff04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:36:54.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:37:04.773Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=973c0c56-a1c4-4a64-9ec1-25350f04d5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:37:04.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:37:14.782Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=af5fe897-57dd-4d0c-8572-2c27af70a9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:37:14.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:37:24.802Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=4e1a6136-219f-4938-b2fd-0091192efc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:37:24.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:37:34.809Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=84a58c72-978f-41d3-a666-8daf219ad341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:37:34.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:37:44.815Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c0ffc50c-a86d-4e8e-b007-d92efc386ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:37:44.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:37:54.821Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=b850087b-a003-4655-9873-bf50b9fef3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:37:54.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:38:04.829Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=27ce3c0f-a8ba-4ab1-ba9c-465e11ab581e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:38:04.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:38:14.834Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c1ecbaf8-5a03-4567-8ba8-a9a6fcbc006a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:38:14.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:38:24.838Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5574192a-d4ea-41a5-bce2-beebc435401f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:38:24.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:38:34.844Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d0d29b15-4deb-4777-9659-63690175a0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:38:34.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:38:44.850Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=104fdcac-1118-4bd8-b80f-5e4569e5f53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:38:44.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:38:54.858Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f55d87c6-cc44-43dd-826b-41b6478ba4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:38:54.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:39:04.866Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d1125e15-b3a0-42e8-9f48-993f267f64bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:39:04.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:39:14.879Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6e35290f-fa72-4827-928c-cc193e9c8537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:39:14.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:39:24.889Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f3fc3f5c-ecc6-40a5-9618-8f381acd1bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:39:24.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:39:30.132Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:39:30.132Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T05:39:30.134Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:39:30.137Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:39:30.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:39:30.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T05:39:30.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T05:39:30.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:39:34.899Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=8dd5e83e-c6b0-4d03-90b1-c17d2f0fcf78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:39:34.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:39:44.905Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c3ce39b5-e291-465b-a52f-6706478edebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:39:44.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:39:54.911Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e2606ad5-216d-47bb-9160-a1a9ab11e8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:39:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:40:04.917Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=3fe51a78-8d4b-42c9-9473-36404dff7278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:40:04.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:40:14.923Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=0b4b9f32-a733-43e0-830d-152ac757a0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:40:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:40:24.930Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=4a847605-f484-421c-b581-7fde10cdf74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:40:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:40:34.937Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=dece82af-8b1f-4fff-9f5a-3785e94c0852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:40:34.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:40:44.942Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=002a38c3-7146-4a81-b3ac-5a1282621d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:40:44.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:40:54.950Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6d14d62b-10f5-4a39-9994-8dabb0e6426f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:40:54.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:41:04.959Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=0a768d99-e80e-47b0-86ae-dacfca672896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:41:04.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:41:14.971Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=13d91669-7401-4ffc-a8b1-e06630e795dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:41:14.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:41:24.981Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=68597cb7-57b3-4a9f-8aca-558fec872b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:41:24.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:41:34.986Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5498e10b-e946-4e0f-a0a6-2444907b704b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:41:34.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:41:44.993Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6dc46114-b513-4175-bb10-f7c3a60dd34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:41:44.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:41:54.998Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=dd39eec0-b50e-4ecb-832f-ace9fe98e0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:41:55.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:42:05.006Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=1b4e5215-866b-4313-b835-c7fd8882fab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:42:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:42:15.012Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=906c6cca-01d6-48a9-ae11-87213c171ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:42:15.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:42:25.016Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=4c78f287-a321-43f8-b8a0-9f523c4a2399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:42:25.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:42:35.022Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=851fcdf4-60c8-4197-a071-e505ec1693fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:42:35.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:42:45.028Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=1e60a375-34d1-4f24-96a5-434b06fce361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:42:45.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:42:55.034Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=b0a897d5-18ce-4910-9b42-11cc2dae60ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:42:55.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:43:05.040Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=08a3aacb-aa31-496e-8b06-0146ffd89eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:43:05.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:43:15.046Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=2864ed73-96b9-46cb-b716-1ce6444bb80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:43:15.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:43:25.051Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a8d00028-ec33-476a-b2fe-3f6d85c297cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:43:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:43:35.060Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c45a1736-8751-4a99-82cc-c702d5e0f06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:43:35.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:43:45.071Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=8a3e078e-4364-46a7-9e3d-3030f7e8b5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:43:45.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:43:55.077Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=ae74ea67-111b-4b54-97a3-8185b19df4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:43:55.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:44:05.088Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c06ea5d3-0484-404a-908b-dbc596883aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:44:05.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:44:15.094Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=040dbb3b-b2ae-4969-8f82-2d14173d363f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:44:15.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:44:25.099Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=74e58961-9818-48a3-8e9e-5b797c72a388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:44:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:44:30.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:44:30.093Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T05:44:30.094Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:44:30.096Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:44:30.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:44:30.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T05:44:30.102Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T05:44:30.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:44:35.105Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=2574fe22-c894-48da-8550-3d9772d8c409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:44:35.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:44:45.111Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d33bb5a8-0446-4e69-9a27-1a8f85a3ea33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:44:45.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:44:55.117Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=69285eb9-44f9-41ab-8614-039776f8f5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:44:55.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:45:05.123Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=787239ab-d93f-488a-af18-840f21ab5671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:45:05.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:45:15.133Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=aa1e3e09-f10d-40ac-a38b-e7d6c6e5471a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:45:15.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:45:25.145Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=0cfe3d5a-17c2-4f1b-be8e-fd5b1ba4b69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:45:25.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:45:35.151Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=7644f42a-92bc-4f29-b4d5-693d4c3a81c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:45:35.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:45:45.156Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d82b54fb-e70a-4f22-9e48-2093bfd3bbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:45:45.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:45:55.162Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=3a33c328-1b60-42a1-8d97-47e96e8c2cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:45:55.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:46:05.168Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=06790101-69ae-4751-829b-cddac5d809f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:46:05.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:46:15.174Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=6ea47b59-dfcc-496e-8be6-42ccff020093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:46:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:46:25.185Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=31de5cfd-1573-4024-bed2-877266518a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:46:25.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:46:35.196Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e0497d7b-ea7e-4b23-a0d0-609e2d190f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:46:35.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:46:45.206Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=f5f88e47-6e00-47db-ab4b-e7cada8763e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:46:45.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:46:55.215Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=992e8863-340b-41df-9537-c3203b67cc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:46:55.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:47:05.229Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=3181cb78-a522-4a5d-a20d-54802b9d1d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:47:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:47:15.235Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a96e6d54-ad58-4fce-b08e-41b88c835d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:47:15.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:47:25.241Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5efa73c3-858b-4d0d-b60e-e2fdba8a0783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:47:25.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:47:35.247Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=06203bc6-ee69-4b7e-a8cb-da28942e76bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:47:35.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:47:45.253Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=da2eede0-cc8b-46a5-9dbd-007627360e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:47:45.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:47:55.261Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=27f95f0f-3878-43bd-bfde-4c61bc2eff89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:47:55.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:48:05.270Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=96911512-76e6-407b-aa65-b05c58c460ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:48:05.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:48:15.280Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=e1367efd-7e4d-49d2-998e-4be818982c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:48:15.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:48:25.285Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d464a846-ff40-499f-abdb-ffe03be35b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:48:25.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:48:35.290Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=482f5f4a-ae10-4bfb-b272-1bb459350cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:48:35.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:48:45.295Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5fc3e85f-99a6-457f-ac06-061cf961cbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:48:45.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:48:55.301Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=66f6f6df-2459-47f8-ab06-394872da2386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:48:55.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:49:05.308Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d152d3f0-2afc-4151-a7e9-b9c285401efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:49:05.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:49:15.319Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=ce09330a-0eca-428d-9ae3-785431b94dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:49:15.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:49:25.332Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=38bd3316-a876-49c8-8593-d254bcdd1467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:49:25.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:49:30.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T05:49:30.074Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T05:49:30.075Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:49:30.077Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:49:30.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T05:49:30.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T05:49:30.086Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T05:49:30.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:49:35.339Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=2af4882c-e4c9-4962-be86-5a11c3ac0045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:49:35.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:49:45.349Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5b8d9ef8-57f2-48da-ac63-c52e91f805b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:49:45.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:49:55.355Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=1d84342f-bc8f-441d-a05c-970f37dfb496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:49:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:50:05.361Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=9d3b663f-5e3d-400e-a59c-cd3129c602d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:50:05.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:50:15.367Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a11369c8-de5d-4c4e-9f14-0bbfbc05f909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:50:15.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:50:25.373Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=1744798f-adae-4229-996b-95d6aac321ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:50:25.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:50:35.384Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=519a16ed-8c70-4b37-b2e0-62861d143611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:50:35.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:50:45.392Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=cd29e723-f0f3-4ffd-88fe-5ef2123ffe94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:50:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:50:55.402Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=d6ad7643-3abd-4d09-8679-861838be8619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:50:55.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:51:05.409Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=5fd74d40-2ef5-4f5d-9c47-63d1fde6fb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:51:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:51:15.419Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=706508e8-ff8d-4c41-a13f-8c466e53c7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:51:15.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:51:25.427Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=cf27814d-8105-4dc4-bd49-35f80895d18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:51:25.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:51:35.434Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=a75a6730-d5e7-4d74-bd78-680900e8b0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:51:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:51:45.446Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=bd4ee4cc-6c0c-44fe-a290-2fa408026047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:51:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:51:55.455Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=4e0d2eb7-edd9-4011-974a-6cd93ec027db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:51:55.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:52:05.465Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=c07d2a03-5d1a-42ce-a864-b7bd81a69e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:52:05.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:52:15.474Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=37b25a07-e08c-489d-8028-00146188ae5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:52:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:52:25.481Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=85f57d55-59a0-4d69-b5e2-5d1c9e1d8b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:52:25.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:52:35.487Z |INFO |Init configs |InvocationID=0539a901-6a12-4151-afdf-b7e6ea028ff6, InstanceUUID=3134acb6-1804-489d-a910-174de0d0fd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T05:52:35.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |