. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:07:10.773Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:07:10.776Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T12:07:10.806Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:07:11.308Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:07:11.387Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:07:11.387Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T12:07:11.387Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T12:07:11.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-20T12:07:11.506Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-20T12:07:11.532Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-20T12:07:12.833Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-20T12:07:13.182Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-20T12:07:13.199Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-20T12:07:13.200Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-20T12:07:13.249Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-20T12:07:13.249Z |INFO |Root WebApplicationContext: initialization completed in 1716 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-20T12:07:13.567Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-20T12:07:14.279Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-20T12:07:15.553Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-20T12:07:16.004Z |INFO |Started MainApp in 7.059 seconds (JVM running for 7.734) |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-20T12:07:16.056Z |INFO |Start scheduling PRH workflow |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:07:16.066Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f6a6566b-98ad-492d-8507-97e4124d144a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:07:17.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:07:17.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-20T12:07:22.632Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-01-20T12:07:22.633Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-01-20T12:07:22.637Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:07:27.526Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f95e12e5-e97f-4f87-a4b0-11f74a4baa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:07:28.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:07:28.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:07:38.567Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=3a3c1c65-2714-4862-aa83-dc69172dfd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:07:39.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:07:39.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:07:49.608Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=55b80af1-ee93-4c6d-a5f8-f2c6196d5d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:07:50.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:07:50.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:08:00.662Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ac68d783-3548-4b94-a5db-267ac0a889f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:08:01.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:08:01.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:08:11.716Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8409d564-940e-4741-aeb1-a3917fd4745f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:08:12.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:08:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:08:22.760Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0a6543ae-2fb4-4d66-bc27-f29fa10a28b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:08:23.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:08:23.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:08:33.829Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e2c01257-9a4e-4309-8602-139450a71037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:08:34.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:08:34.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:08:44.867Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1ebb59fd-b056-4fb4-ae98-b6d7c6e6dcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:08:45.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:08:45.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:08:55.909Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e969558c-6119-4138-96b1-1efcdcd4a1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:08:56.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:08:56.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:09:06.949Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=fe04331d-3606-410e-b888-dfd5f5dae155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:09:07.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:09:07.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:09:17.988Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d2a3b37b-edaf-48ef-bab8-21d2d27c70ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:09:19.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:09:19.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:09:29.032Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=87d70853-a543-446b-9100-ee33653b974d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:09:30.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:09:30.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:09:40.068Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=af0b4540-8d47-47b5-8862-2794c5974d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:09:41.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:09:41.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:09:51.108Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5d71b766-ba87-4749-b88d-f4046af917a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:09:52.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:09:52.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:10:02.148Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c0685506-5c1f-4450-8f4f-2d5a058162da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:10:03.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:10:03.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:10:13.187Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2d3a419e-38a7-42c6-89b2-e0c32987b116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:10:14.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:10:14.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:10:24.229Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d1e29189-ecb4-428f-9230-f2a89dd70792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:10:25.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:10:25.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:10:35.270Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=4e249eb6-46eb-441e-aa70-d7df119f5670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:10:36.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:10:36.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:10:46.312Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=85524ee0-d873-4d40-930c-bd84c592ae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:10:47.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:10:47.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:10:57.347Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9734cfa4-4eba-483a-83ac-f6bdbf05c11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:10:58.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:10:58.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:11:08.387Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c6ed01fc-adc6-4d84-862a-11e04d2d7c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:11:09.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:11:09.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:11:19.431Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5386c803-cb75-449e-8214-4a14e68840ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:11:20.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:11:20.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:11:30.468Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=71f161b4-5801-46f3-bc16-adccb15fefbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:11:31.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:11:31.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:11:41.575Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f264c09e-8bc1-4e1f-b7d3-eedea1d64546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:11:42.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:11:42.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:11:52.614Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=47cf3dd0-a1af-483b-978e-af735da46ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:11:53.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:11:53.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:12:03.653Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e8846bb6-b0d7-47cb-b76c-bdfeb854fd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:12:04.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:12:04.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:12:14.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:12:14.378Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T12:12:14.379Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:12:14.382Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:12:14.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:12:14.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T12:12:14.392Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T12:12:14.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:12:14.692Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5e0547ba-1a01-4cb6-bf20-72cedce5b599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:12:15.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:12:15.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:12:25.744Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1b6d867b-e2e6-47e7-9917-4db807ba8fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:12:26.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:12:26.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:12:36.772Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=54e6134b-9290-44b4-9c46-87897b5d4777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:12:37.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:12:37.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:12:47.815Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7c21e392-ebf3-469e-a758-d71893e6ab03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T12:12:48.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.50.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:12:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:12:58.854Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5828c849-5d4c-4b96-b740-39e29db88795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:12:58.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:13:08.980Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e29afba9-fed0-488f-93f9-74d4eea15d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:13:09.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:13:19.008Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=3ce74fc9-1472-402d-8d1b-29922818175b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:13:19.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:13:29.034Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=865282aa-8ce7-4174-9070-ad9371b25357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:13:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:13:39.051Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8ebb3aaa-bc65-4eda-a5ff-a8e80ea01714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:13:39.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:13:49.061Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b274f9e4-82af-4003-9501-220533f52813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:13:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:13:59.078Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=86206faf-3f3e-4ebe-82e5-91ac8d7a1c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:13:59.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:14:09.094Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c23c5ae0-6337-4530-8d1e-2c033ac6f100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:14:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:14:19.107Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=caf79d5f-be12-4ab9-96c6-2450c18c3d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:14:19.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:14:29.116Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=18fdbea9-d148-4753-b1f5-a57c68703176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:14:29.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:14:39.135Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=bb65f1b4-0b90-4c55-87b3-78b3ccd17ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:14:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:14:49.146Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=bd397b62-d716-4fc6-8286-9ad52a0abb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:14:49.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:14:59.167Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=45123d1e-d88f-4a12-8726-ddc8649a891a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:14:59.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:15:09.185Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=4288375f-d6c3-4673-88a7-61b3967f6948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:15:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:15:19.204Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f8600772-8184-4c44-b37b-6a77f323a364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:15:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:15:29.216Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a5d62d1d-65ca-425d-9f4e-f12afcc9b989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:15:29.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:15:39.226Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8d527d8a-ce84-4886-8a8b-ebccaf582e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:15:39.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:15:49.237Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=16d5bd3b-e00f-4ec4-afa0-d385ab3f8d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:15:49.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:15:59.247Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=74717d1f-bbc6-40e1-9686-febd47d2b8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:15:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:16:09.258Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=413cd4fe-0aea-48ec-aa57-65505e066cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:16:09.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:16:19.268Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d97ae3ac-ed61-486f-aef0-e5f4f3d48ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:16:19.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:16:29.279Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c90e67fa-a0df-4db2-b423-4269a3c22ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:16:29.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:16:39.297Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ed521342-8af2-4d0e-93e6-42a1402d234a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:16:39.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:16:49.313Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=cabe86b2-bf5d-498c-9850-9746e41cc8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:16:49.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:16:59.323Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=dbf84b92-5d86-443b-98d0-dd2926165ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:16:59.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:17:09.336Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0bc2e511-fe64-4ad2-8c04-58982582ded5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:17:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:17:13.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:17:13.884Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T12:17:13.884Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:17:13.887Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:17:13.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:17:13.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T12:17:13.895Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T12:17:13.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:17:19.347Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a55d50c4-a401-42a0-91af-b56d4909c313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:17:19.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:17:29.357Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c70a2491-787d-440a-b3a0-55571d17f075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:17:29.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:17:39.367Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=105dcc29-06c2-4f54-93d9-fafc723a1bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:17:39.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:17:49.379Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5ec508cd-a1d3-44d5-b555-aadf6cfcf691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:17:49.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:17:59.388Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=112ed9a9-46ca-4124-a3f2-ad88e89b785b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:17:59.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:18:09.397Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7cb0c532-845a-4ac2-bbf7-7f41503d9d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:18:09.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:18:19.415Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6ae61312-8f49-48f2-a07b-98628bd6ea48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:18:19.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:18:29.430Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=fc3c8fbc-afe9-4472-b9aa-cd3975cd125f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:18:29.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:18:39.439Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d94e71b8-b768-4522-8284-4c366006e4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:18:39.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:18:49.449Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=75e857f4-f71b-4afa-8641-4de94284ddcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:18:49.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:18:59.459Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7b564cd4-4c50-4c64-afed-93aca9048e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:18:59.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:19:09.469Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=63b300a1-8aa0-4fdc-a683-7a79e1724f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:19:09.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:19:19.479Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6b2a252c-e0ed-4b22-b996-2d4244dee5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:19:19.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:19:29.491Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=dd53658c-225c-46f4-a0cb-45a604c1519f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:19:29.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:19:39.500Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=cae320d2-9411-42e7-9c34-75a47fbbb106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:19:39.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:19:49.515Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=64f818b3-0c0a-4423-b8f8-4b46c0c0046d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:19:49.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:19:59.542Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b376d14c-f198-4f6f-be06-1b4d36033c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:19:59.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:20:09.552Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a8b9a900-11cf-4e02-8727-ea2507390e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:20:09.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:20:19.567Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7091af85-9232-4012-a8cf-1e37d0ac79a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:20:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:20:29.576Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=3167ddb4-429d-4eb5-89c3-e7964c6f138f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:20:29.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:20:39.586Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9ffd4d46-df60-451e-8856-2d1d9e7fc334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:20:39.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:20:49.594Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=975841e7-5599-4423-8e09-d0ce430e306f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:20:49.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:20:59.604Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a3056320-4602-445f-b15d-e862d197301c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:20:59.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:21:09.613Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1b3b0259-85a1-40e2-a249-84b203e3ad36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:21:09.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:21:19.623Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e4b500b3-237e-4ae4-937f-a1a4e5193fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:21:19.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:21:29.641Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e5e6f541-288a-4439-ba71-0a7f64270565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:21:29.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:21:39.655Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2eddb900-93e3-47a6-9aa0-035fdee369a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:21:39.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:21:49.666Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d522ddf3-d6fe-435f-aca8-a12550683627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:21:49.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:21:59.678Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7242ed1d-557a-44d2-9fbc-ad56ace2126f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:21:59.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:22:09.687Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=17701fcb-6fed-41c7-a535-ea418e282adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:22:09.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:22:13.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:22:13.916Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T12:22:13.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:22:13.918Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:22:13.925Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:22:13.925Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T12:22:13.925Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T12:22:13.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:22:19.697Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f6ecbc60-e394-4bd7-b8b9-63263b978875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:22:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:22:29.708Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e83310de-a704-48e8-a5dc-b02506e8b23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:22:29.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:22:39.725Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d5a1e2db-d275-48a4-9cde-2d27e914737e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:22:39.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:22:49.736Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6dcda699-393f-4f63-9340-139cf744134f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:22:49.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:22:59.745Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=3db2833b-22ad-4d30-81b1-82004e60f6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:22:59.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:23:09.756Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=418ee741-0675-40b8-82fa-5edf60db6969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:23:09.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:23:19.767Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=29f7ae55-4c3d-42ce-a1df-84db0f14c9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:23:19.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:23:29.778Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ec644641-63d2-4f77-bcd3-298ea7b11a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:23:29.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:23:39.789Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=705d04f1-6533-443a-8b89-8a64e03d4936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:23:39.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:23:49.809Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=07ddfc39-0d4c-4c23-aad8-313fcd1216b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:23:49.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:23:59.871Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1ebf38d6-770e-4366-a35d-e75fc27ee877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:23:59.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:24:09.880Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=fea31d15-cb7c-44f1-8aa8-fc32817de0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:24:09.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:24:19.893Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b30982df-3a4d-4190-ae6c-6d7050295992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:24:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:24:29.915Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=912073d8-e6dc-4dde-a55b-ba8d1b476130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:24:29.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:24:39.926Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b6767d73-b62f-4a06-9e26-347b37140d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:24:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:24:49.944Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f2433ebb-bea9-4bf7-bec4-cd801c6d4029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:24:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:24:59.984Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5026a010-dc47-4bab-80dd-7afdd8f90249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:25:00.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:25:10.011Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=44690d87-f163-475e-bac2-6775e975ea44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:25:10.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:25:20.024Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5f1f357b-76f5-4f24-91e1-bc067946c1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:25:20.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:25:30.038Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=69162c09-a0c6-45c1-8f06-20e56fc6dfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:25:30.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:25:40.062Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=398a29bd-a320-4995-82d1-150a41e2fec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:25:40.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:25:50.071Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ea75a8eb-cd19-4b98-8561-4367355c149f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:25:50.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:26:00.088Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=436ef9e5-e538-4b40-a730-4b5681ffc48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:26:00.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:26:10.103Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ca33b2e3-e6d7-44f3-9a1a-253794ed38d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:26:10.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:26:20.114Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a0516690-8782-47af-b06e-6177daba0c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:26:20.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:26:30.132Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=86502bfd-1c29-466d-86bf-5fbc580e3230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:26:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:26:40.142Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=dfeb8782-e9ba-45a2-9d58-5be60687f8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:26:40.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:26:50.155Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a4819216-e742-45b1-a729-929923a40e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:26:50.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:27:00.176Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1010426c-4cc7-47b5-9e50-144972af5764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:27:00.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:27:10.187Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ad6a13fa-9059-409f-8c02-84e42ca644f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:27:10.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:27:13.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:27:13.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T12:27:13.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:27:13.875Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:27:13.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:27:13.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T12:27:13.882Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T12:27:13.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:27:20.199Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=95878915-4eb6-4273-b205-ced2823b1227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:27:20.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:27:30.207Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f0d589a6-00c6-4bfb-a82b-1b01c6e8c133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:27:30.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:27:40.216Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=62d097b5-6a90-4858-9d2e-7e3528a108b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:27:40.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:27:50.225Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=472fcf3d-faf0-4053-a159-d54d7b84072e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:27:50.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:28:00.235Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=855cef15-665c-4045-b75b-29dfc471436b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:28:00.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:28:10.248Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ef2fea36-3c52-4ecf-b567-de79a29c299b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:28:10.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:28:20.261Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0cac31ba-b7e2-48a2-ae64-5b49ccfcd4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:28:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:28:30.272Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=bb6f56e6-9212-42b0-b617-a38eab903c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:28:30.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:28:40.281Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c1ab39cc-d4da-441b-a376-c3cdc22921aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:28:40.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:28:50.294Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f1bc8b85-cbe3-420c-97a4-9715c931c627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:28:50.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:29:00.302Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9b936248-dcbf-4bab-9aa1-92dbd0b723ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:29:00.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:29:10.311Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=748837f4-c984-48ff-bd1f-2b75443c4578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:29:10.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:29:20.319Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ccd7275c-8d58-4ca5-aa01-5b01c3f8be74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:29:20.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:29:30.327Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b823890b-ed64-46ae-bbae-000e9197d676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:29:30.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:29:40.337Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2dca4063-e01c-419b-85f0-eef69bc4ed00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:29:40.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:29:50.353Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=430a0baf-f41f-47ba-aae1-7f4a66286535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:29:50.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:30:00.363Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7435eb63-3fbd-4a83-8920-e768bbcfe0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:30:00.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:30:10.371Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=249facc0-cac5-480c-b601-6a496c5aac89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:30:10.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:30:20.380Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e7c4497d-2d52-4df9-ac9a-b996b24aa609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:30:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:30:30.389Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0c7109fc-8b3c-4e73-9731-b3a1e9c7cc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:30:30.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:30:40.398Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=01fa7410-2f88-4a55-a599-1117cc9c8ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:30:40.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:30:50.408Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=86a596d5-a715-4737-b419-ec3eff3fd479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:30:50.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:31:00.416Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=810ab3c0-c044-4b6b-8095-d3e4c527f7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:31:00.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:31:10.425Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d2c02af1-64ef-4216-a897-249bc3fba263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:31:10.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:31:20.440Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=dd24bb53-1eb1-43b4-9b05-57ecd461a8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:31:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:31:30.449Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=100354a5-805c-46ca-8896-cd6e74203593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:31:30.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:31:40.456Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=90b5e7f6-a912-4c02-8544-19132e052441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:31:40.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:31:50.464Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f65f1b00-6924-47ce-96fc-fbf73c232e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:31:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:32:00.484Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=af9077a5-d407-42cb-88e4-38d42e44ab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:32:00.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:32:10.493Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=3ee4c98d-2a34-4552-9380-0b2690648cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:32:10.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:32:13.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:32:13.924Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T12:32:13.925Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:32:13.927Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:32:13.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:32:13.932Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T12:32:13.933Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T12:32:13.934Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:32:20.500Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=aee4007e-cb17-4809-b93f-3539339bb452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:32:20.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:32:30.510Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e5797ec9-5a87-4ab9-bd86-157433331c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:32:30.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:32:40.518Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=603b318c-957b-4236-bf8d-4f0a2d224e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:32:40.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:32:50.527Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c71e22b5-1eee-4b5a-bb85-b4cb22f82fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:32:50.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:33:00.540Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=066b6448-c641-4fed-a933-b957c6479cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:33:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:33:10.548Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=812a6d32-f42d-402f-9a98-82cf46e9681d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:33:10.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:33:20.556Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ed8f19c3-85eb-459e-adc3-de29c5dfe10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:33:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:33:30.565Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e6e6980e-38ea-463c-9866-9d166cd6d2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:33:30.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:33:40.572Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=3cdcb9b7-0646-45c7-a610-4799d493ef2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:33:40.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:33:50.580Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=98130243-118e-4a3b-9f5f-2d92223365a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:33:50.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:34:00.589Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2d912c8b-5601-48de-aebc-08fb2e6d21c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:34:00.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:34:10.600Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=14be1799-a287-44d1-a1f2-79b871afbb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:34:10.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:34:20.610Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c8914e91-debb-4078-b0db-e1e616ac6d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:34:20.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:34:30.621Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=fac04e0e-0c62-4ee8-a439-bea4295635c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:34:30.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:34:40.637Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7ee5b42e-1446-4ade-90c0-4a54a4705094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:34:40.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:34:50.644Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a65df630-279c-4072-ad73-5eb270e4bba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:34:50.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:35:00.652Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b0683126-86c0-40cd-8170-cd7f03e3fc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:35:00.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:35:10.661Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6237d5b5-fbbc-4f25-afce-48e77ac178b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:35:10.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:35:20.669Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ee808a3d-5dc1-4ace-81df-4248f0c0bb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:35:20.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:35:30.680Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=78c2f29a-552f-44e1-8df6-2a0e8e13ae4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:35:30.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:35:40.688Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7090c91c-f676-4c07-9c6c-edc0644fc924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:35:40.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:35:50.698Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=518c65cb-aaae-4c6e-8117-334cdcca2a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:35:50.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:36:00.718Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f686bc3a-bb72-46dc-b028-0213ff05f888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:36:00.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:36:10.726Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=674ccf21-136d-4355-9892-eacb8e57fe9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:36:10.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:36:20.734Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=888a4933-c7c4-4f73-95d9-89d6b41bae1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:36:20.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:36:30.742Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=06874d84-0a29-4d3a-ad8b-a078503630a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:36:30.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:36:40.754Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8fc15fde-a175-4164-b1ae-85a9cf6c8431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:36:40.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:36:50.762Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9e6036f5-82e7-4b1d-a5d9-21b9ba3406ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:36:50.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:37:00.769Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0618e686-4233-4d88-befb-8d51e1c718f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:37:00.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:37:10.777Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0dc0900d-85f6-4caf-9ce2-c5a5bdbd9cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:37:10.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:37:13.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:37:13.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T12:37:13.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:37:13.874Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:37:13.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:37:13.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T12:37:13.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T12:37:13.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:37:20.787Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=97e9ed49-1273-4f07-8635-ee00d2ff5bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:37:20.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:37:30.805Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1ea517eb-dad3-40af-9e0d-bf61e04b5917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:37:30.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:37:40.814Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f89718a9-b433-4e56-975c-835f2c7aa212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:37:40.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:37:50.822Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e35f2f60-0a73-408c-8ef0-aaa263ef4812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:37:50.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:38:00.830Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c98d3f2b-bb0e-439c-9fac-e7917087e017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:38:00.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:38:10.838Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6138bfc7-4f13-4248-9308-df9dc80b6cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:38:10.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:38:20.846Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a545b362-e702-48d6-9c88-6314b5f132f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:38:20.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:38:30.855Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=54efd02a-8914-46ea-8db4-78c6a1e3d5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:38:30.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:38:40.865Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=011232e5-8985-4ce6-ba33-3501c30efc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:38:40.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:38:50.872Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=36fa6c58-3027-4363-abce-2396afef4db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:38:50.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:39:00.883Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=77f193f9-d3aa-4802-91dc-462d4603b613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:39:00.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:39:10.900Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c8e037f0-ee74-4e27-8776-9df5ead56ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:39:10.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:39:20.909Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a3ff77b4-bd6d-4ba6-946e-038923c170d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:39:20.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:39:30.918Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=57cc632f-023a-4b0c-af33-297d95f99462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:39:30.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:39:40.927Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c1118afe-630f-44a8-b66c-ab9b5cd84616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:39:40.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:39:50.935Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=de7ad7ce-c951-4e4d-bd85-b4c0d0bb8cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:39:50.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:40:00.942Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2ffc9a61-cfa7-47b7-a825-ab35da04e4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:40:00.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:40:10.951Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=47bf6115-c11f-4feb-ad2d-c3d7ea882898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:40:10.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:40:20.959Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=71877127-fcb1-4d00-8758-745878eedf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:40:20.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:40:30.971Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e1e3e8d4-509c-468f-82f0-5cf46b568130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:40:30.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:40:40.987Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=201533c0-14d2-4b9b-a6b6-9291e62d6aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:40:40.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:40:50.996Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8f2d2189-f54e-45d8-8e3e-6c69a877afa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:40:51.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:41:01.003Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=caed4354-e431-43d1-9fb3-4c8eba3e0b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:41:01.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:41:11.012Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=622a27fb-848d-416d-b420-f583671c176e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:41:11.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:41:21.020Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d9235c4d-b5fc-4cd6-85a3-d5d7c0fdc3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:41:21.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:41:31.030Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b47273b0-d785-429f-989a-6fb270cc5253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:41:31.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:41:41.044Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=53e7c44b-5d27-43f3-a208-7c7fb55ab6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:41:41.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:41:51.053Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5e718bfa-c3bf-4733-9155-651f2f12b315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:41:51.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:42:01.063Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=17472f41-5e8b-48f7-82b4-73658636cf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:42:01.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:42:11.076Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6c4c370b-8920-4ce5-a0b5-148178d5b5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:42:11.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:42:13.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:42:13.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T12:42:13.868Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:42:13.871Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:42:13.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:42:13.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T12:42:13.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T12:42:13.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:42:21.085Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d9726b10-e1d5-4606-9409-fadda4286ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:42:21.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:42:31.093Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ff8eb971-9906-46eb-a165-4e8f829ad3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:42:31.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:42:41.101Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5a7a00be-b579-4cf6-9575-6a26d4ad6b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:42:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:42:51.109Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=57fc18a9-c6ff-4ce9-98d0-829cd641f84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:42:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:43:01.118Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=058ae120-eaab-4a74-b0fc-62a2d8171fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:43:01.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:43:11.125Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d8125ae6-df71-4966-bf19-ae391c8cc575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:43:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:43:21.132Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=67fb08c5-9a5a-4f11-8640-ab61874588be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:43:21.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:43:31.145Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d1dca731-366c-4406-9242-898e6ddb6084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:43:31.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:43:41.163Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d023c4bd-66f7-44d4-9cb0-24cc08cf0df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:43:41.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:43:51.177Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=02e43a3b-9cc1-4090-b76c-beee199d08b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:43:51.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:44:01.185Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a1a94112-32e8-4450-96cd-85592d75e261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:44:01.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:44:11.193Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e68b4fce-fce6-467b-a98c-6fc37f73d7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:44:11.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:44:21.201Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=97429d08-b680-418c-828d-91b6e7e90565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:44:21.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:44:31.210Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ca8210c6-9aa4-41f7-95a9-219b1500ee29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:44:31.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:44:41.216Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=327416b2-2b7a-4f54-87cf-c7f2d2e45a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:44:41.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:44:51.224Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e992e219-f0b7-440e-b701-c3e44495635e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:44:51.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:45:01.232Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6fc4f7d2-38c7-4850-9910-c12321d3b955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:45:01.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:45:11.241Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c761c5a8-aa87-4e81-bcdd-f5e796087c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:45:11.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:45:21.259Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=91f02d02-2ad9-4f2c-ba3d-ac6c54bdde7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:45:21.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:45:31.273Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1d6b1b76-9f3c-46df-9621-d069f0b2d1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:45:31.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:45:41.281Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=422377b4-b5bd-4aa6-80e2-47d506060e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:45:41.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:45:51.287Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=35f2c5c3-7f64-4a2d-8468-37a5e9e0925c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:45:51.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:46:01.294Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=864eb7d2-1482-4cb0-a092-e42156fce65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:46:01.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:46:11.304Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=117bde04-fc56-4917-b171-99716613229f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:46:11.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:46:21.311Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b90ee988-fdb6-46d6-88fb-660c374e83fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:46:21.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:46:31.321Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=034d7a29-4736-459f-a455-2aed2f0c4d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:46:31.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:46:41.339Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e71b4cbf-3673-48ae-a587-0bcb1dcf8579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:46:41.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:46:51.348Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f788777d-a188-4c5f-8bfc-e54baabb9458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:46:51.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:47:01.355Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=be4473cc-0984-4907-a5d9-991671626b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:47:01.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:47:11.362Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=73e53df2-9b8c-433b-bc5c-776856e7c5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:47:11.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:47:13.898Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:47:13.898Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T12:47:13.899Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:47:13.901Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:47:13.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:47:13.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T12:47:13.907Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T12:47:13.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:47:21.369Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=75045c68-a0ef-4834-8d7a-e18803ade847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:47:21.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:47:31.382Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2075c1c5-6778-4d73-8d2e-82c624909337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:47:31.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:47:41.390Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6ed38492-e0b6-4072-83cd-906c37245529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:47:41.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:47:51.398Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6682c782-e5f0-477e-82bf-6a80d6547526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:47:51.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:48:01.407Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b65560b4-ca1f-4353-ad21-e5d16fd68a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:48:01.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:48:11.424Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ae01f5c2-5777-4012-bfd4-34e9f5b493de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:48:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:48:21.433Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0b74dc80-336f-4267-a567-78df522e7d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:48:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:48:31.441Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1a5551f2-0fed-4453-9d8f-404bb7fef435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:48:31.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:48:41.452Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5436d1c1-ed13-4055-be3d-d904dc3c1bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:48:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:48:51.459Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=4ce5f187-0a37-44da-8b0f-4bbbd3bea9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:48:51.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:49:01.467Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9f772a95-3e5d-44b3-acff-3291032b591a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:49:01.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:49:11.476Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0badac49-9cfa-4276-9253-d5a69c902c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:49:11.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:49:21.484Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2622df93-b7a4-4715-8f1c-0943c521b94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:49:21.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:49:31.492Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0d3327e4-f315-459b-acf4-5c8d03e76587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:49:31.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:49:41.508Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=28841ee3-ca10-4ebf-8cd7-0f8083135d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:49:41.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:49:51.516Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2e9ec6e4-216c-45e3-9d04-f7726a8227fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:49:51.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:50:01.524Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=cc47fac9-0818-4c1e-b5a9-9b6b889ab71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:50:01.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:50:11.532Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7fe1796b-033f-45f1-8d88-06a8fbbdc734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:50:11.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:50:21.540Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f9062e80-bfa6-48b2-ae33-029ae4c6e2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:50:21.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:50:31.548Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=beb2d5e9-4366-4441-b3e0-de658b864f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:50:31.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:50:41.558Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6269d93e-6152-4f65-8675-4934eb76f9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:50:41.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:50:51.566Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b8d6edf7-08a8-4179-97df-1a4408fe09cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:50:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:51:01.574Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=3094e469-eb85-43df-8a29-842563499af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:51:01.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:51:11.586Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6e7d154e-91e2-4853-b433-eba9da6a1a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:51:11.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:51:21.595Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b7e38a35-b7bf-48ba-8613-3982f9f7b81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:51:21.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:51:31.604Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2e4614eb-499b-488e-8bd9-4f12ccc7f2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:51:31.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:51:41.612Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1444943b-7046-445d-ba63-27646106e349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:51:41.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:51:51.626Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=014d1b1e-9e7d-4afb-8d40-a25cd8930503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:51:51.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:52:01.635Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f339acdc-5db2-4b8c-9bef-e7d2ded63f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:52:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:52:11.643Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8eab990a-478b-45e6-8ef3-3346acf158b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:52:11.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:52:13.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:52:13.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T12:52:13.883Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:52:13.885Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:52:13.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:52:13.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T12:52:13.890Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T12:52:13.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:52:21.655Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=83bf5c9c-acef-4a9e-885e-8bf1847cc278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:52:21.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:52:31.663Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=fca965da-bc34-40b1-822d-6c45ccbf6119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:52:31.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:52:41.675Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=078e2542-4f5e-4e0f-b668-5faa07019278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:52:41.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:52:51.685Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=612f613a-1aab-4f2c-912f-5283854fd920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:52:51.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:53:01.695Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=3c31cb28-85a5-4fd7-92b9-fddaa3649377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:53:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:53:11.704Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d1d663b3-5609-42d4-af82-3bcfe889b567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:53:11.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:53:21.711Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5d8af465-4ef9-4d71-939d-d0fbd7292bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:53:21.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:53:31.718Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2d4025aa-8d09-468c-8585-bbaba4b645e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:53:31.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:53:41.725Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=dd119a8f-b51e-41a7-b4f5-1d665899ef31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:53:41.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:53:51.734Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ba5bd540-ccd4-46ef-902a-7f58d1869b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:53:51.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:54:01.742Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8f4ffc13-3db4-44e1-b404-705a97fd05be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:54:01.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:54:11.751Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9718aae3-3b85-44f9-8026-ab4294542aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:54:11.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:54:21.767Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7873d891-69cd-448f-b3e9-bf2bb631f41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:54:21.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:54:31.775Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c60009ca-cdd2-4a8f-b736-bd65b5201966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:54:31.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:54:41.783Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=abea2aa7-2f9b-4d46-84ac-cc8463091a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:54:41.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:54:51.792Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=cac4d427-815a-4cfc-bc8a-e6aecb1579d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:54:51.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:55:01.798Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=136fc181-20c9-4d1c-8ef6-70fcc8ad2e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:55:01.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:55:11.806Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a3d181e6-1477-4a37-91cc-44ac709dc2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:55:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:55:21.815Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=84b33a7d-7000-4e67-885e-7d0521368ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:55:21.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:55:31.829Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7fde23d9-1690-4e9c-bb5f-7e299e9b52e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:55:31.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:55:41.839Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=4332f352-f2e4-4cb0-871e-4b9c439c08b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:55:41.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:55:51.855Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7f036e05-2a2d-4c50-a313-7c2b17da6dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:55:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:56:01.863Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9d7ff37f-02c9-4a69-8209-e10d036a40e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:56:01.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:56:11.871Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1a19442d-3594-4101-b0ce-c579431d0634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:56:11.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:56:21.880Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=fbecf040-3169-4a16-8f11-0f960f0e0308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:56:21.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:56:31.889Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=93f73a2d-b896-404c-aeb0-c404cbc8c684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:56:31.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:56:41.897Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=df30d749-cc1d-4eac-9c83-908e83820b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:56:41.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:56:51.904Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ecc57c30-c81a-4b13-bdf2-b0f452b64881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:56:51.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:57:01.913Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f40a8ee8-9ad5-47ca-a10f-8c58c91647c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:57:01.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:57:11.921Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e1770ec0-c731-45cc-a919-70c5a1e25a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:57:11.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:57:13.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T12:57:13.918Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T12:57:13.919Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:57:13.921Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:57:13.925Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T12:57:13.925Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T12:57:13.925Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T12:57:13.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:57:21.930Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=3b415160-6e8f-48d1-8e06-f17a389b7b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:57:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:57:31.939Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8f574b2f-f211-4604-b8f3-db89b4bb534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:57:31.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:57:41.946Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=16667f1c-adf2-4115-b2df-73883977a0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:57:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:57:51.954Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0d7a9abf-df46-4375-b4f8-c974359c1b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:57:51.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:58:01.963Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=64c0117b-b17a-4f7c-af78-8e4a9ce8b19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:58:01.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:58:11.970Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=10ef681b-fd16-4820-b0ea-7fe9785a6305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:58:11.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:58:21.977Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e1acd6a4-dc52-4a89-9248-66dd22bb2383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:58:21.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:58:31.986Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=78ccc4b0-e361-4e14-b018-c23cd3527247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:58:31.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:58:41.995Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1f4dc39a-5ca9-49bc-a169-4e2f26935c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:58:42.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:58:52.011Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c30a81e8-6f4c-41f3-8a19-0d5d7cbb7231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:58:52.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:59:02.019Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a7deb079-44f1-47e1-9355-e096c58ba1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:59:02.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:59:12.033Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=49daf7a6-ee3f-4676-8851-a872f1cbfbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:59:12.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:59:22.040Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f76ed1c2-142c-46e0-a24d-06456d0ee85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:59:22.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:59:32.051Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c9e16a40-5fa7-4aed-b600-6e752416acd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:59:32.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:59:42.060Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=51d94481-3164-4787-b20d-af99559eba6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:59:42.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:59:52.068Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7700bb91-1e55-44f6-8dac-0513094db1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T12:59:52.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:00:02.077Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ec8d8573-8f9f-4109-bd2a-f07c04d9cf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:00:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:00:12.086Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8384b1f6-fdf5-4527-b19a-b4d517cefae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:00:12.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:00:22.094Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c85d7e0d-5a8d-45b6-9872-fa3c611b7e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:00:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:00:32.109Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=314ee879-63ee-4d4b-aa4d-d8ffe425f2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:00:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:00:42.117Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=af257b40-322a-4bcd-b927-6cd42060eaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:00:42.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:00:52.124Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6b0cafdf-001b-4016-9d41-4b823f944980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:00:52.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:01:02.131Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=38b58eda-6894-4dec-9e3b-90e821c21f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:01:02.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:01:12.137Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7808273e-f36b-45ad-b921-a662f7c5d600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:01:12.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:01:22.145Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e37e8d4b-51c1-490c-aa66-da6bbd72cb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:01:22.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:01:32.155Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9283a360-30dd-47ab-a534-7c61040c1bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:01:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:01:42.162Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=895bded7-b8f0-4fd6-af85-4c9802259664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:01:42.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:01:52.171Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=35ebb645-6948-4428-be14-0b32aa1b034a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:01:52.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:02:02.183Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9ecb2f89-e30a-4d3e-8c4b-718b368fb6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:02:02.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:02:12.190Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=707efe20-a9b8-4843-a9b9-75ddac76b055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:02:12.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:02:13.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:02:13.931Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T13:02:13.931Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:02:13.933Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:02:13.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:02:13.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T13:02:13.937Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T13:02:13.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:02:22.201Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=846e2dff-3afb-41b9-94d2-fcea5ecfd0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:02:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:02:32.211Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=83113cd4-f821-421e-8baf-5b0153d65a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:02:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:02:42.219Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6dfdcbcf-1ff7-4789-9fab-bbb7651ff790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:02:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:02:52.227Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=543935b7-a8c6-43c1-bd94-723cd7c2a2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:02:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:03:02.234Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=93ecf26d-01e6-421b-8122-8cd5cbc7d1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:03:02.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:03:12.241Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=bff6a9ea-59fa-4637-893f-f3a1f2ae1531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:03:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:03:22.254Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d2f2ddaa-1681-44c8-83f3-6f408b1b8794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:03:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:03:32.261Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b7001b9f-9e1d-43e7-847a-8ecc3954ffc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:03:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:03:42.269Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=cc2e3eff-f319-4a62-b706-e5d80deaf0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:03:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:03:52.279Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5b1c9514-fe98-42be-b3d2-0930b784cff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:03:52.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:04:02.287Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=97e544e4-86c0-496d-aef6-660059f53aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:04:02.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:04:12.295Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=fec13d07-176b-475b-82c2-6720cd11d314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:04:12.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:04:22.303Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=fa7a6417-2d30-4516-9ddd-d1a6a4471d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:04:22.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:04:32.310Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=253945d9-df99-4d3e-9be7-c71dc1979eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:04:32.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:04:42.321Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e54f776a-8d69-4b6a-ad43-17f5dc9dff15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:04:42.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:04:52.335Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=fefb20d3-4638-4e44-a0c6-47af8058f2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:04:52.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:05:02.343Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=58888c69-47b2-4e1d-9802-a2efcf6a89ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:05:02.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:05:12.350Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7b04b56c-fe0f-4cda-90a5-9f474037d84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:05:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:05:22.359Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=19b791fd-b52c-4fcc-80a2-865f8663836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:05:22.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:05:32.368Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=efd286de-95a0-40eb-9728-5ead5c1dc708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:05:32.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:05:42.375Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ead06327-3b52-4ba4-a4fb-a847e6f8bd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:05:42.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:05:52.384Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=aef489cb-e851-4e7a-be2d-63113fe5d8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:05:52.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:06:02.391Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f74957e0-0592-499e-82e4-66ad2b9e792b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:06:02.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:06:12.404Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9032ad6c-e922-43dd-bd83-5cfef9a051bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:06:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:06:22.415Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8a02a45a-8127-400c-a8ec-bb523d5f8593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:06:22.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:06:32.424Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b390bf77-fb79-49c1-96be-c0915240a174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:06:32.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:06:42.433Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=bcf108a4-4040-43b1-a80e-7a23a035b78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:06:42.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:06:52.441Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=81d43a98-0ac6-4eec-bd13-2563178930c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:06:52.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:07:02.448Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a8df4e84-80ee-46c9-96a4-a00920779cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:07:02.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:07:12.467Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=96557386-fc81-42eb-b682-461c5459aecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:07:12.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:07:13.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:07:13.865Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T13:07:13.865Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:07:13.867Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:07:13.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:07:13.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T13:07:13.871Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T13:07:13.872Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:07:22.475Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=63e3fcd0-44f7-40c1-82be-8b8081926588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:07:22.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:07:32.483Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=323c0ef5-6960-4a08-9a14-2a19589b5f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:07:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:07:42.494Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7168f805-5785-4b3b-a46e-4778f0d076f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:07:42.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:07:52.508Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a250b4b8-fce1-4d26-8b27-3a17bf511ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:07:52.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:08:02.515Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=54ca9fcd-71ec-4525-9906-43cca0164881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:08:02.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:08:12.521Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=72d09dca-d39f-4ce3-8949-b63d42cbe73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:08:12.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:08:22.529Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=99425de7-bda7-41ec-ab24-68ce3027de3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:08:22.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:08:32.543Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=53e52d31-3255-4169-82f9-a74e29ec79b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:08:32.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:08:42.551Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e3638864-bcd3-4470-accf-1a0be9df6889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:08:42.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:08:52.559Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e8f3199a-4147-42fc-8626-827df1c24005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:08:52.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:09:02.567Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f0790b46-244c-4002-82e9-06f316c6f417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:09:02.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:09:12.584Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=258ac23c-9b63-4ca0-b1b3-4df115ecd214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:09:12.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:09:22.597Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=95b1c252-bfc1-48e8-9001-ba0f51501554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:09:22.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:09:32.605Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=407c7bda-be55-460f-a5d1-a266ce523211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:09:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:09:42.612Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=37c0daa9-63b5-4ce4-a22e-9bf45aa12bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:09:42.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:09:52.620Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=cbf6f8f2-9500-46e2-8ec5-6432e59f8899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:09:52.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:10:02.628Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=746b4ff6-c45b-4b59-a276-6d83e05fdeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:10:02.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:10:12.639Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=56679564-1ea5-405c-8e54-d099d7013af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:10:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:10:22.645Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=40ce69a8-c1a5-465b-a765-7ce2a0ccaca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:10:22.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:10:32.653Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9b460e74-f472-44a4-9c6d-77a5e3b64cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:10:32.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:10:42.661Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=aaa63d7c-732d-4427-822f-c49a47df1f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:10:42.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:10:52.672Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1fc94bb4-25c9-44c7-89ef-0c52976bc1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:10:52.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:11:02.678Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c4955f29-b530-4a0b-9efe-e0d1a2f7b24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:11:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:11:12.686Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=47742581-a6c0-487f-b710-610893d4be75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:11:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:11:22.693Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=36f0cde2-51e9-4f62-8654-34f6567029be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:11:22.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:11:32.703Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9cfa497c-fe31-444c-a858-ff76f4b49f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:11:32.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:11:42.710Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=90491cc5-dd3c-4a57-8106-666438bca5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:11:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:11:52.717Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9a595b60-a9fa-4400-b977-31e0f9dbbe76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:11:52.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:12:02.727Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0e6566f0-1f91-44a9-af20-c85380e1c960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:12:02.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:12:12.732Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7f41b2bc-0502-4df3-a828-80323691306b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:12:12.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:12:13.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:12:13.910Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T13:12:13.911Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:12:13.914Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:12:13.918Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:12:13.918Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T13:12:13.918Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T13:12:13.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:12:22.741Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=47ab4eb2-1d9b-49ca-b6e5-2b39f7746076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:12:22.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:12:32.751Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b3e28c9a-3cee-4730-a015-0df0f2252192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:12:32.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:12:42.763Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9ad82aa2-a4cf-47c1-8c89-2d717534701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:12:42.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:12:52.771Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0dc80b8c-75da-44e5-8b5e-8db57a917d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:12:52.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:13:02.779Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b78f01de-053f-4f77-bbff-272d075fc3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:13:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:13:12.787Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=179da869-8f4f-4184-8a8e-10c2f03d6deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:13:12.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:13:22.796Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0612aefb-3212-4ccd-9330-ab080500cf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:13:22.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:13:32.803Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=289e4fc2-f071-4d32-be2b-da2f412fcd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:13:32.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:13:42.811Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=babe9c6f-227d-4b9f-a60b-91ce8cc148d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:13:42.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:13:52.827Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2384a275-a616-449d-b30d-2002145dd49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:13:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:14:02.833Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f1e3566b-2838-44cd-948c-a1d2abbf3264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:14:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:14:12.843Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b8a96d5a-070f-4317-9bb4-1f2e9f6def92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:14:12.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:14:22.851Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6829b0f6-fbc8-495e-9f8c-78b88b8fdda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:14:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:14:32.859Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=11127114-cf95-47b3-bf0d-7a7b31b0da63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:14:32.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:14:42.875Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=63e531cd-9271-40d0-9eab-177cfd3df8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:14:42.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:14:52.881Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7b264554-6a30-40a4-a081-a920683a9489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:14:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:15:02.889Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=3c14beed-480c-49f3-b6a2-093190a17a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:15:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:15:12.896Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=4cedee52-2d08-4d39-b1c1-5d23a5a1a0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:15:12.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:15:22.903Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d3588ebc-c4a1-483e-a8e8-c2ce357b5c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:15:22.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:15:32.915Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e7798350-5eb5-454d-8cac-4609fe244034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:15:32.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:15:42.923Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=08c9f490-766d-4759-ad3b-27a2043b0fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:15:42.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:15:52.930Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=59b96dc1-dfba-4c79-84a4-76dedd4ef50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:15:52.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:16:02.936Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8d11544d-0ab5-4ae0-b7d9-01f5462ce541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:16:02.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:16:12.944Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=44aca39c-acec-4c7b-80d0-7e82252a8b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:16:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:16:22.951Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=953688fb-05bd-4deb-8f6f-b39a84831f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:16:22.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:16:32.958Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=bbced823-7fe4-436c-acd1-aea50cef59ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:16:32.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:16:42.964Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=34af4b1b-2fe5-4e9a-8e4a-c13c3c968c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:16:42.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:16:52.973Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=54507581-cf75-49d8-a496-0bd311bbb2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:16:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:17:02.985Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=da415e55-06b6-4d25-95e8-3ef231f87c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:17:02.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:17:12.993Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=caaf6137-1db8-4b9c-98f9-84e02874e768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:17:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:17:13.891Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:17:13.891Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T13:17:13.892Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:17:13.894Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:17:13.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:17:13.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T13:17:13.898Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T13:17:13.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:17:23.000Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1c448e86-28bb-4e3a-86cc-e36b80ee5d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:17:23.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:17:33.007Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b1678ffc-b48c-4e4a-9628-ead43cc0cabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:17:33.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:17:43.015Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d7fd52f8-b108-4fe1-9e35-c21c73c30f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:17:43.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:17:53.021Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=53343596-6f70-48b7-82b3-8b0d4041e1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:17:53.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:18:03.028Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2f15bd79-688b-4662-b207-01c1abae19f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:18:03.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:18:13.036Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e43f4e87-f380-4d84-aa15-90f64f944884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:18:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:18:23.043Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=cfdbcdb5-55d3-4d98-ba63-db8af3098058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:18:23.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:18:33.051Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a3f56d81-15e0-411b-9687-15b219fc77d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:18:33.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:18:43.066Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=924fb872-fca6-4185-999c-48076c9cdd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:18:43.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:18:53.073Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=817e4c6a-9294-4f7d-82a8-f3f8d68573d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:18:53.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:19:03.081Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e5a1ac1b-fe4c-4098-aed6-b8388895cef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:19:03.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:19:13.092Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5388af22-e4d0-43c4-9ee9-4d49c5e214c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:19:13.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:19:23.098Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b336ba0b-1173-4bdf-85f2-c43345b6e18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:19:23.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:19:33.104Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=995bfd63-c22b-4201-9e41-983e489557e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:19:33.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:19:43.113Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d569e28b-c043-430b-bc8d-4ce113ff3fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:19:43.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:19:53.119Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=20204cf5-8f45-44bb-8112-80c3f9bd840c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:19:53.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:20:03.128Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=be70ed49-d6af-49fc-b2c1-99ea83e72f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:20:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:20:13.143Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c8fb7f74-74b2-444b-8ed9-c8c6cce8d147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:20:13.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:20:23.150Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=add54bbe-90db-480c-9edb-7590aba74d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:20:23.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:20:33.157Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=44adc125-4364-4163-92f1-c3db1fb47238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:20:33.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:20:43.163Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=76106173-8bbb-4a33-a9ef-90b509e59628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:20:43.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:20:53.169Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b0bb5dbf-707a-4113-837a-308e69aabd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:20:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:21:03.176Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1c801613-a40c-4627-a940-1327481f8430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:21:03.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:21:13.183Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f373c59f-0545-453d-81e5-b7ad72a53275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:21:13.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:21:23.189Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a0f66e38-0fde-4e08-86e4-afe1fec27986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:21:23.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:21:33.197Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d4b70f04-4dd6-4e4f-b4f1-14a8110f19ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:21:33.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:21:43.216Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=01c707d5-0a56-4cd7-934d-8c928e0b9fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:21:43.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:21:53.222Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=84dca9b9-1ec4-4cc5-b783-38dd26fc606a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:21:53.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:22:03.228Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d6de83dc-a075-45e8-85fb-be9f1614f623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:22:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:22:13.235Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8d31d0b0-cc0b-4627-8bd5-d26d741b48f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:22:13.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:22:13.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:22:13.887Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T13:22:13.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:22:13.890Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:22:13.894Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:22:13.894Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T13:22:13.894Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T13:22:13.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:22:23.240Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f114e7f2-1235-4c4d-94b4-36020b658c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:22:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:22:33.249Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7d691802-5c71-43b8-a966-c97d6279088f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:22:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:22:43.258Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=fe58e432-898a-464c-8270-da8df77f0857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:22:43.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:22:53.265Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=4a1c803f-611f-43fe-8b4c-24a27483f173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:22:53.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:23:03.282Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c268eeac-f445-448e-84c6-83c2d96b7948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:23:03.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:23:13.293Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=940f0250-275c-4318-955c-70d21c7714fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:23:13.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:23:23.300Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=bd140b02-23c7-41a7-b36e-f0b10ff30852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:23:23.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:23:33.307Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5030a49e-35b8-464d-ae2c-6df5ab1c3db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:23:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:23:43.314Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ad7530cf-f4cb-4f7e-b168-405cd6794852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:23:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:23:53.322Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=147a48fe-7b66-4164-abac-1347a97b059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:23:53.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:24:03.329Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8fc1df91-4691-4c34-a939-83469b02cf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:24:03.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:24:13.336Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0544879a-62f5-40d4-bba9-64bb0db7f4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:24:13.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:24:23.343Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f4c3894f-2b21-41f5-b145-6cc22ac1fd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:24:23.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:24:33.350Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a5325a85-530b-4a55-883e-ce6f9a093a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:24:33.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:24:43.371Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=bc9e3ae1-d4d6-4027-9d57-4f7b31e42be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:24:43.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:24:53.378Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ed55f81d-7899-403f-a422-3d8593d30cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:24:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:25:03.387Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7278055c-0172-4b55-93fd-2b5d5907b996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:25:03.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:25:13.394Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e9679adc-60ff-493e-91a7-8285eb731071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:25:13.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:25:23.403Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a5700763-127d-4c9b-b9fb-685b644481ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:25:23.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:25:33.431Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=3370d35e-3f95-4c1f-9293-b2afa86e6ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:25:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:25:43.446Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=52cd7a0c-942a-4ca1-92fa-d4e6c5cf5940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:25:43.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:25:53.453Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=72297786-19ea-48fb-a71d-f26a0e9b0a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:25:53.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:26:03.464Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f6d45a66-f841-4477-8bd3-ecf0932ff4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:26:03.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:26:13.480Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b48cebb2-0af1-4f88-a5a7-fe48285175ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:26:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:26:23.487Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f83c4acf-dc5a-44dd-b304-4f1de9f88605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:26:23.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:26:33.496Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=53982a3c-b1ef-4e79-9e69-1dd614596d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:26:33.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:26:43.507Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a9c4057b-bbc2-4a4f-9fe5-77ec14ef0ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:26:43.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:26:53.513Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ce0187f3-6fa6-4562-bc2d-67c1061b8182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:26:53.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:27:03.523Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=eeb6f9fa-c1c6-497e-b384-d3cc7616c6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:27:03.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:27:13.533Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c4034f69-1c66-4dea-aed4-78206a037720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:27:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:27:13.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:27:13.884Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T13:27:13.885Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:27:13.887Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:27:13.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:27:13.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T13:27:13.891Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T13:27:13.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:27:23.540Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=aaad1e4f-b2a4-4fd2-8542-d597d052059e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:27:23.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:27:33.554Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2f9e635c-ba25-45c9-94a8-dbe2a79a5d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:27:33.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:27:43.571Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=70b04b50-9e57-4669-94e7-0ec772cd8b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:27:43.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:27:53.578Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d50becde-7357-49e5-8e8d-e1c0cd880ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:27:53.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:28:03.589Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=3949e203-3533-4760-9f67-a4fbb25321cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:28:03.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:28:13.596Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=fc688544-6f5b-459a-a471-0bfeb116cb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:28:13.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:28:23.604Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=91a293bd-a36b-45b5-9c6e-87e548488625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:28:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:28:33.611Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6742fd92-49e6-4a69-a55b-382e2f4ca49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:28:33.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:28:43.620Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1381d05e-75fb-4a6a-9bf0-6349a2245657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:28:43.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:28:53.627Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0405a27d-7f73-4a29-a93d-dbe2182faf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:28:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:29:03.641Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8792064c-3d03-4d13-b3a2-592c1a3c3eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:29:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:29:13.651Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d5a95b1a-7c73-4a0f-abbc-e620cf7c51df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:29:13.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:29:23.659Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=58b990c8-d709-478e-a518-3dcdefef660a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:29:23.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:29:33.666Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=98fb09d6-0de5-4a10-888b-7345c3fcf827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:29:33.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:29:43.675Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=098ca894-67b7-49d7-a7e3-a4489b334ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:29:43.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:29:53.682Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2820c360-e1be-4c0d-9baa-9c2b209bb7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:29:53.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:30:03.689Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=94a41cea-8f44-4974-b998-7e958d9280bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:30:03.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:30:13.698Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=127301e2-03bf-459c-9e1f-8ca0a5bc25ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:30:13.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:30:23.704Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9f882efc-3f88-4663-95e5-64c927682495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:30:23.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:30:33.713Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f4276082-6c3c-40d1-91a7-2ed19fbde238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:30:33.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:30:43.729Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=28fd6414-f0f3-44f2-a1cc-7d75e459d6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:30:43.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:30:53.735Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=314ddce7-b785-4f40-bf8f-3a2126390c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:30:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:31:03.744Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=569babf1-ad23-4e31-ac61-11ca74aa621c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:31:03.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:31:13.752Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=bae5ac06-b102-441e-a627-2140f514d8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:31:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:31:23.758Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d5aa5d2b-5013-4633-8c79-de75ffff423f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:31:23.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:31:33.765Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=977d18be-645b-4867-bd0d-2166dc785585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:31:33.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:31:43.775Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=65a772b5-2bab-481d-a02d-0f4a4dd03d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:31:43.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:31:53.782Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a4d4d5ab-463c-43cd-bae8-47c52008651b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:31:53.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:32:03.790Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e140ab28-331a-4b82-b5bf-2e0f844be3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:32:03.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:32:13.804Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8688d703-4ee1-4d91-a590-47e9ec1767f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:32:13.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:32:13.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:32:13.861Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T13:32:13.862Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:32:13.863Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:32:13.867Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:32:13.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T13:32:13.867Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T13:32:13.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:32:23.810Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9217f829-fa2d-46b0-8c43-05dd17578efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:32:23.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:32:33.816Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f12b25aa-5962-45f8-9eeb-65582398a5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:32:33.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:32:43.823Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=20783ef7-9c42-49bd-97fb-15bcd72aaebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:32:43.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:32:53.829Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b4fed1a2-adea-40a0-8b38-2ce3a81439dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:32:53.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:33:03.836Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d3691b69-db20-42c6-ac86-e0c04f2a0ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:33:03.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:33:13.847Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f49c1b7e-439e-40b2-a581-12ebdc4171a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:33:13.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:33:23.854Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0aaced01-5032-4fee-89d8-b2a2a7dc7edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:33:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:33:33.867Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=ffbfa016-59ee-4371-80a3-18fc34238fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:33:33.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:33:43.875Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9a440d2f-3d35-4ec4-89f0-dac1fa35b6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:33:43.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:33:53.882Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8202d763-e39b-4252-920d-feacb7cef65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:33:53.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:34:03.889Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f497b440-cc65-4edf-a270-9e92af43e1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:34:03.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:34:13.898Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b38f3db7-cfe7-4925-b935-c748fff07b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:34:13.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:34:23.904Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=22350ec4-fd31-4ed2-964c-b2d48853f137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:34:23.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:34:33.913Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=90dacc8c-8cb5-4bc0-bb7a-9f54607278fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:34:33.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:34:43.920Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=17b541e9-5653-46d8-86d8-bc1e678cafc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:34:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:34:53.929Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f6db50e6-14b4-4536-a956-46ca5bada04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:34:53.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:35:03.940Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e892064a-e703-43a0-93cd-2eef87ed510c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:35:03.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:35:13.947Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=245820d5-a7dd-4ec1-8e51-d5a17c277afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:35:13.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:35:23.952Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a8bd1e71-476c-40f6-8094-a39b542cfb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:35:23.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:35:33.960Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9462e36a-05b3-4d64-ab40-c7f74bea0cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:35:33.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:35:43.968Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c0543bed-af8d-40f1-9f03-508df9cde9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:35:43.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:35:53.974Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e2d6d98c-caae-4420-bc06-29b9b370d19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:35:53.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:36:03.984Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a540057b-33c6-4eb4-b8d9-818c19af1166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:36:03.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:36:13.992Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0c212ba6-50f8-49ee-ba56-a97fb529d8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:36:14.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:36:24.002Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=133c0490-d8e8-4f08-8621-bcad24682b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:36:24.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:36:34.009Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=a3fa7d02-565a-4a26-bfa4-d2556a15b859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:36:34.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:36:44.015Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=71e7867d-2140-46b0-93ee-d4ceacbf9d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:36:44.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:36:54.021Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=4006ee2f-bed9-40a6-8500-83ffc014b6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:36:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:37:04.032Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=2710fd27-d8b9-4041-beaf-787ad0f4a9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:37:04.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:37:13.848Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:37:13.848Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T13:37:13.849Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:37:13.851Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:37:13.854Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:37:13.854Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T13:37:13.854Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T13:37:13.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:37:14.039Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0b87dfad-5d28-4a89-9acb-884e1df8f50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:37:14.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:37:24.049Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=10898ff6-05ec-4b46-85b5-8c21613c96a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:37:24.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:37:34.055Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0d154043-c3e4-49e6-8169-5c2456557884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:37:34.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:37:44.063Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=0787a728-673b-45d5-8aeb-fd1f0657c813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:37:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:37:54.072Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=dbb5eeba-b7ef-424a-bc63-c1d8492e84a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:37:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:38:04.082Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7dea893e-0882-4afe-9f0c-4be340fb06ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:38:04.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:38:14.090Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=718b696d-c2d4-4004-9abc-6738a35d0982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:38:14.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:38:24.100Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=16f1c571-01e2-4489-b99f-5a0fc3bccd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:38:24.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:38:34.108Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e33978e8-9801-4748-8b6b-3d163bcca0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:38:34.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:38:44.115Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=283f33fc-6efa-4748-a92a-43177f756166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:38:44.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:38:54.123Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5ba467bc-2b13-481b-af27-1274760b96ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:38:54.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:39:04.130Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c3b8e4ff-5862-43bd-b780-847cc22bef2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:39:04.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:39:14.137Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=3d5445ec-b325-4de9-aea7-202755d0b632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:39:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:39:24.155Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9bdf5f76-f231-41cc-a36c-ebb282aa020f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:39:24.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:39:34.164Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=b6fa946e-3740-4beb-8462-ee66dba92fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:39:34.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:39:44.173Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d0b7f33b-5e53-4b73-9b77-1a5e24fa5fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:39:44.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:39:54.181Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e56a4085-b3fe-4453-a8de-b3aabe3355df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:39:54.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:40:04.189Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=15785752-dc10-4fac-9e31-3ec19a9c27ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:40:04.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:40:14.197Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5b1086fb-e37a-4668-8e96-0322a6054304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:40:14.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:40:24.205Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=37f21431-1733-409f-a66b-8fbaa82c4dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:40:24.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:40:34.213Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=bcc04253-4dca-4678-98a9-6ffd41eb537b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:40:34.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:40:44.223Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5c48ad2e-25e7-4c2b-bce8-e70c2775921f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:40:44.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:40:54.230Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1dffcc94-ce89-4cbf-b7b3-b8e0c1c841b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:40:54.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:41:04.241Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1520c289-deff-452f-8431-e268583ea69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:41:04.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:41:14.250Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d2063792-0bda-4773-a977-f97e6bed6b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:41:14.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:41:24.258Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=c06b9457-a4cd-43f4-a6b4-6215c8a92b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:41:24.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:41:34.265Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=fa7ae576-fa3f-4333-9a31-28428975f6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:41:34.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:41:44.273Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=17bee29e-3abe-4328-87ad-83b4a690abc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:41:44.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:41:54.281Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=f9251b56-235a-42be-87f7-6c8f3dbf2d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:41:54.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:42:04.287Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=5da013fe-2cd2-4c5e-a58b-e3e00baf9c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:42:04.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:42:13.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T13:42:13.877Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T13:42:13.877Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:42:13.878Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:42:13.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T13:42:13.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T13:42:13.881Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T13:42:13.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:42:14.293Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=d955301b-22e0-4c16-89df-bd22419233ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:42:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:42:24.300Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7e442954-14ef-4bf0-bacb-bddda11760aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:42:24.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:42:34.313Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=fff8e121-5030-4ebf-869f-f262b88b6cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:42:34.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:42:44.335Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=1651734b-45b5-4318-9538-f933dc1fc776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:42:44.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:42:54.343Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6d13dc7a-37cd-4a9f-9710-28f84a2b8f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:42:54.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:43:04.352Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=7554905a-d92d-48a0-8afc-867d0b7830e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:43:04.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:43:14.363Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=6140320a-9906-4ecf-bf99-ae2d38a7f9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:43:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:43:24.373Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e8a1eb74-f689-4a04-a62e-b4a7ffcd455f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:43:24.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:43:34.381Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=9a7357eb-9d11-46bf-969c-6be4d3fed715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:43:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:43:44.389Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=930f63dc-e1d9-41da-82f8-131e25073c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:43:44.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:43:54.397Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=8ac7937c-4b2d-43b4-8d25-531089d349d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:43:54.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:44:04.404Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=e9d7c952-97ed-4dbf-b3c6-98fc74bde018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:44:04.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:44:14.413Z |INFO |Init configs |InvocationID=eac045fc-1244-445d-b35d-aac83605de2d, InstanceUUID=532bdbdc-ac3c-498f-b617-4786eb9f7fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T13:44:14.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |