By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:02:58.105Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:02:58.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T12:02:58.139Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:02:58.732Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:02:58.811Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:02:58.811Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T12:02:58.812Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T12:02:58.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-09T12:02:58.918Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-09T12:02:58.938Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-09T12:03:00.290Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-09T12:03:00.655Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-09T12:03:00.670Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-09T12:03:00.671Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-09T12:03:00.718Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-09T12:03:00.718Z |INFO |Root WebApplicationContext: initialization completed in 1779 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-09T12:03:01.032Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-09T12:03:01.680Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-09T12:03:02.870Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-09T12:03:03.338Z |INFO |Started MainApp in 6.998 seconds (JVM running for 7.621) |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-09T12:03:03.400Z |INFO |Start scheduling PRH workflow |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:03:03.410Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ab8b68da-4bc6-4c88-b0e1-778786f23a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:03:04.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:03:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-09T12:03:13.930Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-09T12:03:13.930Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-09T12:03:13.933Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:03:14.870Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4c8381af-4972-42a2-a93a-cd94805eec63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:03:15.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:03:15.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:03:25.912Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=dfa4db5f-5a12-4748-b542-912a7819faa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:03:26.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:03:26.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:03:36.951Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5bcf1caa-2eb4-4ffd-a951-43d04d803419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:03:38.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:03:38.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:03:48.026Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6130f940-7f5a-4460-9b14-73180f2d757b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:03:49.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:03:49.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:03:59.063Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=157e3f3d-3969-4d3c-88b6-e6bf8f42ad36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:04:00.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:04:00.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:04:10.102Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=8e2ca602-3018-47eb-a832-ecb05ee216ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:04:11.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:04:11.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:04:21.142Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4cb4eb33-e6d0-418c-b1f8-cfb02e5c2a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:04:22.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:04:22.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:04:32.182Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=eeab959b-ad05-4abb-8cd2-0bc9d190f0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:04:33.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:04:33.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:04:43.222Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=67228f7b-e01f-4bb0-becd-c469302978ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:04:44.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:04:44.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:04:54.745Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7375a118-ea97-4a2c-9635-90659dc9a720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:04:55.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:04:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:05:05.784Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1833ddc3-b6b0-46c7-81f6-0a12a82a0fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:05:06.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:05:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:05:16.822Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=cb9cd340-1772-4d01-8c6a-4eccf05a3a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:05:17.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:05:17.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:05:27.870Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1811951a-6447-492f-ab72-e2aa98b3e172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:05:28.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:05:28.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:05:38.934Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=68176ba0-7308-4ea7-9eb3-e54c9152fd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:05:39.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:05:39.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:05:49.974Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=41757d07-261a-4ee7-9261-5d71712ca640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:05:51.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:05:51.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:06:01.018Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e77aebcf-20e5-488e-acb6-e88b44f1b947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:06:02.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:06:02.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:06:12.056Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=81802ef4-243f-422c-8743-6bdde23406af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:06:13.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:06:13.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:06:23.257Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a3282dde-70ae-4a34-8db3-3bf4f61051ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:06:24.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:06:24.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:06:34.333Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1f2a8de1-5478-43c9-8297-04149ba4c9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:06:35.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:06:35.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:06:45.365Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=fcec9460-dacb-4b23-a15a-9107a93e49f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:06:46.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:06:46.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:06:56.406Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=43ab296c-ec0e-4a8a-a228-3fd32b5b5ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:06:57.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:06:57.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:07:07.450Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=44cb7cc6-3b38-4578-b848-a150f24b4cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:07:08.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:07:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:07:18.486Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=47501f74-5b20-4915-a6bb-fcd302f5cda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:07:19.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:07:19.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:07:29.531Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=194a53fa-0de2-46c9-9e45-02e9eb316b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:07:30.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:07:30.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:07:40.572Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=37837c09-f61f-4754-8ab5-cb21e86107aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:07:41.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:07:41.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:07:51.606Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=0c86442a-756a-41a5-b619-ba179e52f58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:07:52.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:07:52.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:08:01.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:08:01.876Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T12:08:01.995Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:08:02.000Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:08:02.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:08:02.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T12:08:02.013Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T12:08:02.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:08:02.649Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=abd34f45-a7dd-4cce-a678-2e33940f4272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:08:03.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:08:03.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:08:13.687Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=32db7ec3-a28e-4139-be86-390c8eaa88ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:08:14.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:08:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:08:24.730Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6ec514a4-6122-4b58-aeed-790361af7695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:08:25.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:08:25.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:08:35.766Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=39957608-69ee-4777-953c-e7f7a00a69d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:08:36.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:08:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:08:46.808Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=98409543-f48e-45ba-8780-739f81373831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:08:47.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:08:47.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:08:57.848Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=59245f91-896b-403a-a994-df8c19da2987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:08:58.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:08:58.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:09:08.886Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7f85c224-7a83-47db-a972-b5a6ab1e319d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:09:09.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:09:09.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:09:19.956Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b96770d1-92a3-4744-b871-43cbb7fc6bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:09:20.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:09:20.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:09:30.998Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1b133210-8959-43d4-8bcb-429399e0c6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-09T12:09:32.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:09:32.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:09:42.038Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=785eea21-0f8e-44b5-9ea9-ebc04510fcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:09:42.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:09:52.176Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=372a1edb-3ced-4250-84a2-e8b672489a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:09:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:10:02.195Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=78cafa02-8746-45a8-b6e3-42ddf90be7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:10:02.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:10:12.209Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=cea27532-52ea-4226-97b2-af7a0e5d9663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:10:12.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:10:22.225Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=8196b9d8-e9fa-4101-b50c-89e9fad30c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:10:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:10:32.265Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=471b2e8f-824b-4234-8e38-c17f4ead313b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:10:32.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:10:42.278Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3f1372af-4476-472f-9fd3-7ac6cf15c521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:10:42.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:10:52.291Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d15b3ca4-fdab-4cdb-b2c1-3048c16684b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:10:52.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:11:02.304Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9d4ae69c-8ac2-4ed9-9767-5b1478d5fb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:11:02.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:11:12.320Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=2bd65287-c2b3-4d86-85ab-11b1b5ebf658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:11:12.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:11:22.337Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=64a705a4-c544-4088-81e5-023692dab88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:11:22.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:11:32.348Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1d79b2a2-0b3d-4aae-a6d3-978e8270a50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:11:32.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:11:42.363Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ac05d7a1-fc50-4411-8ab4-78ac76e88078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:11:42.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:11:52.377Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=15e6320d-1223-4ba0-ba23-f6b2839b7888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:11:52.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:12:02.389Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3a2df06a-5770-47db-af06-f122b05e1535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:12:02.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:12:12.401Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7dec5bb5-aeb7-46b2-b33f-aeb30b9a6ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:12:12.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:12:22.428Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f0b48bf5-9e67-449e-bd3f-e9d05ac9e2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:12:22.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:12:32.440Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=de368339-3c3d-493d-be1a-6fa02220bb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:12:32.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:12:42.452Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6349fdac-d9ab-4e12-a1b2-b5e18df7f808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:12:42.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:12:52.488Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=803e74da-a37c-43d5-a66f-bd5ea885b824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:12:52.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:13:01.433Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:13:01.433Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T12:13:01.434Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:13:01.438Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:13:01.447Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:13:01.447Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T12:13:01.447Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T12:13:01.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:13:02.500Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d6a15601-1d32-41cd-b1be-b31ea83536dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:13:02.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:13:12.540Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=921faff9-0e13-47dd-927b-1213b11fd917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:13:12.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:13:22.554Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=483b1d26-0291-4f2c-a464-5b70440fffbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:13:22.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:13:32.568Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=59cb26d5-8c3c-4681-ab68-228db0d98207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:13:32.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:13:42.577Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=41a3fa73-66eb-4b33-abb2-10c0462b621d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:13:42.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:13:52.590Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=dba0c565-21c4-4427-8c23-41dc25329455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:13:52.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:14:02.608Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=0d27a014-7e10-4cb7-a756-226794a10363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:14:02.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:14:12.621Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c60829ec-46b1-4ef5-8ac7-0a2fc86cd46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:14:12.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:14:22.634Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c55bc773-f4ea-4c1b-87c5-bb5a7583bc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:14:22.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:14:32.646Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=060310b7-93ac-48b5-976a-c88e0368f6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:14:32.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:14:42.657Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=600eeda6-15be-4426-a4be-9caa0c500e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:14:42.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:14:52.670Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=62c3f8cf-41c7-4836-ab32-6db2a2331188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:14:52.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:15:02.681Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=24d466fc-6c53-462f-9313-d7e41a6e5382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:15:02.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:15:12.692Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ceb3aa03-17e4-47a1-ad8e-64f607ead962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:15:12.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:15:22.714Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9a87400b-82b0-4cfc-9708-4a8fdcdab7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:15:22.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:15:32.728Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=627277cb-68c1-4e37-bfde-b39a4224a17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:15:32.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:15:42.738Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=8f94bfda-6283-4677-8378-8d0f1ef2e124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:15:42.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:15:52.754Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ef44cd35-cc6c-4cfb-8ead-e2f1bcfe895e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:15:52.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:16:02.763Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9d7ae7d7-aaec-4253-b28c-b3e30e49d32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:16:02.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:16:12.771Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=012bfab6-178a-4613-81e4-da9db3317f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:16:12.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:16:22.781Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=76cffbcd-d36d-4572-b230-eee2c8bf4a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:16:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:16:32.791Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=fab0758a-09ac-4beb-a150-88bb5e30d0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:16:32.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:16:42.811Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=cd712d5c-920e-4eba-a5e3-dc6e62e2d36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:16:42.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:16:52.824Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=2a54e1af-66fa-4292-90d8-938b6bdffabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:16:52.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:17:02.833Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9e674499-dbac-470b-82ae-30ebdf7a93fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:17:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:17:12.844Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1c0dbcda-959c-4ff2-a3c2-d5d20afb8810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:17:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:17:22.864Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=067b6712-7a5e-4676-a902-ef1ac16fa662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:17:22.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:17:32.874Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f601c92e-56a7-40cf-a4ec-d07567a1dade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:17:32.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:17:42.895Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=dd77dd3f-aa0f-4ac2-9b65-5c8ad90dbb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:17:42.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:17:52.906Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7410e6dd-d000-47e5-a15a-cc6bc7587c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:17:52.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:18:01.341Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:18:01.342Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T12:18:01.343Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:18:01.345Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:18:01.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:18:01.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T12:18:01.352Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T12:18:01.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:18:02.918Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=448a88de-5fc0-41b4-84f1-2c809698d2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:18:02.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:18:12.929Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b2bcea9c-03d5-4eb2-8bf3-57d39022eea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:18:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:18:22.941Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=dd573957-bc2f-463a-9adb-13a05bc8163a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:18:22.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:18:32.959Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9303ae5c-e8a9-4d4f-825b-950522c1504d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:18:32.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:18:42.969Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e2eda12f-ac0b-42f1-8a7e-8033189eea82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:18:42.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:18:52.980Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1c10795d-4487-44fd-9cd3-42b85d8723c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:18:52.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:19:02.995Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7d91fbcb-e5b2-40e8-ab53-e5955e343899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:19:03.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:19:13.010Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=af1c824b-b680-41f9-9d12-5205f6563d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:19:13.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:19:23.020Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=574f5180-6329-4bd1-95a0-008a47626e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:19:23.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:19:33.029Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=409be861-c25b-4497-bd9a-0095073b66a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:19:33.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:19:43.042Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f792bd4f-bafd-4f6c-8502-e6c64a1dbf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:19:43.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:19:53.055Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a02cda5c-3d3e-4556-8cb8-506a01456236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:19:53.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:20:03.063Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1618ff51-031b-4add-bcb1-171b4d6d3f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:20:03.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:20:13.075Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=aff4a445-0d16-4bd6-9f5d-67f01e6ed188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:20:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:20:23.104Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6630c7de-326d-4d88-a3f8-5bf3a5b2f62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:20:23.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:20:33.115Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d47fa6cb-47f7-4419-9f5e-6a58d7f001d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:20:33.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:20:43.123Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5aa3cfa3-07f6-4d0d-b46c-0dedd6f736a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:20:43.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:20:53.132Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c72b6c21-5a5e-44b7-95e4-d952f38a5343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:20:53.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:21:03.140Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=96ea79f8-6edf-4305-bf95-8dd975def0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:21:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:21:13.153Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c73846b6-e34a-40af-a8fe-4c6989e1d42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:21:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:21:23.162Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9d8cbd26-d9fd-4bd8-b8d7-9d88078be3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:21:23.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:21:33.171Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5851e797-f136-4104-aa86-bf951d3dc074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:21:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:21:43.179Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=68714787-c817-4875-98b9-f3344697af31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:21:43.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:21:53.189Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6e9dd541-b071-4310-8857-55ebf4e3d433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:21:53.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:22:03.210Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9bb68ed0-3b0c-4d2f-81d7-b73c780e57e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:22:03.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:22:13.218Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6e69ba8c-1181-4484-8b1b-c8511dcc50e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:22:13.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:22:23.226Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4c57135e-71ec-4ece-b954-edb8c99e1b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:22:23.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:22:33.235Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=83507045-bc00-4944-bb82-f317376e8596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:22:33.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:22:43.243Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a3dcc030-0fa4-48af-927f-199c53441ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:22:43.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:22:53.252Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e2e2e54a-e62e-4cc4-a18a-8beb385af6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:22:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:23:01.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:23:01.385Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T12:23:01.386Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:23:01.389Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:23:01.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:23:01.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T12:23:01.396Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T12:23:01.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:23:03.262Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=aea44bda-e5c6-49d7-9916-632bf94fc806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:23:03.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:23:13.272Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d303cf40-c2ec-4ee4-8893-ff8fe47336ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:23:13.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:23:23.282Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=eddcad74-e853-4cd4-85f2-297a3452fd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:23:23.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:23:33.292Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1685ffc9-7dff-4a72-a9ca-ea4b81df6a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:23:33.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:23:43.309Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=835411bc-1c35-49d3-8f33-c9b011c8b08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:23:43.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:23:53.321Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f7286850-33e3-4f89-9721-164990c8378e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:23:54.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:24:04.564Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=77f90318-720f-479e-bc4a-0d0d2da835c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:24:04.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:24:14.573Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4cbbf723-24d7-409f-ac0b-fed2e4a0bfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:24:14.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:24:24.586Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=40b93cd0-ea20-4cc2-b417-9b87b102d998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:24:24.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:24:34.595Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=690b7d84-7e6d-4744-9b31-b3634eb59c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:24:36.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:24:46.416Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4025be5b-412d-4e78-bf9c-fbfef0b30307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:24:46.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:24:56.426Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ca1fa4e3-c216-47df-bd63-1dc6566b707e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:24:56.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:25:06.443Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b1af6c7a-4ebb-4693-b331-21c613289fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:25:06.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:25:16.452Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=2d2af371-5510-487c-bb2f-2987dd647b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:25:16.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:25:26.461Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e02e7adf-17b9-41ef-8f60-e81630df849c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:25:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:25:36.470Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=de68bfd0-4fe6-400c-b465-58c7bd83e483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:25:36.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:25:46.480Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ac9fcf71-9fe6-4785-bf3a-f41cd923b57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:25:46.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:25:56.489Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=fc55f724-0934-42c6-a20a-0f2c2944ae94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:25:56.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:26:06.504Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=770a689f-be59-4726-933e-40b8dd9a42e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:26:06.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:26:16.517Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=309b6820-23c7-481f-ad29-bb02609f6b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:26:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:26:26.526Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=84ca4059-e49a-45b5-8716-8b1bb4808651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:26:26.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:26:36.536Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=edaee616-0fc7-439d-ac64-2c0c5e9cb2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:26:36.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:26:46.551Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=45732f20-fed9-4dac-ad71-9cf15c842a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:26:46.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:26:56.559Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=49963e36-0251-49ea-943d-ff1e64b2bf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:26:56.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:27:06.568Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5e558960-6704-49b9-9920-e55fa132a860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:27:06.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:27:16.585Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d62a2525-5701-47c6-827a-1cc95c90bc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:27:16.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:27:26.593Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=074710b2-beab-4dca-9aa9-ddfee869ac48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:27:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:27:36.601Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1bbe41ac-ef66-47b1-8abf-548111aa3a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:27:36.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:27:46.611Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=275d0638-17f8-4fbb-8682-eb881b1b706f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:27:46.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:27:56.624Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b7760e2c-eed3-46f7-88ee-7e430b2eab10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:27:56.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:28:01.316Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:28:01.316Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T12:28:01.317Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:28:01.319Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:28:01.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:28:01.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T12:28:01.325Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T12:28:01.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:28:06.632Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=bd103b8b-628a-42be-9827-78026c76b619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:28:06.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:28:16.640Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9420aaa9-b794-40ff-bbf4-36bd5a199f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:28:16.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:28:26.649Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=27461ef0-4167-4574-87e0-c648743660e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:28:26.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:28:36.659Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=145b9578-f426-4f4d-9550-9635c4edc4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:28:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:28:46.668Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=90216fe4-1975-45e9-8a24-e154b166edaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:28:46.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:28:56.680Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1a99a4cc-ca86-4750-8e85-a7b76e2ab2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:28:56.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:29:06.701Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5a133e32-2a15-4cd1-bc92-37e577ad2ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:29:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:29:16.711Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=8e6cf6bd-9055-4124-9270-392bae990a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:29:16.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:29:26.719Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=13829db8-78f2-4bd4-afec-139ff2947b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:29:26.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:29:36.728Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1af39eec-1888-4e26-899e-137c2020d8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:29:36.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:29:46.735Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=2246b6b0-d48d-4cf7-9114-1ef82d86d25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:29:46.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:29:56.743Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c98b818c-6742-4908-94d9-11dd60d0f203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:29:56.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:30:06.751Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=61b9bd5e-f9c1-4ec8-bb5c-7534c0193ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:30:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:30:16.759Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=00e81cbd-14fd-4b8a-ae97-ca63c9967ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:30:16.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:30:26.768Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1ada00e5-4ef7-4c41-b518-a8fe2bee1c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:30:26.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:30:36.777Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ffb8ebd6-b518-4bab-8420-8183fcc7c0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:30:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:30:46.786Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9f15dc87-9a13-4c37-8791-ec596f1dbabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:30:46.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:30:56.795Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=672aba06-4a10-4c49-bd48-72aa2f773836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:30:56.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:31:06.812Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=dc30a192-7e4a-482b-9ef6-92da33c38375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:31:06.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:31:16.829Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=01712e34-e9a3-4123-9e3b-4e305cb96184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:31:16.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:31:26.839Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=61875960-15f8-4967-9ed9-e6a617d30487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:31:26.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:31:36.846Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b639eda1-789c-496d-b3ae-a5b02161b3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:31:36.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:31:46.855Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=fb3e97fb-5a6f-4ce3-ab4b-453f46baa87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:31:46.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:31:56.865Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=97566bf1-b91f-4330-9007-55af45591489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:31:56.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:32:06.873Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=fd9c8198-2ce7-442e-8d15-5d3430c122c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:32:06.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:32:16.881Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=401274a2-7878-49e9-89b2-ad866039ab54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:32:16.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:32:26.890Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d88868df-3182-49d0-825c-f2ed5be417e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:32:26.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:32:36.901Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=279fbe1f-3d5a-42d7-ac21-57aebcd6705e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:32:36.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:32:46.914Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d92fe993-d253-4dc4-b5e1-3233809e86d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:32:46.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:32:56.933Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=39de05ce-4e60-46b3-bdbf-fcba360b3484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:32:56.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:33:01.407Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:33:01.407Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T12:33:01.408Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:33:01.413Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:33:01.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:33:01.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T12:33:01.420Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T12:33:01.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:33:06.941Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=432b6fb6-6e51-4be1-96fb-7963ea7b63dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:33:06.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:33:16.951Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d6663f55-cb21-4343-9823-64a4a09ab059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:33:16.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:33:26.959Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ac489126-034a-45d5-91d6-15ecb2338e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:33:26.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:33:36.966Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a3d12f03-bdd5-42da-9907-710715152069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:33:36.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:33:46.974Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5c6745d6-2d4c-4a28-b4f7-4fa92894cf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:33:46.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:33:56.984Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=11b55fea-2d61-4230-8b68-1d2cf3b42f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:33:56.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:34:06.992Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9c68fa78-be49-4219-8551-b2f0cb55936f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:34:07.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:34:17.000Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=97e6a1eb-7337-427d-aa52-db0f308c87fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:34:17.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:34:27.009Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=80cd7dad-5984-4d61-a546-4f680998dabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:34:27.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:34:37.017Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=abe6eb0d-5e0f-41d1-af63-ba84b6a7ddf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:34:37.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:34:47.024Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=38f17eb4-d51c-44f5-85e8-3370adc2d3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:34:47.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:34:57.033Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=03f4ec3c-8fc0-466b-810a-f554cc976cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:34:57.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:35:07.053Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=248efcfe-24f6-4994-8508-a85784c84e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:35:07.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:35:17.061Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b1feb552-484f-4173-8569-b0c2faf647a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:35:17.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:35:27.069Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6d0885dc-3871-4357-ba83-776f745d7273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:35:27.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:35:37.078Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f049302a-9f00-470d-85a5-88a9545ff141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:35:37.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:35:47.087Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=bb76d852-12dd-42a3-b4e5-fe77fec331c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:35:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:35:57.095Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5ec958e1-7234-45e1-bf72-e507033055f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:35:57.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:36:07.102Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6d8008d1-0213-40f2-8697-b3dc34fca526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:36:07.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:36:17.112Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f02ee83e-d39b-45e1-9b05-2e899065d102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:36:17.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:36:27.121Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=82158905-1245-4944-bf58-44378828c22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:36:27.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:36:37.150Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4d291452-ea81-4ec4-be51-883bc51a20d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:36:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:36:47.160Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=aec8c89a-b8b9-4925-8662-cfcc11a1a311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:36:47.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:36:57.172Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=05515fa0-cd47-43b4-91cf-d9ad5032ac4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:36:57.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:37:07.187Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e375f99c-9958-456d-a1d1-8b23b4cd7643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:37:07.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:37:17.195Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=867ffd5c-181f-4195-9e6d-13149ae1219d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:37:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:37:27.203Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=76fa4059-401e-45f6-bec4-4133df62465d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:37:27.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:37:37.210Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=26d12667-de97-4f5b-8f01-585472dc2b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:37:37.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:37:47.217Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ed8560bc-2469-4881-b26e-e5073453203e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:37:47.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:37:57.224Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=bfb9dece-4988-4abc-959b-42180bc0cf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:37:57.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:38:01.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:38:01.373Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T12:38:01.374Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:38:01.377Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:38:01.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:38:01.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T12:38:01.382Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T12:38:01.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:38:07.231Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=0fcdfd06-12fe-4b63-acff-855f2aaf652e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:38:07.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:38:17.241Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=787fc2ec-f1b7-431f-a50a-d7e69d512131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:38:17.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:38:27.249Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=513c9116-f428-43bf-9605-ae3b2580628f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:38:27.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:38:37.257Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d7ed2107-eca7-473c-b708-b0ec226093bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:38:37.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:38:47.264Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7bdec4b7-ccff-469a-89a4-b70ed463bf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:38:47.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:38:57.270Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=85011532-0b34-4158-b7c9-936752336fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:38:57.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:39:07.283Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5606be46-a10b-49b6-849b-1e8867dcf8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:39:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:39:17.297Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=66b169d7-3516-4750-9652-dbc3a91a95c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:39:17.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:39:27.304Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f257f990-1a9d-4185-8cf9-37d2cf4286c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:39:27.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:39:37.311Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=fd5d811c-00f4-447d-bb38-614fc357557c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:39:37.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:39:47.319Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=86981b32-6c61-4f37-95a5-32b0ac22250a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:39:47.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:39:57.325Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b43e2c1f-d55f-4205-b41a-fde5e5f662c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:39:57.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:40:07.333Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=21ea079f-6bc3-48e2-9214-9971d3676282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:40:07.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:40:17.340Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e372b392-05d7-4343-99be-bb0d3761cc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:40:17.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:40:27.347Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=57ba2b64-1c13-4f2c-bddb-0606ffdb39aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:40:27.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:40:37.355Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a60550dc-f43f-4213-a209-22b1036ff3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:40:37.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:40:47.363Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ec313aa9-6bf2-4796-a67e-ca75bff2a870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:40:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:40:57.372Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=befade5c-7449-4b7e-b252-0f9b78122e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:40:57.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:41:07.380Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9e914851-4c8b-473e-99af-682f086833cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:41:07.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:41:17.392Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=89b3206c-7189-4d23-8037-16012e0539ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:41:17.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:41:27.415Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=279562b7-0b32-4f8d-9317-3615999f9ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:41:27.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:41:37.423Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=bd3537c4-9362-4930-99d1-b776aa85d3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:41:37.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:41:47.433Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7fb69b14-d230-4ff5-beb8-da0e72b0a55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:41:47.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:41:57.439Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=40b3ce32-423c-4754-8dbf-570f8ef399dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:41:57.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:42:07.448Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=257b09db-2e42-4ff6-8ff1-2ee313174254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:42:07.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:42:17.457Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9f3ed2d7-bd82-4f99-947a-432b92a5b92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:42:17.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:42:27.464Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4304a2d6-fb59-4bbd-984f-e8ef4c92bd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:42:27.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:42:37.470Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=8225fdfb-0fbb-40c2-9e49-b016dd316fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:42:37.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:42:47.479Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=abac5259-8317-44c8-bad8-348382f69a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:42:47.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:42:57.489Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6340d6e9-22cd-4d1b-954d-68d50c789f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:42:57.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:43:01.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:43:01.364Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T12:43:01.365Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:43:01.368Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:43:01.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:43:01.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T12:43:01.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T12:43:01.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:43:07.504Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=bed36581-dc45-472b-8899-745b66db791a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:43:07.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:43:17.514Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=82e23e60-f137-4002-8b57-4bd9dc09271d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:43:17.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:43:27.521Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=295bd0b7-35b9-47a9-a094-5a9048a4c210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:43:27.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:43:37.528Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c868d690-789b-4c61-9301-68d453b1d281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:43:37.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:43:47.535Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e855b0a9-779c-4438-b51c-32b9eabcc832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:43:47.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:43:57.542Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=839f0ae8-2754-4b61-9fef-e08f33dc7290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:43:57.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:44:07.550Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9043108a-899f-4476-8914-10b6f591263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:44:07.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:44:17.561Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7702d677-bf2d-4278-8415-240f41b20411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:44:17.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:44:27.568Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=cf6e22d5-adc7-4f8e-a0fe-2292a2112308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:44:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:44:37.574Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ca99d68a-c429-4ea7-a7a8-94d26e3b241b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:44:37.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:44:47.582Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=dcb2d9da-b389-4ac5-a4d9-1e746e51c497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:44:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:44:57.593Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=23cfebda-8e6b-42b6-92c5-781d9d5899fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:44:57.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:45:07.612Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=85950767-f5a7-4aaa-8d5e-6fd7661c852f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:45:07.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:45:17.620Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=69547a15-e559-4846-b358-d650b98c2554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:45:17.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:45:27.628Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5d39203f-0751-4f94-8005-fafa6b0bd164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:45:27.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:45:37.634Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=0a55fa6d-b847-4778-96b3-3c70b0de7639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:45:37.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:45:47.641Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=2042858d-573e-4cf0-b146-fc898a7e9590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:45:47.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:45:57.647Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a5cbbb04-4a3e-4fab-bbfe-2aa4162155f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:45:57.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:46:07.655Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6cc064eb-4f52-4fd5-a271-16a0e9b9d7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:46:07.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:46:17.664Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=74cffa13-1252-4225-92d8-499faf8cfe24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:46:17.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:46:27.672Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=69d58db7-5893-4b5c-b2b6-58287b1282e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:46:27.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:46:37.679Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=be1a2b59-112f-49f9-ad2c-7e0859c1096e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:46:37.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:46:47.687Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=da0cc1b9-4f8f-484b-8768-927c1a25ad7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:46:47.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:46:57.695Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=225d4585-4aed-405b-8629-f25a8e9b5bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:46:57.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:47:07.708Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b356ae37-523f-4ab0-8143-8e1be89ae22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:47:07.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:47:17.724Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e559f1f0-17f1-43cb-8541-923e06f50ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:47:17.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:47:27.733Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=94305728-7749-4dc1-837d-1400ff93db13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:47:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:47:37.739Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c42661b6-49c9-4663-ad7e-9bca98275095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:47:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:47:47.747Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4dde7904-e85b-4dd3-9362-a2a5322438f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:47:47.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:47:57.754Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=0d4b6bd9-8734-47d7-bfc6-33e359da2a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:47:57.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:48:01.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:48:01.314Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T12:48:01.315Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:48:01.318Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:48:01.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:48:01.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T12:48:01.323Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T12:48:01.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:48:07.761Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=600ee62a-f870-49a1-822b-d31441e2f917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:48:07.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:48:17.768Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9aa42edd-3a4e-4544-837a-e63da61643cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:48:17.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:48:27.777Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=0a9c2b56-6fba-448f-833a-a5e8c4d59a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:48:27.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:48:37.785Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ff9fce94-1785-481c-9c01-15410f30c4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:48:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:48:47.792Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9d05b91f-722d-4ba9-a812-062e99d34a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:48:47.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:48:57.799Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=18ebe991-2ab7-4b34-bca7-bef571aa414d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:48:57.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:49:07.810Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=8d898e04-79da-4782-aed1-08331e05f493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:49:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:49:17.822Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1ec6f1a1-893d-40b3-a638-91119f26e461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:49:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:49:27.829Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a4f9e24c-8955-4c42-8137-931adfde4136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:49:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:49:37.836Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1558fe04-89fa-4c00-97ab-6e09ea24a262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:49:37.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:49:47.842Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=27acf502-db16-42a6-ae5b-71d84ad20705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:49:47.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:49:57.849Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7e84544e-2d23-4ca8-af66-9853af09f1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:49:57.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:50:07.857Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f6c17da8-a5ee-4c93-a141-ef4fc87f0489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:50:07.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:50:17.865Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7cda6235-c514-44a3-a2c2-4cc619fe2e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:50:17.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:50:27.873Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f529a859-4614-4fb2-a939-02c388f57825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:50:27.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:50:37.880Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=463c03de-469d-45a2-8649-047a9f8ee0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:50:37.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:50:47.888Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4ebe92ab-ca83-45a7-88d1-b6aa7d0d313f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:50:47.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:50:57.895Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b5f90e7c-b6c2-4aee-9393-1cc36b1dfbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:50:57.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:51:07.904Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=199c6ff4-4600-465c-85d0-eefbfdeadde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:51:07.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:51:17.914Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c907909b-d2ea-4a06-95de-236300d9077a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:51:17.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:51:27.924Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4e2e2c39-0de2-4106-b3b6-884855d97f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:51:27.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:51:37.931Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=078d48bb-7101-4f97-8966-222802bb5075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:51:37.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:51:47.937Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ac3a97fb-c5a9-4cf9-8615-b4c35183de4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:51:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:51:57.943Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=78e8266a-68ca-48ea-bd38-fdbd58b9b26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:51:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:52:07.951Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=bb6ad32e-040b-4855-8f0e-07ac44769993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:52:07.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:52:17.959Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e55cbc63-ecf2-4461-a45d-3b3f11490b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:52:17.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:52:27.967Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=47e69031-d3ce-4c9f-98f2-d10ddcae4a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:52:27.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:52:37.976Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b047fd0d-3965-4c8b-b1f8-712ba4959789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:52:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:52:47.983Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f06ad40b-0e6b-4523-b2bc-178a470e8dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:52:47.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:52:57.990Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=60494e2b-4acc-414c-ba83-d5cb8f9db9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:52:57.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:53:01.355Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:53:01.356Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T12:53:01.357Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:53:01.360Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:53:01.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:53:01.364Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T12:53:01.364Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T12:53:01.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:53:08.000Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=30b49e9d-4c49-4ec1-9ade-b47b01bc02c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:53:08.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:53:18.015Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6bbf7963-78d7-4217-b19c-97967802b9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:53:18.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:53:28.024Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=fd2b77d9-779b-4ecd-9207-2f0ed751384f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:53:28.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:53:38.031Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7441425e-4272-4055-8723-665f2a116896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:53:38.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:53:48.039Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=78dd869c-f968-4165-b48c-759e1e22b5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:53:48.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:53:58.047Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1c088bf7-5b92-4bd1-80b7-9b03599e9fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:53:58.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:54:08.054Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e444fdba-f1d7-4f0c-aabf-54cca785098b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:54:08.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:54:18.063Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=26aee58b-b3d9-4bb6-9d4e-ffd58040994a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:54:18.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:54:28.072Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=39249636-e52d-4904-ba94-6cdd7d0b7bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:54:28.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:54:38.087Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=2091e3b8-9a74-4608-9898-362f803b49a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:54:38.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:54:48.103Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=fd55b6d8-8fa8-4290-a174-b36cbf63edad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:54:48.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:54:58.110Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9c4054eb-3976-4571-bce4-c558ba0402f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:54:58.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:55:08.119Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=110e1ef6-7eeb-4d73-95c0-14e4b5e0392c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:55:08.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:55:18.140Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3954f230-a4b7-4f07-9e1e-85fd09b2b62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:55:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:55:28.147Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b5af2101-5481-43ae-bfae-17e654a726c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:55:28.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:55:38.153Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6011e158-7cf5-40c1-ba80-c84df6e28d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:55:38.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:55:48.161Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=65503351-5b67-41b8-aee8-79c02967db46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:55:48.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:55:58.167Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d698f242-fe49-4616-9431-fb1ee44f6072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:55:58.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:56:08.174Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3b5add8a-88cb-4241-a9e0-b91aba46eb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:56:08.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:56:18.181Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=47a67eb6-1d94-468e-8e0d-8ac5ac8aedca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:56:18.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:56:28.188Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6396c3cf-de20-4417-8254-ffa136b7bdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:56:28.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:56:38.195Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=37d98797-5447-4ab4-9e08-63a0d0b416cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:56:38.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:56:48.203Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3686372e-e0c4-4930-aa1d-34e51d219b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:56:48.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:56:58.210Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b0af5cb9-3106-4d1b-9b61-7de312b5e736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:56:58.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:57:08.219Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d9e10b58-ab89-4be4-9e6b-cfa87b794afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:57:08.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:57:18.227Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=0eb2a90c-07ed-4a21-9652-b8e9a53472e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:57:18.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:57:28.242Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=38fef742-e24a-4825-abca-b5ecda59bbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:57:28.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:57:38.248Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f91b3be3-d2e0-4fca-bd92-457874cc5dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:57:38.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:57:48.258Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=80c09561-9560-4c6a-9c7a-6b44e465fcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:57:48.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:57:58.265Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=05f332cf-6cb6-4490-8593-87fbc78b6dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:57:58.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:58:01.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T12:58:01.385Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T12:58:01.386Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:58:01.390Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:58:01.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T12:58:01.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T12:58:01.396Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T12:58:01.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:58:08.272Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a406fc0b-ca3e-4c25-b285-d95fa2e513f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:58:08.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:58:18.279Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7cf125cc-705d-4ea6-9681-ec2c145af163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:58:18.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:58:28.285Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d4923e83-e150-4241-a320-b2ee3db20854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:58:28.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:58:38.292Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ace47857-465e-4f12-bcfb-21b280675960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:58:38.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:58:48.307Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=2caeabe9-2e92-4490-a025-ef07667d2a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:58:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:58:58.313Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e2d30e16-e12e-45e7-a025-89acaa01da97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:58:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:59:08.322Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4e088e5d-0055-45eb-a1d9-c44614e25eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:59:08.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:59:18.340Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=bb2e5bbb-8659-4a29-9bbf-a76cacce4515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:59:18.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:59:28.349Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ffefd076-faf1-4684-b2c2-2a86607c3e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:59:28.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:59:38.355Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a48356f2-9c2b-4acc-b04b-6fd5052a1209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:59:38.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:59:48.362Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=bda89e46-d929-4653-bbae-baaa5dc9df64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:59:48.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:59:58.370Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7f7d723f-3974-4cdd-816d-d0fb366f203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T12:59:58.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:00:08.377Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=859cfb14-0ed1-4c38-9690-4bddb676081d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:00:08.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:00:18.388Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=329ba84c-02aa-44c4-9f58-015289808f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:00:18.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:00:28.399Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7ce50a34-b2c1-4fef-a7e5-c96ae73728c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:00:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:00:38.407Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e10e9ca9-8e33-4a05-acb3-86e34b307536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:00:38.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:00:48.415Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=26558feb-562c-4e63-a90b-1ea66cafb234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:00:48.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:00:58.422Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=8bfb752f-1279-4773-9760-b2926fd21043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:00:58.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:01:08.429Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=087309d6-c3ce-4351-af63-edcda6d2dd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:01:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:01:18.436Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3984e7ee-94f4-47f8-8ff7-dddfe0fd420c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:01:18.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:01:28.448Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=57dbb14d-25ee-462b-80df-cab843e29cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:01:28.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:01:38.458Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d6a8108f-709b-47aa-b1c3-f3a5e483a278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:01:38.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:01:48.466Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7f640124-af09-4aa2-9dd2-dd82f67a7512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:01:48.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:01:58.472Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7985712d-0ae0-4481-b6ca-f5d7cfb509e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:01:58.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:02:08.479Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f60c884c-f795-4dd1-9ef7-9dbdd167cd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:02:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:02:18.487Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f680fecb-1c12-4bbf-9a56-bdd0eb1ec1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:02:18.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:02:28.494Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=8497688b-3a4c-436a-abb2-887e374d5904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:02:28.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:02:38.502Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3835ba30-42e1-4752-8614-738de41b338f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:02:38.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:02:48.510Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=865f38ad-e9f1-4646-a023-13687e970837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:02:48.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:02:58.518Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6678d0aa-8de3-4b96-9e98-dee9858fee2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:02:58.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:03:01.387Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:03:01.388Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T13:03:01.389Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:03:01.392Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:03:01.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:03:01.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T13:03:01.396Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T13:03:01.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:03:08.526Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=aaea44aa-799c-415a-9ffb-2992736c339f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:03:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:03:18.535Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=db7cdbee-5543-44f6-8a6f-3cae7e0b249b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:03:18.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:03:28.546Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4af30e25-d98f-484e-9183-e55c00dd07e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:03:28.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:03:38.554Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f0db96e0-8698-4dcc-85e3-7726ef44ef70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:03:38.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:03:48.560Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=db605c87-f7eb-4c68-9ff6-bd9f59fd3a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:03:48.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:03:58.595Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9991e736-4596-4cf7-83f6-fe2db1291257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:03:58.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:04:08.601Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9102308a-bad8-40bc-8660-9e9431e2140d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:04:08.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:04:18.609Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a4df3d12-fcdc-4d00-96a4-e0f9b2cc403c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:04:18.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:04:28.618Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=769f4e2b-337b-4287-989f-0ac486b4d8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:04:28.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:04:38.625Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=fe6cbf48-a2a3-46b7-ad40-9e73ce4ee1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:04:38.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:04:48.633Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4d47b2a8-ccbe-4e4f-99d3-7f24d256760b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:04:48.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:04:58.641Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=fc169c7b-7ab6-4c45-8908-9cfb12f056f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:04:58.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:05:08.647Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=18e9ac03-5e13-4b53-8d24-ab7953641a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:05:08.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:05:18.655Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f6ab3285-5424-4e20-a57c-2087c0cb131f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:05:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:05:28.670Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a1e90517-05ae-4f38-85b9-d4340c450626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:05:28.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:05:38.678Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=0a73c5a5-0127-4659-84a1-cee056fee252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:05:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:05:48.686Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5732de51-c3fc-4104-8700-07156ed6d30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:05:48.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:05:58.692Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9d9e05b1-15ca-4222-b6d3-8f5446fac02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:05:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:06:08.699Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=951b1b2a-9093-4e91-8e25-b27d7bd26f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:06:08.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:06:18.706Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d7d400ca-c6bf-4322-bcd2-6f8a4590dddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:06:18.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:06:28.713Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=2125299d-6c91-429b-bd0d-f4b6202cb97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:06:28.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:06:38.721Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=565734c0-76ca-418e-8cad-f2f296f2af56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:06:38.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:06:48.728Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=39c03182-999f-49fb-a6b8-d658b6109c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:06:48.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:06:58.736Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d3aae591-f328-40dd-b444-146fbc78e7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:06:58.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:07:08.743Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=73357560-1da2-4aae-ba82-bf7a49fec98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:07:08.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:07:18.749Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3b7532bb-dbfa-4edc-9b66-7d474f66348c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:07:18.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:07:28.759Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3a97b677-ce9f-4b48-acc3-e593334756dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:07:28.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:07:38.778Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d457f7bb-c281-4d61-a95b-8fee1926c5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:07:38.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:07:48.786Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=8c9a6745-0556-42ae-a847-7d564807f781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:07:48.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:07:58.793Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a5f712d8-5e1d-4c9c-9ed2-f01e39e4ffd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:07:58.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:08:01.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:08:01.361Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T13:08:01.362Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:08:01.365Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:08:01.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:08:01.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T13:08:01.369Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T13:08:01.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:08:08.800Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4ce8f978-3f58-4516-ac65-2795a0efc528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:08:08.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:08:18.806Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ada171dc-16fe-4dfe-b4c8-4fd49c5640ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:08:18.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:08:28.813Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a8d39471-ab91-4f11-8ed9-a0b2280f084b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:08:28.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:08:38.823Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=93a33e38-82fc-486a-b291-00370eaeddf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:08:38.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:08:48.831Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=760bfc4e-ebc7-46ec-8a30-b3635f8f28d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:08:48.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:08:58.838Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=48a5d079-cd77-46d4-bd9e-72ac9ddb2736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:08:58.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:09:08.845Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e979eb83-c111-4aa0-b294-e11cb757a035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:09:08.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:09:18.852Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7c27abe4-2ca8-46cd-917a-72d63f21815c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:09:18.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:09:28.859Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c7f9f537-c3c5-4f6e-9e1b-617cfe4903c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:09:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:09:38.872Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=85c31a14-ec27-4504-8f3c-72e24b249c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:09:38.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:09:48.878Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d4aee198-02c6-410c-b75a-bba979c0e262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:09:48.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:09:58.885Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c8d88117-7aa9-4f46-88f2-93aa8df88f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:09:58.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:10:08.892Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=43bf7e7b-3146-4f72-beae-27047e7571ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:10:08.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:10:18.899Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9f97a2d3-f6f7-45e4-a405-18dd87b82a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:10:18.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:10:28.906Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=376369a3-2c55-4642-93d7-ba0cd6902579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:10:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:10:38.912Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=8289350a-caeb-4037-ad1d-7feed8eaee98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:10:38.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:10:48.920Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5a793c4d-ca39-48bd-8602-9d1fdfd1636d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:10:48.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:10:58.929Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1d72844a-fd85-4893-b7de-eab12de3203a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:10:58.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:11:08.936Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4e75d6ea-12b0-4936-8150-99a116f480b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:11:08.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:11:18.943Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5f911335-d193-4f37-9393-65ba732b738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:11:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:11:28.951Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9cae671b-aa1a-4689-b82a-af70e842ee88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:11:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:11:38.958Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=307cb30a-468d-4f4c-aa90-c8d9885c63a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:11:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:11:48.966Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=867367e6-eee3-4b3e-88c9-9c137d3ffabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:11:48.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:11:58.977Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=aba51b85-ac62-4c34-a50b-e8375f24f71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:11:58.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:12:08.991Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a4333694-f0e2-490f-8efe-908f46c461e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:12:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:12:18.998Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=46033569-78ce-4a3f-9aad-db267bbb02ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:12:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:12:29.005Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9c4e8b0c-a78f-48a2-87c9-df6044a06b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:12:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:12:39.011Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c5eb225c-919b-42fa-a247-d93dbcb1c348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:12:39.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:12:49.020Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=0c56d2a1-2e9d-43be-8c6d-c2a146dd41d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:12:49.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:12:59.029Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=248d71ae-8636-4cb8-87a6-34796bce88db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:12:59.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:13:01.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:13:01.374Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T13:13:01.374Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:13:01.378Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:13:01.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:13:01.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T13:13:01.382Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T13:13:01.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:13:09.037Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d195261b-51ea-4f82-911f-26bfc75d380c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:13:09.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:13:19.047Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=abfaf476-5d40-4a00-8add-21c4e3389eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:13:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:13:29.072Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=07e3fbdd-730c-43c3-8ee8-fa405eaf7d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:13:29.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:13:39.079Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4a33d4db-fa78-4819-b184-b7493973e271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:13:39.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:13:49.087Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b0c835c3-e304-4e8f-96bd-dcb3e5df9d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:13:49.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:13:59.093Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=14f2364a-6ae6-49fb-ae1c-c5e58b4bccec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:13:59.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:14:09.102Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f40fc24d-99bb-457a-ac63-982611fbd3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:14:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:14:19.114Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c3ab3d40-5a1d-4e39-b465-e803e5126326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:14:19.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:14:29.121Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d95427dc-9b2c-4160-aac7-9bbc47df04fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:14:29.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:14:39.126Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=213f924c-19e7-4e74-99a1-bb3f2701f895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:14:39.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:14:49.133Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=566399c6-b9fb-405a-96e7-c2b8d3dc28a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:14:49.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:14:59.140Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=77ee523e-ad89-443e-b9d1-01c7ad49d4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:14:59.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:15:09.147Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=268e0fa3-208c-405c-8c41-1784c328ce2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:15:09.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:15:19.155Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=dba7a1a2-3e0f-4b30-af50-b60c56027796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:15:19.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:15:29.163Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=52f5b5c0-bba1-4bdb-b350-887debc2fe8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:15:29.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:15:39.170Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=534dc527-44e2-408f-bd68-701eda0b0761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:15:39.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:15:49.177Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a0ff1162-7366-4fb0-b354-34ac9ccdb5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:15:49.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:15:59.186Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=94f6cd67-da1d-4217-be5b-33ac0ec06c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:15:59.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:16:09.198Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ef7eeb1e-a744-45aa-949c-7852e8258aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:16:09.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:16:19.212Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6d920467-c2fe-427c-bab5-f37c537437ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:16:19.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:16:29.220Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1858961a-0b5c-4632-a736-3d46077fd722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:16:29.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:16:39.227Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=00306d0d-54ab-4ec3-b69e-9c1f67312895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:16:39.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:16:49.233Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4149b95b-c19e-4387-80d8-5dea39a166ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:16:49.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:16:59.240Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=29295fce-018d-4f3e-a5fd-7da803eb6e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:16:59.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:17:09.247Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=282a97ad-a2fe-4ace-8a67-5367d10b9154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:17:09.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:17:19.254Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=91f03608-3481-4943-ac33-f07b2257a8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:17:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:17:29.262Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=db9d6c03-9175-4e3a-8283-0df670200cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:17:29.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:17:39.267Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ae804e2d-ea28-48ff-afb6-19c15842398d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:17:39.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:17:49.274Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=04336cac-02cb-4cf4-8750-ae48c0769773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:17:49.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:17:59.280Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=05926a1b-6dc4-4e4a-95e2-80caa9a5152f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:17:59.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:18:01.336Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:18:01.336Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T13:18:01.337Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:18:01.340Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:18:01.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:18:01.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T13:18:01.345Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T13:18:01.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:18:09.291Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1cd78c8c-469f-4ec4-bea1-4fd3fa372505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:18:09.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:18:19.301Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=03aac695-7661-499e-be74-08a31e93ce48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:18:19.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:18:29.309Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a550e3fb-a218-422c-ab55-86a1696be743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:18:29.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:18:39.316Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=86dda107-5ccd-4dd0-8db7-b896467d6c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:18:39.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:18:49.325Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=2b6afe70-1103-4fda-b307-6e073971ee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:18:49.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:18:59.332Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=232099dd-4318-4929-a8e1-ea8756a8a9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:18:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:19:09.340Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=082fb9df-9f9e-48ca-b185-4cd50e36568b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:19:09.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:19:19.347Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d31e3d01-a556-4f56-a121-fa11f7b2ac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:19:19.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:19:29.363Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=18f39277-5083-4c73-925a-74caef27c290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:19:29.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:19:39.370Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=119d79d3-bd2d-4849-87a1-b160a7f1376e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:19:39.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:19:49.377Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1b7579b8-e088-4451-9d7b-bfdfc84c6a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:19:49.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:19:59.384Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9696cb7f-dfa2-4624-b5db-f56bdb398003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:19:59.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:20:09.391Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=0a56c7b9-1c19-4279-836f-3ac61d46eafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:20:09.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:20:19.407Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=8d5ebcda-aafb-4ec4-8b00-a8eec67e4280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:20:19.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:20:29.414Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ff66f1af-c0e1-4c6c-bc91-0b25f7c2ec6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:20:29.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:20:39.421Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1c6cff88-3714-4344-a0fc-cc9c5b75b48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:20:39.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:20:49.427Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d90d25ae-01a4-4648-91f8-7798bb2ed191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:20:49.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:20:59.435Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=19935acb-4740-4181-95c8-1f354f5ba1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:20:59.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:21:09.443Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ff904f11-978b-4a37-b94a-8c2f2513b3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:21:09.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:21:19.450Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d06cab6b-a2a1-4937-913d-0af324abbbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:21:19.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:21:29.459Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f9f18ae9-32c7-4f98-bbfc-02d88b968673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:21:29.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:21:39.468Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4b09c6b8-9e73-42d7-8ce7-602fa779a8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:21:39.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:21:49.475Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=32f86c1c-5762-4e5f-b5f1-9efdd131c5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:21:49.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:21:59.483Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=bcfb4cf4-57a3-4d83-a7b5-e9551086da5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:21:59.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:22:09.490Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=44c885f3-e39f-43ad-a771-0ddfd456eafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:22:09.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:22:19.501Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=89372202-4f30-40a5-810b-cde8d434e04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:22:19.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:22:29.513Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3d26cdac-9eeb-4a48-b443-6a5a290d17ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:22:29.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:22:39.520Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a296c885-95f6-4d80-b2a1-afe4816f0cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:22:39.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:22:49.526Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4fd3874b-7018-463e-80f1-4a7cd91c97ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:22:49.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:22:59.532Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=cbf93cd8-bd1a-4671-a6db-871c37f25e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:22:59.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:23:01.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:23:01.361Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T13:23:01.362Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:23:01.365Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:23:01.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:23:01.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T13:23:01.370Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T13:23:01.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:23:09.539Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=00409065-e022-4055-99d9-7fec04e2496d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:23:09.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:23:19.548Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=68a44798-d9f0-4a5a-b778-cdc0872d66a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:23:19.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:23:29.554Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=41768544-b1ae-4e82-b8cc-8e65e13f9a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:23:29.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:23:39.562Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=dc62356e-00d9-4d7a-98c6-f1ae5b0fbfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:23:39.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:23:49.570Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e58f0f05-cb91-41fb-bf85-dba19a4a874d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:23:49.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:23:59.577Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d6f725df-35b8-4afc-a811-c0bc9997a05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:23:59.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:24:09.587Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1acda68d-1e90-4f8c-8f1d-5e80a8c6d8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:24:09.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:24:19.604Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=776daf53-a6b3-4434-94d4-4bd1e49ab1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:24:19.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:24:29.613Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f53bbffb-2cf7-43df-a6f0-c5f1195224f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:24:29.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:24:39.620Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=299c76ea-0c47-4c1c-a2ed-7aaaf5f3e997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:24:39.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:24:49.627Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e27ef486-c23e-4772-a868-6d1c2ba6eec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:24:49.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:24:59.633Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a1e3f7fc-7bd7-4b28-9610-98f3a78a883e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:24:59.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:25:09.647Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=28bc4344-5342-4b3b-b690-b215a45205cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:25:09.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:25:19.655Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f9e5a47e-51cb-4756-99ac-9cbb640fb3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:25:19.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:25:29.662Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=4fb1f2f6-3a6d-4a81-b04b-6b2b806a9053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:25:29.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:25:39.669Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=34a3df86-1d73-4610-95dd-242fb4624dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:25:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:25:49.677Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=970d7ccf-b513-4b40-a96c-83eb847fe2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:25:49.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:25:59.684Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c3a6855d-ad8e-4e43-99b1-a1e5377b9ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:25:59.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:26:09.691Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5af27987-1101-4284-b9c1-14b33637b02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:26:09.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:26:19.699Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d3169340-4bd2-4186-a96a-f792e6b0126c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:26:19.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:26:29.712Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1a52ae7a-559f-413e-9221-79d66d086560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:26:29.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:26:39.719Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f94922f0-3cc4-4a24-b1db-0aef82e9291d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:26:39.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:26:49.726Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=69393265-6759-406a-a95c-ec1563052d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:26:49.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:26:59.733Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9b773cd9-920f-48e5-8f26-468d287a34d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:26:59.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:27:09.739Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c5c27608-b857-4850-af82-0f8510a5e562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:27:09.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:27:19.746Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e81367b5-10f7-4e64-ac1c-2613086f01e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:27:19.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:27:29.753Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=be90a6fa-4a05-459e-8a1c-d9de7bc79177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:27:29.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:27:39.761Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=095d9fab-56b6-44a2-b53f-e9a4b993d070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:27:39.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:27:49.769Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=98c158fe-2729-47db-8e40-b97014a9bb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:27:49.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:27:59.777Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=99b620bc-2d2e-49cf-a348-1cdf51915fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:27:59.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:28:01.364Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:28:01.365Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T13:28:01.366Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:28:01.368Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:28:01.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:28:01.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T13:28:01.372Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T13:28:01.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:28:09.783Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=8ed06359-dc55-44d6-9e74-be29ade53c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:28:09.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:28:19.790Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f38cd9db-a668-4a8b-ab43-2c1e773efb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:28:19.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:28:29.802Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3646a7b6-adb6-48ad-868e-09e575d09215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:28:29.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:28:39.814Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f85e3bf3-dfd1-408c-afbb-819a11668192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:28:39.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:28:49.821Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=455419c8-4e56-46ee-8a02-6bb77eccd22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:28:49.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:28:59.828Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=37b55458-4f43-40fa-a008-1b19bc7cb12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:28:59.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:29:09.836Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7ab2b431-40ff-4eb8-84a0-d1ec2c4fad23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:29:09.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:29:19.843Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=92643a58-33b6-42b5-911f-b191eb6dac24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:29:19.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:29:29.850Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9e4dbd0d-a42d-46d6-a3b0-e8e9c6bc3b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:29:29.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:29:39.856Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ec2d727b-9330-4ba3-a88a-e1cbea98c182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:29:39.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:29:49.863Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=0ef60ed0-032b-4ac0-b70b-8eb1362d6df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:29:49.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:29:59.870Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=90bba851-8a64-4ef1-ae6c-0604f92519a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:29:59.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:30:09.876Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=44771a0c-7273-49d6-80e6-68a87d6efbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:30:09.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:30:19.883Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=22e6677a-235d-4161-a3dd-4a0a60df7d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:30:19.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:30:29.894Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a4df2dde-c9eb-4573-815b-dd8620dec6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:30:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:30:39.908Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9a59b629-03d4-46d0-9575-08c3984aba04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:30:39.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:30:49.915Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b9b80ac5-d425-4188-9224-8092061d245c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:30:49.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:30:59.923Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d4f97ce4-56c2-4fa5-a36d-6a0badfbf119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:30:59.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:31:09.931Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3424317a-7b31-438e-b412-2add049b173e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:31:09.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:31:19.943Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=dfd1e8fc-6d8a-4dec-bda4-db991ec2f7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:31:19.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:31:29.949Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1219d3c8-5e3d-4954-98e8-c03b7102efc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:31:29.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:31:39.957Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=566fc2ef-755d-4ea9-a368-672056f2fcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:31:39.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:31:49.966Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=cb345d00-5311-41c3-9e76-8da0e8e64c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:31:49.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:31:59.973Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1d0fc4ea-5552-4ef8-a091-cc88439a9778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:31:59.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:32:09.980Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f52e6942-c060-4aaa-9733-88676af1f2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:32:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:32:19.988Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=fcb6583c-6a8d-41be-a35d-d45952559527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:32:20.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:32:30.002Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=0b309e22-dc50-4fd2-943a-4c92ed634add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:32:30.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:32:40.014Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b1d9e5ac-cf39-456d-89dd-6be428ce52a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:32:40.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:32:50.021Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=341033a9-d622-4260-a24a-022d395e9444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:32:50.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:33:00.028Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a67fcc59-360e-4751-9196-6a96e489ee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:33:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:33:01.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:33:01.326Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T13:33:01.327Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:33:01.329Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:33:01.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:33:01.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T13:33:01.333Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T13:33:01.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:33:10.033Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f68709e0-bf5e-4d27-b27f-c630a57b8d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:33:10.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:33:20.040Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=198ea8e5-1e50-43c8-ac96-963fcc92ead6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:33:20.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:33:30.046Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3ed1232c-5320-454a-9a6f-7137d9ea1653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:33:30.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:33:40.053Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b50b01f1-c668-46c7-9d88-4fc7a260d934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:33:40.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:33:50.060Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=07255c94-bf60-4759-a9f8-6fc3341d25b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:33:50.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:34:00.066Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=89df8e8f-686f-4c1d-9b09-53147693d8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:34:00.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:34:10.072Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c1d515ec-56fc-4883-8c27-47703d8253ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:34:10.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:34:20.078Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=fd9a1d61-2993-49bd-a754-c871bc660676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:34:20.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:34:30.096Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d221a8b4-4d11-4fb5-8830-97fbc7ee0e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:34:30.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:34:40.106Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e04ff47a-ab20-4c06-8d4d-85b07c80e9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:34:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:34:50.112Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1e9837a7-8f07-4bee-87b6-1aaae50b2843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:34:50.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:35:00.119Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=f7d6d616-85cb-4c35-b7f4-abec9b2cdea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:35:00.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:35:10.127Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a025b9e4-05e5-45b5-9d29-2b52fecf90e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:35:10.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:35:20.133Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=957ff035-e669-424a-997e-b805dd8693b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:35:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:35:30.141Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=56c666e9-f33f-4ec9-8b20-0ba67cf5f4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:35:30.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:35:40.149Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d837d45b-e5b3-4221-8d12-a13aa1036fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:35:40.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:35:50.156Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e388d570-ac63-4d9b-8e9a-11b540da7e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:35:50.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:36:00.163Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d670445f-b42c-4bc5-9733-c50c55f7a0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:36:00.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:36:10.170Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=d4e988fd-16a5-419e-9c73-ac1f3d83026b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:36:10.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:36:20.176Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=73feea3b-764f-4447-9d42-6b8bb5a6a9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:36:20.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:36:30.185Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6b1d5395-72ac-49d7-bfe3-8b79baa26448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:36:30.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:36:40.198Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=b447e149-53e6-44d2-a3bf-fce808d465c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:36:40.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:36:50.206Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3e91e77a-bf99-4762-987d-967997eebe23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:36:50.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:37:00.215Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=3655e99f-8558-488e-a448-9c8ed77d177b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:37:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:37:10.221Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5dededf0-13be-4172-bf99-0ce046e0eda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:37:10.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:37:20.227Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=09bac368-4d8f-43f2-bfdd-ba9003eacd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:37:20.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:37:30.233Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=cb1750b9-9a6e-4132-a3f8-a7612557b23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:37:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:37:40.240Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=93892f82-70bf-453c-b4e1-c418002671af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:37:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:37:50.250Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=39e26fab-4032-4445-99e6-f0098167a92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:37:50.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:38:00.258Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=01897064-7332-4aa3-bafd-d83ac4bb8ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:38:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:38:01.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T13:38:01.361Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-09T13:38:01.362Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:38:01.364Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:38:01.368Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T13:38:01.368Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T13:38:01.368Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-09T13:38:01.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:38:10.265Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=749a4577-67e2-49af-8603-ad157ba8cb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:38:10.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:38:20.271Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=dbd1b97f-dddc-4b86-9129-966a06e22544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:38:20.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:38:30.280Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=da5df2f7-692f-4fbb-8949-5f434bbf83e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:38:30.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:38:40.287Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=1ae8bdd0-a2fd-41ff-9dbe-6f87befe4a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:38:40.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:38:50.302Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=ae46b8e4-04dd-4be7-ab5a-c8c039396ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:38:50.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:39:00.309Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=568f7ffc-463a-4952-bd45-9dfde3f12756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:39:00.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:39:10.316Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a919334c-e524-4e31-88f5-21f1b484ae53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:39:10.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:39:20.321Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=c99d5135-e572-4095-a885-3d6685e75768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:39:20.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:39:30.328Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=203cc81d-e1d5-4f37-ba26-2cfd0f391a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:39:30.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:39:40.334Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=fc96e132-b826-48c6-9b21-3e579421b538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:39:40.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:39:50.346Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=8640e4c1-d32d-4b8a-9ee0-b890352b238e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:39:50.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:40:00.353Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=5ba30875-7cc6-47d6-bbff-467d45143731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:40:00.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:40:10.360Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7042b79b-9b1c-4b4e-9573-b3187e55ba89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:40:10.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:40:20.368Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=6893e8bc-6439-4866-93f5-ea62b6bad472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:40:20.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:40:30.374Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7eb24678-0eaf-433b-8f81-786be5a50808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:40:30.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:40:40.380Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=99f8ba11-c501-4038-8c2e-18aea873b7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:40:40.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:40:50.395Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=97e5e413-f9b8-4c30-9184-1299334fd8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:40:50.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:41:00.402Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=a34a4a89-dc40-46aa-93df-31e476c98a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:41:00.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:41:10.409Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=e8c20362-b9ca-4b3b-92d5-58002065cfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:41:10.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:41:20.415Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=0228f28f-e3a5-4d55-810e-cc24e82ed9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:41:20.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:41:30.421Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=7ebe128a-ee90-4d54-af04-f8a62b05e71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:41:30.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:41:40.427Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=dbb49966-af93-4a26-a01d-5504a45622f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:41:40.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:41:50.433Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=9b62fb65-8947-4550-93ab-07ae8857a949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:41:50.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:42:00.439Z |INFO |Init configs |InvocationID=b14f2036-fb34-43f5-af3d-ed823a8c476a, InstanceUUID=eb969c82-68a1-4741-bdcf-b2ab7d26a854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T13:42:00.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |