By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:04:46.447Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:04:46.449Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T23:04:46.477Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:04:47.066Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:04:47.142Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:04:47.142Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T23:04:47.142Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-29T23:04:47.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-29T23:04:47.262Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-29T23:04:47.290Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-29T23:04:48.560Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-29T23:04:48.850Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-29T23:04:48.865Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-29T23:04:48.865Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-29T23:04:48.906Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-29T23:04:48.907Z |INFO |Root WebApplicationContext: initialization completed in 1616 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-29T23:04:49.228Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=91177454-6336-4300-b069-46143aeee9aa | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-29T23:04:49.785Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=91177454-6336-4300-b069-46143aeee9aa | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-29T23:04:51.016Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=91177454-6336-4300-b069-46143aeee9aa | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-29T23:04:51.159Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-29T23:04:51.160Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-29T23:04:51.165Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-01-29T23:04:51.531Z |INFO |Started MainApp in 6.713 seconds (JVM running for 7.342) |InvocationID=91177454-6336-4300-b069-46143aeee9aa | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-29T23:04:51.580Z |INFO |Start scheduling PRH workflow |InvocationID=91177454-6336-4300-b069-46143aeee9aa | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:04:51.597Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d5f54084-42e6-4745-9b7d-2920fb26c870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:04:53.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:04:53.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:05:03.047Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=cc34ca74-1dd4-4447-a60e-f4a7ba898b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:05:04.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:05:04.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:05:14.109Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ca082d4a-faa8-41be-9b68-48a098187e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:05:15.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:05:15.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:05:25.149Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=9f6bee4f-b919-4423-aa2a-d37e5e9a5697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:05:26.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:05:26.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:05:36.188Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3265a9c6-73b8-49fd-9f9f-32aab3c78ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:05:37.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:05:37.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:05:47.229Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=296de5df-7b5e-447b-a82e-063a8a8b043c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:05:48.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:05:48.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:05:58.269Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=881eb039-120c-4c1a-913e-51a6bba5b2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:05:59.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:05:59.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:06:09.309Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f0afc15a-07c4-4641-a1a0-9eb16c5b6a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:06:10.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:06:10.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:06:20.350Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6c6f5ff0-c341-430e-a2a7-de86f95fae65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:06:21.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:06:21.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:06:31.394Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c5c035a1-35ed-4045-af7f-acb378c2d0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:06:32.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:06:32.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:06:42.431Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b5f2cfa1-0b0d-48e6-a924-437ff7ec46f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:06:43.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:06:43.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:06:53.470Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=026084ca-9690-4e54-85e8-3aa2826efda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:06:54.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:06:54.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:07:04.512Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3c52591e-7bcc-4629-9cef-b467ccd0642c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:07:05.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:07:05.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:07:15.584Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b23d6dd9-0705-405b-a8d5-49db46f07b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:07:16.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:07:16.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:07:26.653Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=fb448a92-f29e-4e42-8dc4-7834edf759a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:07:27.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:07:27.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:07:37.697Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6f9fa20f-6b3a-4bdf-8d43-ebbfb89ee089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:07:38.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:07:38.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:07:48.733Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7ca50273-f684-4f07-b281-19d59f7be2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:07:49.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:07:49.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:07:59.772Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c9957694-9f1a-4e0a-88e0-c76e5daae393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:08:00.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:08:00.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:08:10.813Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c408eec0-5c0e-4c07-aaa6-0e012ba3475e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:08:11.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:08:11.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:08:21.853Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=839abac8-12d3-4836-8848-1c91f6577835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:08:22.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:08:22.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:08:32.900Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8f565c29-eeac-43c6-890e-4ea31e1af687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:08:33.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:08:33.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:08:43.935Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d97056d9-9513-442e-a274-810960572a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:08:44.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:08:44.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:08:54.974Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=78f4956e-3ca1-4f3c-a26d-00db66d452ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:08:56.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:08:56.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:09:06.012Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=cc8a6fab-0b0a-4478-9d46-6d0e9aaa3217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:09:07.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:09:07.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:09:17.053Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=fe6650d0-fe48-4582-9c71-7635d7e0be76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:09:18.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:09:18.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:09:28.092Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6d12b0be-ddc4-4d37-aaa8-35950f84d8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:09:29.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:09:29.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:09:39.137Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b27eeeb7-61b5-4fed-a5ad-d97e742b5790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:09:40.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:09:40.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:09:49.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:09:49.948Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T23:09:49.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:09:49.951Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:09:49.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:09:49.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T23:09:49.958Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-29T23:09:49.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:09:50.174Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1f0996f6-9062-425a-88a8-938ac20ee50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:09:51.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:09:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:10:01.214Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f47d7ed9-812e-46c5-91ef-2303c0b1e90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:10:02.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:10:02.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:10:12.252Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=512f9b88-ab9b-4fa4-9b11-52ae4cbccde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:10:13.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:10:13.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:10:23.292Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=55a47331-4d90-45e6-95fa-832ed2c61300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:10:24.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:10:24.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:10:34.341Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6c0bf861-fbea-4f50-b85a-1d18bf324837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:10:35.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:10:35.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:10:45.374Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=572f5c44-0c66-4806-9591-98e275919c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:10:46.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:10:46.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:10:56.413Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ff64538a-adcb-424e-a2db-d18da27aec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:10:57.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:10:57.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:11:07.453Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7186bc66-d407-454b-ac6f-46fb66e7784d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:11:08.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:11:08.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:11:18.493Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=67656872-c94d-4d15-9efd-89fbc070a51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:11:19.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:11:19.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:11:29.565Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=266602a6-d431-4078-8148-0b81ea501112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:11:30.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:11:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:11:40.604Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f09f32e2-a836-48db-84d5-ce5ccdf2f61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:11:41.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:11:41.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:11:51.649Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=e7da56db-bb72-47e6-8a90-f0705fa994f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:11:52.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:11:52.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:12:02.684Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b742ff21-b7b0-41e7-a217-0798466f9be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:12:03.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:12:03.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:12:13.727Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ba87be96-06da-4f43-aac4-ca0cff75975d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:12:14.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:12:14.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:12:24.764Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3c11da63-14c8-456b-9bae-06d475a4444a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:12:25.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:12:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:12:35.805Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=e3202eb1-1246-4e5d-b6c2-39966bb58e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T23:12:36.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:12:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:12:46.845Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=93e8a8ff-389e-4f59-9579-726c87548e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:12:46.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:12:56.974Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3e0b6527-5505-49d4-bb3a-9d923c9f15f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:12:56.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:13:06.990Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=aeb249e4-b195-4f98-a9a6-127a1715bc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:13:07.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:13:17.005Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0c28ba80-592b-466e-8cce-f12fda85b92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:13:17.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:13:27.020Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=453b5558-bf41-4344-9b61-d0e7776c9f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:13:27.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:13:37.031Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1b0dfe7a-3e1c-46b7-b361-8a3b80e22dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:13:37.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:13:47.042Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f7c28944-4810-4ce0-8df8-dbadd70db96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:13:47.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:13:57.064Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=774268fe-6cc8-4037-a974-09ca9458da43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:13:57.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:14:07.083Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4cc134b1-4afc-4b8a-90e1-343d99c43ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:14:07.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:14:17.094Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=e1cf1e8f-488b-4fe9-b34f-0e850f02bccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:14:17.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:14:27.106Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7a2d21c2-ca7d-43d4-8957-70fd2d41ad8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:14:27.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:14:37.119Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=52998e64-c1e3-4234-bf41-50c08b26c10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:14:37.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:14:47.130Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7d9b46d9-6845-459f-9b27-b879e8784567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:14:47.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:14:49.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:14:49.496Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T23:14:49.497Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:14:49.499Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:14:49.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:14:49.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T23:14:49.506Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-29T23:14:49.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:14:57.140Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=118cb7ce-5a5b-4b50-8ceb-fe096b823705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:14:57.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:15:07.151Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0e55bed2-31be-4b58-adcf-eb5916b50b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:15:07.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:15:17.163Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8e0267de-c114-4c7b-9593-09d2e9a0c8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:15:17.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:15:27.186Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=27c1a6d6-1ae5-4c65-87ed-4cf4260a78a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:15:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:15:37.202Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=406f6d81-1724-43b3-a0d3-8ecf8501abb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:15:37.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:15:47.214Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=9e11d2e0-21ed-43d6-9634-8e24bd0bf1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:15:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:15:57.228Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7051981c-c57c-4dd6-9e6f-b8cd641d3a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:15:57.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:16:07.242Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=45752dfa-5e5b-4465-96ea-76599d9d252e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:16:07.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:16:17.255Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3e9b284c-57a3-4ca6-aaca-da846963c75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:16:17.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:16:27.269Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=23f8dac0-d1e1-48af-a8e4-8cf827b9231d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:16:27.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:16:37.283Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7740da1f-fe91-4349-b079-1c7c5fa8060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:16:37.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:16:47.294Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3b6d0359-df5b-460c-9bbc-f65d51bf8dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:16:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:16:57.303Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=57b37b21-1ae7-42fb-9891-3e40d5d1fd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:16:57.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:17:07.314Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=49e152ec-845d-416b-9e67-7ef25522fbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:17:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:17:17.328Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=819bf4e9-712f-485c-a9bd-f62860707aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:17:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:17:27.344Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d268a720-8254-4b14-bd38-33581d55bfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:17:27.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:17:37.356Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d3370c46-5a15-4591-82c7-fa9a66aa62cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:17:37.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:17:47.369Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=cb196b29-aee5-4321-843c-a38c7d9fbbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:17:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:17:57.381Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=772fa87a-a426-44af-8c60-03ca3f9c2d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:17:57.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:18:07.391Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7523a2a0-adca-462f-9680-fa6089f9fd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:18:07.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:18:17.479Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=50966eef-1288-4256-a892-6060947fd3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:18:17.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:18:27.501Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ad51cae3-eb62-4136-8385-bb20a9418907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:18:27.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:18:37.513Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0a72bfac-550c-4046-a58c-b6c9f830676b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:18:37.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:18:47.522Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c7d9195f-c51f-474a-a413-31cc3602029e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:18:47.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:18:57.531Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=97212af5-8d40-4fae-af3b-68cbdedbae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:18:57.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:19:07.541Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c2d32948-095c-45fb-96c8-d50fbfda9ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:19:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:19:17.550Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=23711c58-57b2-4a14-b8fd-e5712b5a9c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:19:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:19:27.560Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=20093a37-4880-4028-9b3a-b09ab8780873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:19:27.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:19:37.568Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=36e7bfd5-a700-461b-978a-ca2a9d16dece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:19:37.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:19:47.581Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1bc6010b-c50d-431d-ba4c-551da58ca335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:19:47.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:19:49.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:19:49.502Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T23:19:49.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:19:49.505Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:19:49.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:19:49.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T23:19:49.511Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-29T23:19:49.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:19:57.597Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=35717413-5a14-44f5-bf01-e601c6c22054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:19:57.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:20:07.606Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=63c914f6-cc1e-40d7-941c-9ab2f1d89976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:20:07.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:20:17.614Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=bfb3883e-f9b7-41f0-8400-efba14c6eb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:20:17.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:20:27.624Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8338597e-1377-42d6-954b-c7b744a4c62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:20:27.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:20:37.637Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=88773b67-d5bc-4d1a-bb45-e74524374e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:20:37.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:20:47.655Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=200e887b-b894-47b6-9110-8c369156df33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:20:47.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:20:57.668Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=be3be1b0-a596-483a-afbd-318a60addb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:20:57.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:21:07.677Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=81fdebd0-00a6-4bf6-8c37-5011428742c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:21:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:21:17.686Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5bb5a166-4a1f-4169-9f50-48d89c30ca5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:21:17.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:21:27.697Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a3130c34-557f-4ed9-ac72-239e26e2f523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:21:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:21:37.706Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6b50efd0-bc07-42d6-be5b-d6bfea6e5c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:21:37.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:21:47.715Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=018b812f-1104-43cc-b5fc-fe1aedbf9fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:21:47.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:21:57.725Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d4c976f4-be7e-4b17-a822-81d30dec1105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:21:57.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:22:07.737Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=20028feb-031e-4bfe-b413-35acf35f5620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:22:07.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:22:17.746Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=766b55ee-8fd8-461f-892b-d4fcb5d1ae22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:22:17.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:22:27.758Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=bf000810-6c73-44a3-9eef-779d22a89b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:22:27.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:22:37.778Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=75f353d1-6c0d-4c1d-b4b8-cb41de739c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:22:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:22:47.786Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=103fba55-5800-40bf-b52a-f345234f97dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:22:47.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:22:57.795Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4f226118-4e89-4ec1-8d93-20831edf27d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:22:57.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:23:07.804Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0a4ce2d4-cb01-417d-979d-abe40089e9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:23:07.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:23:17.811Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=dae9cf36-8365-4810-8d46-9ae054c87247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:23:17.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:23:27.819Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3810c386-6a1e-49e4-9d04-613669fbd139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:23:27.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:23:37.828Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1a20b539-2360-4988-bf8c-33cea54fe9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:23:37.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:23:47.839Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=058120d2-a3eb-42d3-84e3-6120849de8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:23:47.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:23:57.855Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=866f2cab-edf7-400d-8ed7-9facc84bb73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:23:57.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:24:07.867Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5c2f5c7e-44a2-43a2-a9f4-ff9b641d961d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:24:07.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:24:17.884Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5a9de75b-7419-41db-aa76-8f9eeaee3545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:24:17.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:24:27.891Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6b3fe762-70ba-42ab-bec8-2edf98b4d278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:24:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:24:37.899Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=176411ca-dbae-4db7-a690-d1eeeadbc218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:24:37.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:24:47.907Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=18643516-ca7b-41f2-b0f5-203dd5450416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:24:47.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:24:49.454Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:24:49.454Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T23:24:49.454Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:24:49.456Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:24:49.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:24:49.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T23:24:49.461Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-29T23:24:49.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:24:57.918Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=438b0a58-8c47-46e0-a367-ede157612149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:24:57.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:25:07.932Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=65b1003b-6a29-4c19-b134-d83552eed2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:25:07.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:25:17.952Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4cea6203-94ba-4586-ad62-201dfcc0a2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:25:17.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:25:27.963Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=96127064-2d34-4759-951a-c40b7c121f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:25:27.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:25:37.975Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3364ea11-843a-4a45-8fc1-423c733dde80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:25:37.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:25:47.993Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1a701065-8e66-474a-be13-8faa2c431a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:25:48.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:25:58.005Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4e424915-c485-44cb-9a95-730a4860c9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:25:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:26:08.015Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0be7f470-8eee-41e9-949d-03058c887df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:26:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:26:20.913Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c0c73b9d-65c9-46c7-8b46-e653d8841811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:26:20.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:26:30.925Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=036ff2ed-85c6-4835-9b87-329cf1b87b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:26:30.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:26:40.941Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=57bff555-4b24-4ece-b183-d98c24b25d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:26:40.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:26:50.948Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=9e953e35-f697-4d43-9631-7f42f94a3d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:26:50.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:27:00.957Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=224a409f-2e54-4277-ba00-9ba399ed14c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:27:00.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:27:10.965Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b0e2a00a-b7d3-471e-8822-430fa9b29371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:27:10.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:27:20.974Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=168dfd7e-2938-43ff-916d-fb2b6e7abf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:27:20.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:27:30.982Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=aeff7c7a-013b-41a3-9efe-c2e206506dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:27:30.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:27:40.992Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c71ee12c-a5a1-426c-ba01-26fcf659c881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:27:40.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:27:51.000Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c3b504ee-ca17-4b1f-9e40-31548e96644a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:27:51.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:28:01.013Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c712d099-f7d4-4d3c-a2df-5ccb5009bdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:28:01.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:28:11.024Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c7372d36-3ab7-426f-9783-46d12b51e192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:28:11.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:28:21.032Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=713a1f2f-79ec-4b04-aea4-1c38d412260e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:28:21.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:28:31.043Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=539b9f2e-e39f-4ad8-bbae-d1146d952bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:28:31.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:28:41.053Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7270bafb-712c-45c6-a83e-fc2c49d36889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:28:41.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:28:51.061Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=014f23dd-a8b7-4d5e-aa96-839be4114ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:28:51.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:29:01.079Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0715811e-5cf3-4f17-9b8f-67d5de7a0eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:29:01.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:29:11.091Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=40ca3647-043b-44d1-8c1e-68e185a0f2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:29:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:29:21.099Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f931c738-76c4-492f-b9fa-0dc9568a01a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:29:21.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:29:31.106Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3e8b1844-8dbc-469e-bfae-00c3b4d4d532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:29:31.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:29:41.113Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=764ce731-e679-4622-afe1-a399f2431817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:29:41.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:29:49.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:29:49.472Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T23:29:49.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:29:49.475Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:29:49.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:29:49.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T23:29:49.480Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-29T23:29:49.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:29:51.119Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3297964a-9b95-438e-8e82-79fc9c0fd8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:29:51.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:30:01.135Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4b456cf5-160f-4ea5-9c1f-7174dd254bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:30:01.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:30:11.142Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4c6767e1-4c50-449e-9207-d51cb4dbb340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:30:11.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:30:21.151Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=21dec770-8f46-44d9-a368-642a7332921f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:30:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:30:31.160Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=64e87485-a7e3-4371-8fc9-276e33f12fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:30:31.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:30:41.175Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=71490eb1-7406-414c-be56-0f9ec75d1bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:30:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:30:51.183Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=2843b29c-8ab8-4914-9dec-a0a74c7f9b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:30:51.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:31:01.191Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7b14e110-1a6f-45ee-9d26-9b50184ea316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:31:01.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:31:11.199Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=cb1cdb7f-cb8f-43ec-a9e5-7379a6e6ef43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:31:11.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:31:21.207Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=464aa7bc-1af6-44d9-bcfa-025ec620c697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:31:21.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:31:31.226Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=eea349b5-b338-4411-883c-43de5e5bba15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:31:31.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:31:41.234Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=66eec7fb-2a33-474e-8bcc-01b2b9ff714d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:31:41.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:31:51.243Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7c68de34-0407-4052-bc22-31b02239c538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:31:51.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:32:01.251Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=76583d68-bb03-4adc-b862-021ade9666e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:32:01.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:32:11.264Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=dc499a0e-b1ec-4d5d-acba-d4d4389cf8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:32:11.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:32:21.277Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=59f511d9-404d-450a-ae5f-3f35a118693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:32:21.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:32:31.284Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5d56ed62-0973-406f-9e68-3b89ea2e8de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:32:31.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:32:41.337Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a73122f7-430a-4400-889f-83a03fba2147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:32:41.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:32:51.344Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6de237c9-c0c9-461a-9d9a-75a46d6d3fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:32:51.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:33:01.351Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5061a29e-6c61-4739-8a61-346f2bf1937b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:33:01.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:33:11.359Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6da2b0cd-b817-4c52-b674-4edd7f68e93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:33:11.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:33:21.368Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=acaa02df-1f2b-4ccd-87d4-f9979d3df0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:33:21.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:33:31.383Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=16d2f01f-712f-4092-82bc-4a948f754135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:33:31.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:33:41.390Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=759757ef-79c3-45c7-9abe-2e5a3938a4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:33:41.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:33:51.398Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=27190dd3-1dc8-4bca-83e8-f4dd2eea4dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:33:51.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:34:01.405Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=9b54b2bb-98ef-4dee-a812-775bf448c3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:34:01.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:34:11.413Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c94c5bea-4b35-45ee-9023-659452879465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:34:11.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:34:21.420Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=64b7c2f6-f4b4-4812-8552-b70aee6e2bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:34:21.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:34:31.427Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=124a9d2f-f688-4d4d-89fc-46e18cf0a14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:34:31.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:34:41.434Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4f8446e3-66bb-4896-a5c4-dd4b558c5d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:34:41.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:34:49.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:34:49.520Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T23:34:49.520Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:34:49.522Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:34:49.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:34:49.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T23:34:49.527Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-29T23:34:49.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:34:51.443Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=15c07f64-558f-4f44-ad7e-061fbc54118a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:34:51.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:35:01.463Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f1bc5c10-b2a6-444d-9641-ac404f7387e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:35:01.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:35:11.473Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ebce8653-5ab4-49d6-906e-2eb4c22c2ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:35:11.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:35:21.479Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b68d4f57-d8ec-4ed4-8dbf-6347d74151ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:35:21.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:35:31.485Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7327d75f-9197-4d46-8891-dc731f123247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:35:31.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:35:41.494Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=9b7b9b61-f01c-4232-980c-26cf5ebe099d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:35:41.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:35:51.501Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f94727da-15e3-4ab4-ac11-d24ccba7e2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:35:51.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:36:01.509Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3c4b36ec-db08-47ea-ad45-9be335fc97d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:36:01.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:36:11.517Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1612f89e-a5ae-4efe-826e-22217144bd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:36:11.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:36:21.524Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d63b3d76-c6ad-402a-8825-5379f52b3d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:36:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:36:31.533Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=46c74ada-edb7-4f4b-94d0-29343b0bff27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:36:31.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:36:41.556Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5293b390-6a68-40ed-a8d2-d1a5d4545736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:36:41.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:36:51.565Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a02eef38-e92f-43a7-914f-70f47952dd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:36:51.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:37:01.572Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5a2a4f30-7c66-4ece-8cff-cd11b4415729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:37:01.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:37:11.579Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=52132d14-68fd-4c2a-bada-17907ca52b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:37:11.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:37:21.585Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7051da28-961e-40d7-b77e-53137653e5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:37:21.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:37:31.592Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=dd806bd3-c7ca-4a84-815d-825619c1965d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:37:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:37:41.599Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=302cbdae-967d-4ed5-9b46-c1306e53b645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:37:41.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:37:51.606Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=77e1babe-dd8e-4e28-96cb-9688fd291ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:37:51.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:38:01.614Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=e94870dc-3a3a-40d0-af72-d938af0ee4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:38:01.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:38:11.633Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=e9b9bfbb-e61f-4f06-98d6-b2f150a23a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:38:11.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:38:21.641Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=216efda8-93f9-44e0-9b4d-cb27f338f669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:38:21.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:38:31.649Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c2f48af9-0af7-4324-93ea-5c47baf085b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:38:31.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:38:41.657Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=20fcab8a-a232-4b71-a2c1-cc3d518fb0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:38:41.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:38:51.666Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7c03b20c-7b07-4d20-a1c4-11ba8ccf7d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:38:51.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:39:01.674Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=821859a4-657d-4e7d-8261-68a95c477b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:39:01.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:39:11.682Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a752b7eb-c6fb-400d-aa5a-437682c12cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:39:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:39:21.689Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=da4413e4-1db6-455a-9fe3-2dfe4cade72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:39:21.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:39:31.698Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=2ab0d91e-1bed-4e4c-91de-c045f4043c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:39:31.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:39:41.713Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=318325c5-1f61-4e78-96fe-96cf2ae297b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:39:41.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:39:49.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:39:49.491Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T23:39:49.492Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:39:49.493Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:39:49.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:39:49.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T23:39:49.498Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-29T23:39:49.499Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:39:51.720Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0db52291-fbf7-441b-99b6-f3bbf535ce4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:39:51.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:40:01.728Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a3247a61-98b3-4b9d-905f-b47e6196fc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:40:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:40:11.735Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=21668088-631b-4999-a3d1-8ae4beb6d3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:40:11.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:40:21.742Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=367e9487-f842-4db0-a118-c9e0244463e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:40:21.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:40:31.749Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=52b84ca1-3b92-46f6-b9f3-49b25afd198c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:40:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:40:41.756Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=29332402-bca2-4d66-bd9c-2b90591f6950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:40:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:40:51.764Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=60577c77-5c5e-4b7e-a032-e1d00d3953e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:40:51.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:41:01.779Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f7ad07d1-d609-49b3-aeae-5eb76669472c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:41:01.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:41:11.788Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=975660b0-73a5-49d7-9d32-abe454dabc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:41:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:41:21.796Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ad84ec6a-1953-4f1d-ba9f-a80e4995ac5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:41:21.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:41:31.804Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=bda99e5d-5c3c-45c3-8c27-7da2cee2e78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:41:31.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:41:41.810Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0f1ec87b-865c-47eb-8ee7-67ad6fc4427a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:41:41.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:41:51.818Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=41016195-4e50-4c0a-a7ed-4688422d4937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:41:51.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:42:01.826Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=68d624dc-7ad6-4d38-8c16-7cf2b3ddfd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:42:01.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:42:11.833Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=eb3da40f-8c12-4af9-96d6-10fff15d895f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:42:11.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:42:21.842Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d2c531d0-c56c-41ed-ae55-86c03a55a0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:42:21.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:42:31.858Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d2b10542-6344-45fd-b409-73f4e906a311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:42:31.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:42:41.865Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d30d69f0-efb5-4fae-822c-38fe0ed029b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:42:41.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:42:51.875Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=2cb4ae30-c8cd-427c-8dbd-8380018415c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:42:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:43:01.882Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=70db1473-0e82-4526-a42a-9f6b380225b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:43:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:43:11.888Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f3c87b71-fc75-4fb4-ad74-d8def62c27d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:43:11.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:43:21.894Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=42dbe92c-438b-4fe3-82be-713c8201e5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:43:21.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:43:31.902Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1a01c308-e9b1-4957-bd5b-e05f2ef6fbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:43:31.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:43:41.910Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8cecaa52-8641-4143-a5b8-2a0c92a62d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:43:41.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:43:51.919Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=dbc6afc2-342c-46da-942b-7f311489fe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:43:51.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:44:01.927Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=cab7aa03-0ef4-4e08-8586-27d83b63248d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:44:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:44:11.940Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=e26cddb8-7a2f-46e3-bc29-39ee3c556cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:44:11.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:44:21.946Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6ef89e8b-c6b4-4600-9ada-b99826b9b18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:44:21.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:44:31.954Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d581c3de-1026-4b1d-a4c1-50964995a0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:44:31.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:44:41.960Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=61902aae-c2c5-429f-b326-af4ea8392af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:44:41.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:44:49.531Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:44:49.531Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T23:44:49.532Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:44:49.533Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:44:49.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:44:49.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T23:44:49.538Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-29T23:44:49.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:44:51.969Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8d96978e-376e-4537-8066-882e65351066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:44:51.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:45:01.975Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=adc9117b-4640-4e48-bd8b-6819ebf127d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:45:01.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:45:11.989Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=16af5b95-684a-4a97-ad80-b225d14f4fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:45:11.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:45:22.000Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5eaa60db-debd-45d1-980c-f4bb666af714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:45:22.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:45:32.016Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=11c35aed-f5c4-4fdf-a9b5-b7ce3bd08094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:45:32.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:45:42.024Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=906d4511-315b-4d4d-b9a8-8ab4fd1db3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:45:42.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:45:52.030Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=36247e2e-4fc9-4449-8600-46cf2ad66b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:45:52.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:46:02.036Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5a328706-38e8-413a-9ed7-296d19bccd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:46:02.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:46:12.042Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=dd8bdf29-f55a-4b72-afc8-792dae4c0273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:46:12.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:46:22.047Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5614d651-ccad-439a-bb64-7310bb0e1326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:46:22.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:46:32.054Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d62e626b-5cb3-46c9-94c4-f97820f83ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:46:32.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:46:42.062Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=875d67c9-adc3-48ed-9965-f6514e003d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:46:42.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:46:52.070Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=68495333-6dda-42a6-be92-5af7d0a6102f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:46:52.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:47:02.079Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ce1f9c96-11f9-46b2-8847-3d6b05acd7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:47:02.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:47:12.097Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c4838e46-0da4-40ea-9135-b0a7ab34062f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:47:12.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:47:22.104Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7b89e9c9-06d1-4952-b84b-3704da142849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:47:22.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:47:32.111Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=e697feaf-a982-4bfa-843d-2ec4a122b760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:47:32.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:47:42.117Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=300fa150-4ba6-48cd-82ed-4098cd7e46e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:47:42.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:47:52.123Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=436ec8ee-8a8b-4a1c-8f93-c0bca44c6dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:47:52.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:48:02.131Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3f76157e-cf7f-4bc8-a033-faa5c836330d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:48:02.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:48:12.139Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=256efd07-fe93-49fb-9e34-5a313718f32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:48:12.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:48:22.145Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ad559e2a-e3ff-4c3d-ac2b-5698800dab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:48:22.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:48:32.153Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d41d5c7e-fc6c-408b-bbd9-c59b2c0b88b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:48:32.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:48:42.168Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4889c33b-1f6f-4eb4-abcd-c5499d459e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:48:42.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:48:52.175Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=cccf7033-120f-42b7-a92f-31cfecd5def7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:48:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:49:02.182Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=96d3ed3b-6bc2-4577-a375-befb138d577a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:49:02.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:49:12.188Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=df4b1bc3-1782-49cd-9b5c-3645289f7455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:49:12.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:49:22.193Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=16e0ddf1-8955-41d3-9713-97f52161cf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:49:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:49:32.198Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=081a5059-4988-4fc2-8054-a5d35e4e8871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:49:32.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:49:42.205Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a5aaf094-86e1-4566-aeec-fa522efc6764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:49:42.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:49:49.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:49:49.527Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T23:49:49.528Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:49:49.530Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:49:49.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:49:49.536Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T23:49:49.536Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-29T23:49:49.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:49:52.212Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ce38fa0c-9445-4f84-ae4b-778a71db2b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:49:52.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:50:02.222Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=151c2187-8ac6-4486-84d0-9510c87904be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:50:02.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:50:12.240Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=856e2998-9597-4df7-8786-041d2b7ae5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:50:12.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:50:22.246Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c75a4b1f-6489-4ea8-baf2-3e3da20da4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:50:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:50:32.253Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3f5cffa2-6809-4a54-a6ee-246eefcc5f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:50:32.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:50:42.262Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0e7c9473-ff5b-4259-9c3c-c7552c271d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:50:42.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:50:52.269Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=385da3c2-9fc0-47e6-be21-9f4f23290964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:50:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:51:02.275Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3f917749-4ee3-438d-82cc-e3b6f82ab1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:51:02.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:51:12.293Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=2486ea98-7450-4c64-adef-2986efe92293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:51:12.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:51:22.300Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3ff1b915-1eb4-4453-af92-bc2546d384ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:51:22.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:51:32.309Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7be8545c-e4bf-4b88-891f-9fa1b7318bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:51:32.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:51:42.320Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a0f82a7c-a407-4ffa-b2b5-4aebac93ac48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:51:42.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:51:52.326Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=56944b03-e99c-42bb-9ca0-13e0a5bd0ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:51:52.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:52:02.333Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f0713c30-ed9c-4120-9527-40f3e41a1dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:52:02.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:52:12.340Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5aff9402-264d-4f00-a257-27b6e5486ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:52:12.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:52:22.347Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a6fa4d56-829f-4f3b-8273-cf3fbfe49b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:52:22.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:52:32.355Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=34c39a8e-921f-44f7-8e50-796d4ef5b786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:52:32.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:52:42.361Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6a2f87e9-9b84-4aac-ac8b-fed76423624d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:52:42.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:52:52.369Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=14c248d6-3973-4a87-9bb9-49987f986237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:52:52.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:53:02.377Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5e6b407e-737b-4dff-89f6-93bc60d7afce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:53:02.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:53:12.385Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8a500c10-a5e7-46f3-9149-8ca785890df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:53:12.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:53:22.397Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b7269c04-882e-4d5c-8490-35e802284b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:53:22.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:53:32.405Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=739f9f19-be0f-4181-ac27-b4cba45c82cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:53:32.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:53:42.411Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c196ddbf-22e6-4a91-8beb-331f8b6e3124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:53:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:53:52.418Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=abe92691-aedc-47d9-9c0e-939010e4a6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:53:52.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:54:02.423Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8dab4ca8-edc0-4473-a504-1bbc7b21a8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:54:02.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:54:12.429Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=669ea365-51cc-4b82-86f5-a159bc4ec2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:54:12.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:54:22.436Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3d54f6b4-02da-4ae0-8b3a-580a32591c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:54:22.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:54:32.442Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=93148bce-5cf5-48c4-999e-e01ffcaadfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:54:32.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:54:42.449Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f7c1858c-98f9-4bf6-9459-194912ddb471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:54:42.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:54:49.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:54:49.498Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T23:54:49.498Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:54:49.500Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:54:49.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:54:49.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T23:54:49.504Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-29T23:54:49.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:54:52.458Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8a16935b-03c4-4e6d-b3ac-8168b5abe63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:54:52.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:55:02.466Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=2028edd5-8b3c-429a-8ff9-fecb5f28d854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:55:02.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:55:12.473Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=58b6e7d4-1182-437b-89c9-a27367fcc6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:55:12.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:55:22.479Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=90dc75a8-3d47-4739-a4e0-ea0e549e2672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:55:22.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:55:32.486Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ddeced79-6368-425e-9e23-a2d9ebb5310e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:55:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:55:42.493Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a1f4c685-a4ca-4cc6-9939-8a7791f55281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:55:42.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:55:52.502Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=11f29e34-fd4e-4465-b1d2-d3b3a8e5e152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:55:52.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:56:02.507Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5b76bc11-03d7-4069-88aa-c164a43921a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:56:02.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:56:12.514Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=9bac183f-1083-43ff-8e36-143e9b9b339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:56:12.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:56:22.522Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ab06fe8d-27cf-4f68-afc5-2880d9134f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:56:22.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:56:32.532Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=268c2272-ee7f-45bc-a145-1e8ed53da35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:56:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:56:42.544Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1a4a3f5f-4449-44cf-b715-2ae9ecf52e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:56:42.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:56:52.552Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=64cff510-10e7-4491-aaae-8741830f2420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:56:52.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:57:02.557Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c7785322-1fbe-421e-9b43-dded7d99581b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:57:02.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:57:12.564Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=57525d5c-e9dd-4228-bce0-327af15382c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:57:12.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:57:22.571Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=eced1374-67c7-4786-b312-30f2fce2c75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:57:22.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:57:32.577Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b60b6378-138a-46a5-9544-88f067a0d901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:57:32.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:57:42.584Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d03b910f-f016-4b2f-8b3d-1c21abf1164a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:57:42.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:57:52.590Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4db827c3-c6ec-461a-8243-3e8cca563993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:57:52.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:58:02.598Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=698d3767-3b20-47ed-9c6a-66c17a65f600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:58:02.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:58:12.612Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d1dac6c4-7c1a-4b13-b0f7-453913f767b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:58:12.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:58:22.628Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5c927bd7-974d-4a39-bee4-5430d01e4f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:58:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:58:32.637Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=31099128-f549-4088-8450-14f4c9708ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:58:32.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:58:42.644Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=9e389ff4-576d-457b-9434-4a46b405c248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:58:42.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:58:52.652Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=beacefed-2391-47cf-8f94-52ad737da522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:58:52.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:59:02.662Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=31b05091-e50c-4ec7-bc0d-f64b559fa711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:59:02.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:59:12.669Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=775dd0bb-4824-4962-9436-2be8e496f546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:59:12.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:59:22.675Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=9915cc6f-a273-4436-9c34-75124bd3fd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:59:22.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:59:32.682Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c2b8bf87-2b1b-4d08-b264-454f5b145c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:59:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:59:42.695Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=26d363fa-ab44-4a53-ac37-0d407df1f5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:59:42.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:59:49.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T23:59:49.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T23:59:49.485Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:59:49.487Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:59:49.491Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T23:59:49.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T23:59:49.491Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-29T23:59:49.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:59:52.702Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b3e2146f-898f-4738-8e9b-bc9514f000b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T23:59:52.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:00:02.706Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5a6d109a-dad1-4e70-910a-eef1f74badc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:00:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:00:12.729Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=cee0c662-62d1-4230-81ea-26231c938f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:00:12.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:00:22.735Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f0241515-aaa5-4bd6-bfb7-ec9cd307fc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:00:22.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:00:32.741Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6018fbe1-aea8-4a39-acec-ca318e998a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:00:32.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:00:42.748Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6aa917d6-863c-409c-8111-398fa402743a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:00:42.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:00:52.756Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a877ce05-fcab-4533-95c6-8f1bd51fbcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:00:52.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:01:02.766Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=56487e18-b25b-4930-93d6-c94457349ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:01:02.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:01:12.772Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=fa5785db-464b-4508-b048-0e9d3e868bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:01:12.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:01:22.778Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4867713d-374a-4040-9190-9a3493a0fb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:01:22.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:01:32.783Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=e264c65b-f91e-4a60-a725-ec4a5611ff0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:01:32.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:01:42.789Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=bf1f7a29-d6d2-4600-aad9-78dad19d8d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:01:42.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:01:52.794Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4aaac479-f535-41b0-b151-de4a5211f420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:01:52.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:02:02.801Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=70830381-287e-4984-abf1-89e2d76ef80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:02:02.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:02:12.807Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=30137167-7f90-4939-a486-b697b59db9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:02:12.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:02:22.815Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a4932ffe-837b-4349-9c5e-989a77775691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:02:22.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:02:32.827Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b6fe8ade-31a6-43d7-ad2c-90658f2c6a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:02:32.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:02:42.832Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8864747d-cc6c-4024-a1df-c7ef6bdd63e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:02:42.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:02:52.838Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=86b2a14b-3e14-4ac8-919a-977b33f60184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:02:52.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:03:02.845Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a13fe179-5d41-4fb2-b089-3cfe576add84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:03:02.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:03:12.852Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=51750622-7ca6-4fc5-8e3e-30e943a8488d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:03:12.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:03:22.859Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1240425a-39fc-47f4-8c38-151649e9705e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:03:22.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:03:32.866Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4456aab0-5b87-446f-acf0-db40c0343cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:03:32.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:03:42.874Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=27ae9226-f83e-446f-89f1-c853b032417a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:03:42.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:03:52.883Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=cff60dd9-c321-4333-804b-b20a9447c72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:03:52.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:04:02.889Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=2debedee-be9b-4412-a5af-a999d65cc2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:04:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:04:12.897Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c6250cf7-51fc-4ad1-ad79-38e103ab0ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:04:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:04:22.903Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=bbe251e7-99fc-4603-8f76-11015837328c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:04:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:04:32.912Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=138dca76-b34b-40a6-a9c0-c1cd9842b531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:04:32.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:04:42.919Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=2e77eebc-04b8-41c8-a21a-cac0cfbd3c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:04:42.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:04:49.450Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:04:49.450Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T00:04:49.451Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:04:49.453Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:04:49.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:04:49.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T00:04:49.456Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T00:04:49.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:04:52.929Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3ae4bde3-726a-414a-8be0-7395848d556f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:04:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:05:02.936Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0ecb2638-3c1d-4477-a0bc-4d38fb7aa191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:05:02.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:05:12.947Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=2dbcdbfb-c5b8-46ef-bf5d-d13069c55d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:05:12.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:05:22.962Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=2f6ed87d-2bf9-471b-b961-70240bb5d600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:05:22.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:05:32.969Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=bce2289c-8d15-4f8d-b05a-a619e9813eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:05:32.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:05:42.978Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=e2f7614f-cfce-4272-b861-58a4d3ad44db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:05:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:05:52.986Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7a22d26e-7f2c-44fd-8ce4-e68e6ac82168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:05:52.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:06:02.993Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=fd2347d6-b2c1-4fb9-a1be-c206e5311463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:06:03.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:06:13.004Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5d03c216-47a1-4746-af45-0f1731177d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:06:13.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:06:23.011Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7dbcf839-0071-45c2-bb38-439bf56e9157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:06:23.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:06:33.020Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=9928d523-0f76-4686-a29c-322528c1abf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:06:33.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:06:43.040Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=fdffedab-4b51-4681-9bcc-001d2054b22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:06:43.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:06:53.050Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=e3c443fe-ad4f-4bb4-92c5-a6f587cbdc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:06:53.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:07:03.059Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ec9093f0-75f6-4c22-9510-8691c8db1379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:07:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:07:13.065Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=2fb09d74-3300-4b5b-9069-9b274da27b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:07:13.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:07:23.074Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4866a3e1-3c7a-4862-b7e0-4dfc86c98e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:07:23.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:07:33.084Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=dd1fa9f6-2cee-4583-90a8-c69897d82ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:07:33.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:07:43.090Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=52adab46-e35d-4579-bc84-a69b12eb2370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:07:43.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:07:53.097Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=424dccbe-01e5-4b7b-a883-e8dc7ce71cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:07:53.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:08:03.103Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b0113087-a114-45c4-b5ee-6531108db927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:08:03.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:08:13.110Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=754f3e69-f48c-405d-ba1f-4c3567cec52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:08:13.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:08:23.117Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d871f8a8-6f8b-42ee-b150-b76373dacbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:08:23.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:08:33.127Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=21d589ea-39cd-4c5b-a8d4-79f65d463f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:08:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:08:43.133Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=2ef70466-ef69-438c-9abd-a03a83894ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:08:43.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:08:53.139Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4ecc7417-1108-47c5-851b-733796027267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:08:53.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:09:03.146Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d92e3c68-4657-418f-b0b1-2e8011a374c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:09:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:09:13.153Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=20a34a42-3010-47da-982c-32a4b939546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:09:13.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:09:23.160Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=633dc1af-ad5c-4d37-b8e1-889c65a4319f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:09:23.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:09:33.168Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=178c2d29-5cf4-40d9-91b6-23f29365780c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:09:33.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:09:43.176Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c4d21df2-980c-4e95-b672-19bca4f67330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:09:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:09:49.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:09:49.511Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T00:09:49.512Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:09:49.514Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:09:49.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:09:49.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T00:09:49.518Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T00:09:49.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:09:53.191Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=119a9c4f-0212-4157-a1ca-797855059a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:09:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:10:03.199Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=cbf6065d-c6e0-46ad-b490-8795d1dd7d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:10:03.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:10:13.208Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6fb497f3-9247-43a6-8cc7-0b734cabc2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:10:13.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:10:23.215Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=56d12b86-99b9-458e-9423-0a0980db2b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:10:23.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:10:33.221Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7e3aaf6b-1181-4237-847e-085f3687bc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:10:33.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:10:43.228Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=dc65a4c9-e31f-442d-aa18-f8bf010f52ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:10:43.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:10:53.235Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d0e4b05f-2cf9-49be-a3bd-d5d01ae71935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:10:53.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:11:03.243Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=377eba3e-b865-403e-abf6-7314c25093b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:11:03.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:11:13.249Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=25b583f9-9e52-4acf-99cf-74d8fb3bc0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:11:13.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:11:23.258Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=37260eea-4e2a-4f5e-9d9b-d58923a927a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:11:23.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:11:33.269Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=2bc03033-a047-4640-9cce-f2b09828d37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:11:33.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:11:43.277Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c47d8f94-85f4-4aff-bb8b-8ffb58ae241d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:11:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:11:53.284Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=afe2ecc0-1952-4cba-a9f3-54b187bbac76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:11:53.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:12:03.290Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=74aaacce-2caa-47d9-bf8c-505615c21b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:12:03.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:12:13.296Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4a447a2e-eeb0-4e4b-807f-f3e151b77388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:12:13.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:12:23.302Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=85f6c035-0fa2-4efe-adeb-6a53b87c2517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:12:23.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:12:33.310Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7d0b51ff-2bbf-498f-acef-c27c52813d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:12:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:12:43.316Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f73a99c4-51fc-404f-af17-c701d58065a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:12:43.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:12:53.324Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=2c577b12-a41f-4e7d-aa76-6c8f4811c8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:12:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:13:03.334Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a872eb78-627f-4159-82b1-19b073f2c7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:13:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:13:13.341Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1d7f64c1-c37f-418b-9ed8-4433eb3d9280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:13:13.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:13:23.349Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0c127410-09b4-454a-acef-fed4e5ec9bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:13:23.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:13:33.355Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5b04e8d5-b3bd-4632-9dda-190ccaefa1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:13:33.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:13:43.361Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=82e68f42-82b3-40c9-ab61-1fc8939597a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:13:43.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:13:53.368Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=fc14cc6b-b93d-4659-b146-2eabed0664d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:13:53.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:14:03.374Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=420c51d2-02e7-4784-8a4d-3481500e0105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:14:03.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:14:13.383Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c38bd318-68a9-453f-b7d5-3c708861c39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:14:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:14:23.392Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=34dd8c90-0817-48af-a6ad-c8eceaf70a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:14:23.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:14:33.407Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=678ffa6b-fcd3-488e-9cf1-bd807dd93ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:14:33.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:14:43.418Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7cb1c58f-9768-48c5-aa3f-f1058f4387f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:14:43.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:14:49.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:14:49.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T00:14:49.517Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:14:49.519Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:14:49.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:14:49.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T00:14:49.524Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T00:14:49.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:14:53.425Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=be9c01b3-0275-4ac5-9ecc-46d93d722e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:14:53.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:15:03.431Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=96533e24-e1a7-4b88-a191-8d1737873282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:15:03.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:15:13.438Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=9660f9ce-1611-41e9-b01c-9294df4fb3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:15:13.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:15:23.444Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=de07265d-3fdd-4505-9af8-58ae3a1ac536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:15:23.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:15:33.449Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0748e34c-de5c-4d1e-ae72-d1dd4243f493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:15:33.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:15:43.455Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=fc2d4b35-f10c-4762-ad83-aef1362cf8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:15:43.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:15:53.462Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=feb78754-1977-441f-9446-e8fd91382fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:15:53.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:16:03.471Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a3e13e64-8e34-4758-b745-4cfdb6808c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:16:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:16:13.484Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=160b417e-ba27-44e3-8d5b-42cbad36e6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:16:13.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:16:23.492Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=27fc68ff-82fc-404d-ae5e-ff9abe9487cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:16:23.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:16:33.499Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=70bbdfd4-836c-457d-b370-a7be30250bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:16:33.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:16:43.505Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6d667878-64c3-4588-acd5-f53e6469e0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:16:43.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:16:53.513Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c2bf034b-41ee-43d5-bf2e-9c26a7b66a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:16:53.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:17:03.520Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6e09e694-8b75-4282-b13f-5de38ecfad89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:17:03.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:17:13.526Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7e04d49c-ca02-43ff-bbeb-c4c75109ebed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:17:13.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:17:23.533Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=100799fc-141e-4e82-9d25-527194446207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:17:23.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:17:33.541Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=72efcd2d-ce6e-4aae-8a22-a8685862b8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:17:33.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:17:43.551Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=dd833ac8-1676-4311-b8bf-05ec1b4f983a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:17:43.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:17:53.558Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=74d11134-8974-434a-bd04-8f4384920e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:17:53.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:18:03.564Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f6e7050d-7454-4ec3-af23-a4f3bbce10e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:18:03.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:18:13.570Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f0e60266-bc3f-42db-9b56-558ecec9416e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:18:13.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:18:23.579Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=e36927c8-1777-4d24-82ae-9e0faaf44317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:18:23.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:18:33.584Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d044ebb1-1aec-489c-aaa8-8f63254a8d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:18:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:18:43.592Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1084531d-b32e-4499-857a-f06c969a9140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:18:43.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:18:53.598Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=87972cf1-a81e-4238-bae5-60365edb63dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:18:53.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:19:03.605Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=96994253-41a9-4f78-a2e8-2d8f86b15de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:19:03.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:19:13.618Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c9ef4ce5-2284-4175-974b-f0be259c701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:19:13.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:19:23.624Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=e2ded10c-6f41-410e-b93d-b03d576cc238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:19:23.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:19:33.631Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4443ab92-fd72-4659-b2da-eb3a7c54db97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:19:33.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:19:43.637Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=facab691-5e49-4162-8893-f023045325a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:19:43.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:19:49.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:19:49.496Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T00:19:49.497Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:19:49.499Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:19:49.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:19:49.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T00:19:49.503Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T00:19:49.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:19:53.645Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=44f07e64-62ac-4df5-96a6-fd2c47ac1b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:19:53.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:20:03.652Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=417d024b-ddc9-47bf-a6d0-cc971875feda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:20:03.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:20:13.658Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=552c8883-feb2-4b74-9296-7b2c6852451f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:20:13.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:20:23.665Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8a5313ca-1793-4ebb-aecd-5802ca279061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:20:23.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:20:33.673Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=cff60dc6-4f66-4cde-8104-c1d48e1669d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:20:33.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:20:43.684Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f0b43d04-b7fb-4146-b1c1-d9c12d3b0c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:20:43.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:20:53.693Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a7400534-8e65-49d8-b567-d8a8bfdc7cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:20:53.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:21:03.703Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f4f40487-59a6-4307-a49a-fc25a7327682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:21:03.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:21:13.710Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=53a02c4e-5526-418d-a57a-7ea4d0451701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:21:13.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:21:23.717Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=dd4203aa-cdd4-4dcc-a264-3f7c33fd312d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:21:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:21:33.724Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d3317381-5714-49f7-8c53-a82770234747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:21:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:21:43.730Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=afe0b7b1-94b7-4efa-8cc6-84b295656935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:21:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:21:53.736Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=494c15c2-c949-4e98-b6ec-f158402d10f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:21:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:22:03.745Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=53b06e6f-6cfc-419e-945a-10ff5782b47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:22:03.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:22:13.761Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=961f720e-f143-49a1-849c-9dc59c28b730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:22:13.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:22:23.770Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1652c564-89c6-4558-bfcd-476cf492e58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:22:23.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:22:33.777Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=15a907cb-4db0-46aa-aef3-7ee6fb5cb4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:22:33.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:22:43.783Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a24d9449-81bc-4173-a1b1-bd86672275e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:22:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:22:53.790Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=fddb435d-9e83-4466-a56d-bf743daae1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:22:53.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:23:03.797Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8900860f-7980-492a-abed-eaa500fb93f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:23:03.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:23:13.805Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=cb80ec6e-e97d-4e69-8e8b-e3907df39a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:23:13.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:23:23.813Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=459f5080-9bac-4912-b87a-de3d2b82dd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:23:23.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:23:33.822Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=32cc016d-2369-42d3-8435-db588d0a780c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:23:33.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:23:43.836Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d53c72a6-db4d-409e-93d4-b7cfbacec9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:23:43.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:23:53.849Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f0abb08f-423a-4195-aab3-a8e1f6a690b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:23:53.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:24:03.857Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d3d5ac2b-eeac-4403-ba42-9272969b3aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:24:03.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:24:13.863Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=dd7c6a31-eb68-4d79-8b33-0a3586616d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:24:13.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:24:23.870Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=eb6accfb-7118-45a5-b344-be24a79d56d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:24:23.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:24:33.877Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3b10a00d-3017-4913-87dd-7ab6b99b45dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:24:33.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:24:43.885Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a727c960-5fc3-4f56-a28b-b205135a016a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:24:43.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:24:49.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:24:49.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T00:24:49.485Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:24:49.487Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:24:49.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:24:49.490Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T00:24:49.490Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T00:24:49.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:24:53.891Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7a125b91-4d0f-4409-b6ef-cbcfdd79d692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:24:53.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:25:03.899Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=25c106cf-f390-410c-9af2-7e0f12de3c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:25:03.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:25:13.915Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=99d3f118-ef62-4c84-981a-351486fe2a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:25:13.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:25:23.924Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4bf0500d-d8f7-4cac-a3f7-7e648939da17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:25:23.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:25:33.931Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=74b142d3-c41d-46b9-8c52-2d7b2b6be1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:25:33.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:25:43.938Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8065ecfc-b6da-4a3a-bc1b-6b7443c0e1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:25:43.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:25:53.945Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6a2e3802-5d51-43f0-a145-68384207cd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:25:53.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:26:03.954Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7ef15a98-4834-41df-9a2e-b0dbbc932a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:26:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:26:13.961Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=419f5211-d6df-412c-84cb-8c598f917396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:26:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:26:23.970Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5071d636-7226-441a-8ffb-4ce28baebd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:26:23.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:26:33.979Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=38189986-bf6a-4a29-b1fa-8add0f74660b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:26:33.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:26:43.995Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0cb07f9d-2de7-4b94-a4d6-debfd25024bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:26:44.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:26:54.004Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=059618e5-bc29-4af5-bc98-3fa2dc9e9773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:26:54.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:27:04.013Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=eb6cda1f-8d2a-42ad-aa8c-c0bf1d111524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:27:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:27:14.021Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=132b4495-c243-49b2-bea9-bb4d0bb97f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:27:14.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:27:24.027Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3dcc715b-9a7d-4a02-bdef-6b7e021eb523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:27:24.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:27:34.034Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ff5283bf-9e70-436f-91b1-9df9adb8dc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:27:34.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:27:44.060Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b1d4a051-d9bf-48f6-a67f-446d4289cee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:27:44.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:27:54.070Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8cb4cd43-0e92-4c0c-9080-67436ef3bad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:27:54.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:28:04.081Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c7f2b739-faa1-4f8e-9f0f-0f3297f02e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:28:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:28:14.098Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=655bece7-e746-4d81-9050-17b2487329f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:28:14.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:28:24.104Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=33e16688-5265-4705-afb7-2088f82ced64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:28:24.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:28:34.112Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=36ae1003-862b-4937-bdaf-09e80b02853f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:28:34.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:28:44.118Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=743db0c6-39d5-4bad-bb91-463f6b93a6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:28:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:28:54.131Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1676c904-2341-4f57-a036-328295f0212a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:28:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:29:04.138Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f18233f8-3262-4696-affa-aabf94481119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:29:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:29:14.145Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=9dbfb227-221b-40ad-bcf9-a8e092e628c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:29:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:29:24.151Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8e2b908c-6a58-4736-bfde-5f30729fa5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:29:24.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:29:34.160Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6cf5085f-57d4-40d1-b9ff-730f978580b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:29:34.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:29:44.172Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=793bd4a0-c5c7-496b-ae94-ecb68c5e5765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:29:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:29:49.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:29:49.461Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T00:29:49.461Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:29:49.463Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:29:49.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:29:49.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T00:29:49.467Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T00:29:49.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:29:54.180Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=429691ec-06c7-4ece-a54a-5040b5eb90ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:29:54.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:30:04.188Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6b7eb2c2-ce7a-405e-b0c1-b7e308b30e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:30:04.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:30:14.196Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5a4ff854-0dc7-4704-878e-ed758973c86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:30:14.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:30:24.202Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d3391a9b-e91e-4bff-a495-efecd1f1300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:30:24.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:30:34.208Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=5932a61d-b7e3-4f00-9f32-c1fd7cf822f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:30:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:30:44.215Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a63ed535-85c7-4526-b2fa-619c33b4be91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:30:44.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:30:54.221Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c45d038c-2ee0-4f0c-bc68-794f917339a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:30:54.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:31:04.232Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=9d144a4c-6413-41e9-88b3-905eb155a1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:31:04.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:31:14.243Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=bae1648f-5f93-48ae-a22d-d50081c2f757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:31:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:31:24.253Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a423d61f-9850-4be6-8d38-87ee7498e8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:31:24.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:31:34.262Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b3e2b182-c973-4309-b88f-f549adfceced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:31:34.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:31:44.268Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=da4059e8-7f7e-4404-a318-eac4eded6243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:31:44.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:31:54.276Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=2ca3d733-cce2-4337-aa78-59f624e9a887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:31:54.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:32:04.283Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=28fb54ed-2502-44d6-b59b-a8d2e5680b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:32:04.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:32:14.290Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7e88cb5a-8782-4013-a8ae-3b2a2fea5b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:32:14.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:32:24.298Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=02494950-b0e9-4bc9-85cc-301a4d70d576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:32:24.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:32:34.304Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d625de72-7cd4-4a15-bd1a-61de1c626282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:32:34.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:32:44.312Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f6a2ca20-0c2d-47d1-8ebb-def1e334aa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:32:44.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:32:54.326Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c159e09d-f927-4d96-aed4-7b81f60858e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:32:54.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:33:04.333Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1a75e991-41aa-4ffd-a261-1499f53d5e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:33:04.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:33:14.340Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=52674a68-823d-4e86-b67b-9c900095db8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:33:14.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:33:24.348Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b2e6d98f-5415-44bd-890a-6c8c9c572e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:33:24.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:33:34.355Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=37fd5976-c4fd-4a95-adbf-3f5d74744991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:33:34.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:33:44.361Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ba809e50-dc9f-4fed-ad9b-d365cd803d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:33:44.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:33:54.367Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=20cec85e-b0ab-48c9-965a-e3bdba27e87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:33:54.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:34:04.375Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=cdc592d7-e432-4737-a2c6-d557fdba214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:34:04.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:34:14.383Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a32b2f07-fa4b-46bf-80a1-2a8988d3a44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:34:14.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:34:24.401Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=84557eec-ed70-47fd-aee9-3b696c23d72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:34:24.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:34:34.409Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f52a7d96-412c-4a34-b364-a6e5427573a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:34:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:34:44.418Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4d68b3f3-ac6b-4a24-972e-8be4542785ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:34:44.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:34:49.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:34:49.461Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T00:34:49.461Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:34:49.463Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:34:49.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:34:49.466Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T00:34:49.466Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T00:34:49.467Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:34:54.424Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=08395579-098a-4e66-8ff0-8309466e685d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:34:54.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:35:04.430Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1b661f47-d9c1-4379-b8d8-be6ed11bcb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:35:04.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:35:14.438Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a4509e95-a889-4e6d-94b6-a83e97db87c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:35:14.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:35:24.446Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=9962c928-c233-4612-8e6a-6a01e50f20b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:35:24.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:35:34.453Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=bde7c8e0-ce95-4d34-97ea-d4b20b937e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:35:34.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:35:44.463Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3b9ab686-d229-46c4-8c75-df2a34459912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:35:44.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:35:54.481Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a911e455-ac04-4758-8931-5608f0f29178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:35:54.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:36:04.489Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=fd11e13e-1c52-4d83-82e4-eb417263096d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:36:04.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:36:14.497Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1af0bf47-55c2-4f5b-8e6f-874e65a8aa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:36:14.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:36:24.503Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=029da4bb-74cc-4955-be1d-e11fb4fafe3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:36:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:36:34.510Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d021d033-bff5-4203-be1b-ffed4de86953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:36:34.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:36:44.516Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=aec63766-c970-4f97-baed-42c94f8ed9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:36:44.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:36:54.546Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=814ac5c6-efeb-4086-981f-c9f3ac68d166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:36:54.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:37:04.552Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=43b5240d-e6c1-46a2-99bb-f5324e73ad44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:37:04.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:37:14.561Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=13493dd5-64e6-43a0-8c95-c04796edc5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:37:14.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:37:24.573Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8364c84d-287c-47da-b551-b91a381da941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:37:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:37:34.580Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c0626d94-01cc-4d13-a637-dec9e5410a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:37:34.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:37:44.588Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=16fe455f-9751-4c2b-835d-682ca02b8dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:37:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:37:54.594Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=be18355a-0a44-4478-a8e8-6fc353631bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:37:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:38:04.600Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4f5ff586-dcf8-4b11-8f86-5714e1485a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:38:04.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:38:14.609Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7b3449be-49e0-41ce-ac86-4083e32d1048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:38:14.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:38:24.617Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=696d079d-ae80-4f6c-8318-d56b96d3f826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:38:24.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:38:34.625Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=53309bcd-27e3-412c-8527-96c759be5041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:38:34.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:38:44.638Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=3f841649-c6c9-4669-bba7-4b7c6d3233ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:38:44.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:38:54.645Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f2e3e298-7a74-4218-93e6-fc4948375f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:38:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:39:04.652Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=82a25e5a-e9bc-4b80-947c-dbc267edc723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:39:04.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:39:14.657Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4e12dd95-04e2-4304-b23c-bb1893f62132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:39:14.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:39:24.663Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0fd261bd-b37b-4101-a998-06f2f4836583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:39:24.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:39:34.670Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a9b66faf-642b-4764-a6cd-1fd6af547c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:39:34.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:39:44.676Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6b3a448a-81cd-40e1-b120-2aa54173a0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:39:44.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:39:49.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:39:49.484Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T00:39:49.485Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:39:49.487Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:39:49.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:39:49.490Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T00:39:49.490Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T00:39:49.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:39:54.683Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=dc1fad90-02d3-4ffe-a1c5-f711c4979098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:39:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:40:04.689Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=61501576-5934-4c0b-8e62-2b6d3a939f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:40:04.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:40:14.697Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=f7fa39ab-3180-47e0-a68b-000067ac755a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:40:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:40:24.711Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=d8a4e373-2158-4075-98c7-ae1bf7dc9f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:40:24.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:40:34.718Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=b50345d4-d27c-473a-89b2-ada783a909be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:40:34.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:40:44.724Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4300f9d3-e726-4e1b-bf87-6872c62ea9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:40:44.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:40:54.730Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=eb3d7bdd-8137-4f1c-90a3-baa518894410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:40:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:41:04.736Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=917cd9a5-0966-49ce-bec6-ce22ed04a5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:41:04.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:41:14.742Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4e4704c3-c20c-4443-acab-0651211c87b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:41:14.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:41:24.748Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=a96b8188-46e2-4b88-a42a-e995b432c454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:41:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:41:34.754Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=03167e6d-e38b-41d0-925d-9f11ab57ee0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:41:34.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:41:44.764Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=8b33ff61-9cb1-4683-a37f-c28b439775dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:41:44.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:41:54.774Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=798b998a-f9b8-41f6-8823-5ae544831948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:41:54.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:42:04.781Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=6f7b380e-0ba5-4f3d-900e-6c2099eda583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:42:04.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:42:14.788Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=43b45f31-56a9-4dc5-a26b-da6a48d18e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:42:14.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:42:24.795Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1a9ad6b5-b704-422e-bc67-c7ad9efc99f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:42:24.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:42:34.801Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=36a30a0c-fbe2-4295-82d9-ce82e6616967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:42:34.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:42:44.808Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ec195ea5-edaa-4326-8b3f-1fdef2d01ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:42:44.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:42:54.817Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=72fa5105-89e0-467f-9933-ea4c165920d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:42:54.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:43:04.826Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=7bd91402-6684-4faa-b236-57d9845b8437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:43:04.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:43:14.835Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=c1a3499c-b38c-4c74-b806-c6554b9502ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:43:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:43:24.843Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=afd4e879-5712-4026-b1e9-cf3928ea3a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:43:24.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:43:34.850Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=82d028a4-1967-4abb-a463-c740eedba974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:43:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:43:44.858Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=63b2aba6-c3c9-48a5-9bbb-1d1d57449d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:43:44.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:43:54.864Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=202519f4-7037-4f22-97e5-80d65f952827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:43:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:44:04.870Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=831f312f-a7e6-41d9-b786-3f48e4a3e7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:44:04.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:44:14.877Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=1d7ead4b-e54c-4761-b1de-08af48a8bc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:44:14.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:44:24.885Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=fcf55855-28d4-4be6-97cb-9a77207d0279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:44:24.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:44:34.891Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=660c17e3-4572-4d64-897b-c9cd77ce6201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:44:34.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:44:44.903Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=4eb6ab25-d88c-472f-995e-b6d3170ab06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:44:44.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:44:49.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T00:44:49.498Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T00:44:49.498Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:44:49.500Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:44:49.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T00:44:49.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T00:44:49.503Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T00:44:49.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:44:54.910Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=41f9678b-2efa-49a5-af51-cc47338b381e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:44:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:45:04.917Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=ca97bbcd-55bc-4e64-beb7-e2b383fd363c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:45:04.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:45:14.924Z |INFO |Init configs |InvocationID=91177454-6336-4300-b069-46143aeee9aa, InstanceUUID=0156c8d3-48b8-48b1-84d9-6d53c85c2a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T00:45:14.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |