By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:14:26.880Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:14:26.883Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T23:14:26.931Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:14:27.531Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:14:27.624Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:14:27.624Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T23:14:27.625Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T23:14:27.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-23T23:14:27.787Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-23T23:14:27.806Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-23T23:14:29.028Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-23T23:14:29.335Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-23T23:14:29.350Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-23T23:14:29.350Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-23T23:14:29.390Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-23T23:14:29.390Z |INFO |Root WebApplicationContext: initialization completed in 1583 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-23T23:14:29.696Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-23T23:14:30.420Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-23T23:14:31.924Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-23T23:14:32.353Z |INFO |Started MainApp in 7.407 seconds (JVM running for 8.041) |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-23T23:14:32.411Z |INFO |Start scheduling PRH workflow |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:14:32.423Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2a1959cc-0963-4a9c-838f-bc1a3cbd5427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:14:33.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:14:33.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-23T23:14:39.865Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-23T23:14:39.866Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-23T23:14:39.869Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:14:43.921Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d4a78b45-fed0-4205-8f9e-a4a48093f25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:14:44.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:14:44.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:14:54.982Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7850a119-9d4c-4d5b-87be-9e7d0c96b3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:14:56.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:14:56.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:15:06.050Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d4c696c0-0d43-47fa-8624-50feab62b983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:15:07.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:15:07.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:15:17.097Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f9aa89f1-6740-4847-8650-55c45789ff2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:15:18.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:15:18.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:15:28.169Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3561fd54-616d-4f58-bf98-156fe365cdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:15:29.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:15:29.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:15:39.208Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d377066b-fc4b-4eb4-a37b-42175bc3b588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:15:40.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:15:40.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:15:50.245Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=92cd6081-7ee3-46b8-a9b2-b79dd21313f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:15:51.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:15:51.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:16:01.286Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a17a8610-b7e4-4161-9b91-c16b29934cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:16:02.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:16:02.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:16:12.324Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d039c760-64b3-4f57-930b-4e9228f0df21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:16:13.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:16:13.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:16:23.363Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d686403e-754a-4fc5-af50-49be799bda0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:16:24.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:16:24.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:16:34.403Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=228b2403-aafd-41c5-a72e-f0cea3650d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:16:35.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:16:35.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:16:45.442Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=610752d0-4731-4daf-a96b-b36ef1828acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:16:46.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:16:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:16:56.488Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=71b68abf-5918-48ff-b652-bf68d19e03ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:16:57.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:16:57.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:17:07.532Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e2214190-0323-4ebd-9a04-5ea397223eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:17:08.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:17:08.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:17:18.563Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=86dfe2c5-42cd-4e02-9461-ccd33fafceb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:17:19.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:17:19.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:17:29.607Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=87377af1-d197-483b-808b-222d75d9ce00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:17:30.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:17:30.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:17:40.643Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3d648321-00ab-4543-82c5-59d3be66c2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:17:41.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:17:41.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:17:51.683Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=630f2667-183c-430d-b207-2331c5abbd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:17:52.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:17:52.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:18:02.725Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=79c804ed-5764-4922-9235-21136f5f604d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:18:03.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:18:03.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:18:13.764Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=aa4a7785-ba3b-4d7f-b4c7-00b844118ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:18:14.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:18:14.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:18:24.805Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=272f72a6-9d35-4538-b013-a87a98fa2b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:18:25.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:18:25.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:18:35.843Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=19d036e1-b4ff-4f46-a51b-918f298fea7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:18:36.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:18:36.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:18:46.883Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=12b250aa-9cbb-4d3e-958b-5a4eba062f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:18:47.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:18:47.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:18:57.924Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=df67cfe5-0252-41ca-b67e-238ca137e4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:18:58.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:18:58.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:19:08.995Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c340804e-7dee-437b-8e82-56eca38dea8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:19:10.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:19:10.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:19:20.036Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=bf7001c7-4067-4c5e-94f6-0d491ba33f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:19:21.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:19:21.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:19:30.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:19:30.617Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T23:19:30.618Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:19:30.622Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:19:30.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:19:30.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T23:19:30.632Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T23:19:30.635Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:19:31.075Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=34932df5-fcdd-47e4-880b-e67462e06caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:19:32.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:19:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:19:42.117Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=10e45bbc-8046-4871-85c2-8828dbcb608f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:19:43.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:19:43.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:19:53.155Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2711bf0d-d139-41e5-871c-994956903906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:19:54.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:19:54.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:20:04.195Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=64e61713-ed71-423d-aef6-d1f7a9fd94ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:20:05.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:20:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:20:15.235Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=34155c9b-b9f6-4439-9b18-ca048d7689d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:20:16.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:20:16.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:20:26.279Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=115731da-ef9b-4706-a956-535b76c89663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:20:27.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:20:27.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:20:37.315Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6bf3815e-2993-4a6c-9e1b-fd4324a3cc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:20:38.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:20:38.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:20:48.361Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=eeffbb63-7d1a-42b6-ab19-dc82a8c9b9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:20:49.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:20:49.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:20:59.429Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=91ee0855-2192-410b-98d1-57e41a536ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:21:00.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:21:00.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:21:10.466Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f3f2071f-3b29-4054-920d-be428251f45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:21:11.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:21:11.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:21:21.507Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a4001fab-f404-40f3-89a8-fcf2846dd7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:21:22.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:21:22.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:21:32.548Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=cc90a948-86e4-425b-83fb-46ea773e7bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:21:33.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:21:33.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:21:43.591Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3966820e-38d4-45d3-8ef0-9790513d6834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:21:44.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:21:44.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:21:54.627Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=512c86ca-3104-49c2-a522-20a4c4075db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:21:55.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:21:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:22:05.667Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=97a7a03e-ac73-40c6-ba15-23f5ede275dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:22:06.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:22:06.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:22:16.708Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3f6840d2-e91f-4303-929d-374df345f1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T23:22:17.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.25:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:22:17.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:22:27.749Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b26e5509-accb-41fd-aa05-4779d2e526db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:22:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:22:37.901Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b1b8b1e3-c44b-483c-8057-4b122fd3c131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:22:37.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:22:47.932Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6fd4d857-2f9c-481f-a729-ecbf1730fa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:22:47.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:22:57.955Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8a35777d-88c4-4fe6-b1e2-f88e92872eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:22:57.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:23:07.969Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=fc8aa5c5-a671-4df2-8418-9d07ce279daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:23:07.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:23:17.994Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=448a23a7-1366-4981-b19c-cb9d30d7aac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:23:18.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:23:28.012Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b073645e-f31a-4791-af98-b9180961ff18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:23:28.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:23:38.037Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=48d370ac-08fd-49d3-978f-b783fdd1f904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:23:38.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:23:48.049Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d5bd1073-8020-4ef5-b973-cd13f231b5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:23:48.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:23:58.065Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8e34a06d-a9a2-42be-b5aa-556ba34092d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:23:58.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:24:08.092Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=cf1f17cf-dffc-4880-98d8-4b871fd3ee10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:24:08.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:24:18.118Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=16e3a2d9-c343-422f-af56-2ffda861dcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:24:18.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:24:28.137Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f61dfc31-f50d-4726-b9a5-b520368db388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:24:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:24:30.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:24:30.136Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T23:24:30.138Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:24:30.144Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:24:30.153Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:24:30.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T23:24:30.153Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T23:24:30.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:24:38.150Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=1eff4887-f292-4c45-8b2e-3d1595e6e855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:24:38.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:24:48.160Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a2dd0ee6-f0cc-4688-a105-4ec39751035a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:24:48.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:24:58.174Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5e1942d5-07c7-476c-b140-496dc17018ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:24:58.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:25:08.209Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=788e60de-a59c-4b0c-afcc-a590afaf73ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:25:08.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:25:18.221Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e7d3d010-c56a-43f4-af95-4ea707f8d477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:25:18.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:25:28.238Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=156df89f-24b3-4f8a-9fda-c8293d2ca5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:25:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:25:38.254Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=420944db-0330-4829-8ad4-72c31508bc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:25:38.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:25:48.265Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f8c045c1-11bc-4905-a88d-f915c7ac1301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:25:48.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:25:58.290Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=313cc83c-89d4-46b9-af5e-de9d9f40dd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:25:58.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:26:08.303Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=bd0257fa-71b4-4f11-8b9f-3f75118d4da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:26:08.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:26:18.317Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=fc2e4a69-47e2-4f82-88ab-509a6e28c81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:26:18.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:26:28.340Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=68d89bcf-c6bf-4ba8-a011-351436823cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:26:28.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:26:38.361Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3f3147cb-3487-4f07-b6b5-a484e9f20f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:26:38.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:26:48.377Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e395df93-3ea0-4800-b011-68166ede6c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:26:48.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:26:58.394Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a8b207c7-e954-4899-b521-9762efb8f2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:26:58.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:27:08.404Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=17f7e18d-785e-4954-8c0c-8f98977d6c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:27:08.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:27:18.418Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4c827a1a-66bc-4ea6-9be5-c7eb53aebed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:27:18.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:27:28.451Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ebacb145-6441-4d1a-9b1d-8d859b5b61c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:27:28.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:27:38.467Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=cd6fe35f-ccc0-413e-bd8a-4b2618931f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:27:38.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:27:48.477Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d26f72b0-ef7f-450f-9d25-e92bceab69e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:27:48.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:27:58.488Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e8764224-787c-4189-bc1a-96230f1eded5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:27:58.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:28:08.497Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e3b30106-c999-4f3d-8a8a-17a28fdfa0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:28:08.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:28:18.514Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5daf8505-ef6e-4b10-8971-0056f1d0dae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:28:18.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:28:28.542Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f17a1db3-d4f6-4751-8a39-184d3658a615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:28:28.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:28:38.554Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=84729b6c-8e7d-4b28-bd06-63ceea6513da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:28:38.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:28:48.573Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c53858c0-78a2-4a60-94b2-e70c2d9201c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:28:48.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:28:58.580Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=290ea43d-3268-4b6c-b8d2-29232cf478f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:28:58.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:29:08.588Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3dce3c02-4c13-492f-820f-8d6c09243bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:29:08.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:29:18.602Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e118f346-d34e-4264-ab19-0130b337f8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:29:18.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:29:28.626Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=76386cd1-5ebd-48fa-b27e-d9c74497aca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:29:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:29:30.131Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:29:30.132Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T23:29:30.133Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:29:30.136Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:29:30.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:29:30.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T23:29:30.143Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T23:29:30.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:29:38.638Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f1375820-b7c1-4aad-8c70-6b1d68ff4ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:29:38.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:29:48.653Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=cfafcefb-aa4a-4ef1-99d0-a289d00cdaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:29:48.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:29:58.663Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=17dc3964-8f1d-4304-832c-4b21f882215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:29:58.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:30:08.686Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8b0900d6-4bc2-466e-9a74-2c5f936346f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:30:08.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:30:18.697Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8e6ab154-46fa-414d-adea-9b2980f7bd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:30:18.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:30:28.711Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4a0512f1-0e62-4a51-91ae-2aee43edf2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:30:28.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:30:38.734Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6493a299-bd1d-482d-bd90-a306d008ed38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:30:38.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:30:48.745Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=0ebc23f1-4747-40a0-bd92-5f4c95468450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:30:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:30:58.759Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=14aeb111-7526-4f87-bbb9-39be9cc4b020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:30:58.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:31:08.766Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=50778cbe-2dcf-4518-9bcf-d8e0875d30d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:31:08.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:31:18.775Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7d6c5303-c417-417d-896e-337a4122d0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:31:18.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:31:28.785Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=907c6101-d912-464f-b717-ec7c640a445e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:31:28.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:31:38.793Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=685c34db-ffea-4637-b21e-28ce787ba0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:31:38.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:31:48.804Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=04262c38-7bc8-4271-b227-64cafa34ab9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:31:48.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:31:58.816Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=fe292910-c9e3-4588-a18c-3ede500aa717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:31:58.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:32:08.832Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=0ea389bc-1c9d-42bd-b7ab-e679168c324d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:32:08.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:32:18.844Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ca229a62-6665-4295-b8d4-f052bbefe2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:32:18.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:32:28.853Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=783899cc-6397-4449-928b-45c4436bdd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:32:28.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:32:38.865Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6e67bd72-0b91-4d0c-a00d-dab695fb2c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:32:38.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:32:48.876Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=483ddae7-b23c-451e-adfe-130d4e8401ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:32:48.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:32:58.885Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d5c224e9-ce79-4142-8133-f403719db662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:32:58.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:33:08.896Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=18739431-028f-4f87-9063-242241c23b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:33:08.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:33:18.914Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=28a9ed3b-5234-4bd9-be1e-a3bb808e68b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:33:18.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:33:28.931Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=11b9dbcd-bab9-4f36-b616-8b48ca6d7e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:33:28.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:33:38.944Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3e0a7955-9e3b-42d3-93da-fbf56fdc3e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:33:38.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:33:48.956Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4dba133a-7ebd-4811-9d85-bd389cf386d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:33:48.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:33:58.965Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d7277040-f476-4170-90fd-c19ae248332b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:33:58.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:34:08.974Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b11ec94e-58ff-41d4-98a4-127eb3eee2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:34:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:34:18.987Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=22c99134-0e18-4ccc-bb4a-ed9f0a53361d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:34:19.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:34:29.004Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6c654f84-c79d-4131-ae83-ab049870744f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:34:29.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:34:30.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:34:30.094Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T23:34:30.096Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:34:30.101Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:34:30.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:34:30.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T23:34:30.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T23:34:30.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:34:39.013Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=be24f7ea-b238-40c2-ae64-467525f5640c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:34:39.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:34:49.024Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3a0279d3-d18e-46e9-b3f9-c1521a1677ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:34:49.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:34:59.033Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=62b6a2c8-1d3c-464b-9d12-e285ee9750b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:34:59.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:35:09.046Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b394e242-71ab-44a3-9499-9196315deaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:35:09.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:35:19.054Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d774d2ee-a7f0-4132-91c0-a2e47e568f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:35:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:35:29.067Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=9e666077-8e44-43c6-8ead-e4c61f0bae54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:35:29.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:35:39.085Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=eb4a83a7-6aaa-435b-aa5b-a791669e0cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:35:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:35:49.099Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8b469ff2-2779-4dd9-9a2a-0d86063f5c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:35:49.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:35:59.109Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=668b4ceb-69f5-43f0-b9f4-eb72a0976aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:35:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:36:09.123Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2c3db523-ccfb-4015-bd1e-c64bb6839763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:36:09.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:36:19.132Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=06039647-99a4-46cf-8032-e7a3216a4793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:36:19.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:36:29.142Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e9a21b58-b87d-49c6-a948-1ad8e03659a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:36:29.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:36:39.153Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2981b277-5864-47b8-89bf-dbcf8beeb64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:36:39.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:36:49.166Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=01e0c257-eb31-4177-8e8b-36789e40fbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:36:49.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:36:59.192Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=11b68c55-2073-4a11-9744-1231ed5afbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:36:59.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:37:09.200Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=784b13e4-3563-4fe2-abb9-4a356347c310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:37:09.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:37:19.209Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5b9f3d15-9b9f-4e43-9c8a-2740635c6675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:37:19.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:37:29.220Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=73559d04-4a99-4962-a34d-977e972e1a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:37:29.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:37:39.229Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=53a98769-2dcc-4b3a-9b5f-dcbfe5a93982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:37:39.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:37:49.239Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=59862c07-a84e-4636-ac29-d522ad949c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:37:49.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:37:59.247Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f574c67b-a5f4-4dbf-b4c9-a0e106af09b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:37:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:38:09.261Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=98e6c63a-8ff4-455c-9e7a-96f993b0dd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:38:09.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:38:19.284Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=1ad6c6d6-f865-4a5c-989f-b4ef41fd6620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:38:19.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:38:29.293Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=efac9d84-79f6-431d-bb88-8ce23f470e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:38:29.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:38:39.302Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=cb65035d-36ba-4024-afcd-e566d7cdec63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:38:39.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:38:49.313Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=0fe864c1-22e8-45c1-95e0-472ec6037feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:38:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:38:59.322Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=dc08fcdd-4be9-41a5-8d1a-5fdcdde5c51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:38:59.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:39:09.332Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=fd69d060-719c-465d-a4f1-c72630ecda09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:39:09.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:39:19.341Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=0335d8c9-aea1-4ccc-b886-53606c2ab181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:39:19.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:39:29.349Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e3c6e388-7a66-4af5-90d2-82431df073c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:39:29.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:39:30.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:39:30.091Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T23:39:30.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:39:30.095Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:39:30.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:39:30.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T23:39:30.100Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T23:39:30.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:39:39.371Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7c4e28f8-6f4b-4ba8-82b5-ffcbf84a32d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:39:39.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:39:49.380Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=bf26bc9d-e172-4fd1-9347-27e39252616d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:39:49.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:39:59.390Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a843713a-8228-4ae0-a873-d73c5ff1d40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:39:59.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:40:09.402Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=37b52d18-0ede-4c2f-b7fe-6b1d323913c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:40:09.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:40:19.412Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=df5e0fbe-7ebb-4fdb-bb9a-58f5bb87a507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:40:19.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:40:29.421Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=aaadb4d2-e8d0-4d50-bc80-68b4bf9b3c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:40:29.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:40:39.431Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8239d4bf-9723-414d-b771-d60ed3e853df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:40:39.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:40:49.441Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=08e94442-03d5-49f5-9f22-691b831e49a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:40:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:40:59.451Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=235e6b0a-5562-4c82-a9ea-4cca7f1eb8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:40:59.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:41:09.469Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b16a9545-2e43-4d53-97ad-2df25d9dd331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:41:09.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:41:19.481Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=35fdf2c8-d546-4d5b-9e7f-c366f378b7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:41:19.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:41:29.490Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5b8131d3-7399-42b3-8499-2993c6bbe848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:41:29.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:41:39.500Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=af57a53f-8938-43d8-a6ff-8e5daccd191f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:41:39.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:41:49.509Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b0044154-4103-4cba-90df-7bc2cf83c491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:41:49.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:41:59.520Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=15e6bb32-e691-435d-8c6e-50247c029d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:41:59.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:42:09.528Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f34bee34-ac40-4da1-aad5-b00d9b1d0dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:42:09.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:42:19.537Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d7e91400-24df-4323-a921-34245b808bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:42:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:42:29.550Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=dc43429f-adac-4396-9bb1-ac39c8ccb83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:42:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:42:39.571Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b31c0740-1eef-4c0a-b5fb-aeb703942cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:42:39.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:42:49.582Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f50fc727-36ca-4e4d-90a8-ac2b57349788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:42:49.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:42:59.591Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4ac5fe6f-a971-4ca3-ab25-3ec9859df6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:42:59.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:43:09.600Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a8d8d88f-2a29-4484-9f80-4d82d89b8919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:43:09.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:43:19.610Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3f3269ab-c9bd-47f0-9a50-db06d66a1c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:43:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:43:29.618Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ba17399b-8a4e-4ece-b470-1f06f9766adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:43:29.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:43:39.626Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=594b2a30-6f96-4c62-b5ea-7824b69dd2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:43:39.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:43:49.636Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=81b59bfd-d933-491a-bffd-c28c4ed92758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:43:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:43:59.655Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3aa7a72a-dca0-4f5c-9193-f4eccb4e5c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:43:59.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:44:09.670Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b34cf2e2-bff9-47bd-a039-68040642574f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:44:09.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:44:19.682Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2ed0be1f-eca6-4e86-803c-6ee2d2e70b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:44:19.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:44:29.691Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=eacac3de-de6b-4090-8254-c209fa1db4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:44:29.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:44:30.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:44:30.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T23:44:30.102Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:44:30.105Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:44:30.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:44:30.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T23:44:30.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T23:44:30.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:44:39.699Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a1de4118-e8b1-4082-906b-27cfbf17dfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:44:39.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:44:49.710Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c291745a-429e-4b06-9f94-4bb5dacebd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:44:49.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:44:59.722Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=cd81d11e-d73d-4abc-9717-60efb9a293a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:44:59.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:45:09.733Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=95f7006f-7cdb-4c20-ad8f-c5fc4cd55015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:45:09.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:45:19.761Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ddffc0a0-019b-4303-93e7-8f9882653143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:45:19.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:45:29.771Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=35c12409-e2a1-452a-8b41-49feaa541d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:45:29.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:45:39.779Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=90eda24e-dbbc-499e-a2c2-a50a25fe9ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:45:39.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:45:49.791Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f8c8f924-3d2c-453f-931c-fefa9e7ac2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:45:49.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:45:59.799Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4db9f962-1626-4dee-9558-3320a28a83dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:45:59.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:46:09.815Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=1cfb77ed-b640-40f4-9b5a-20c1c076f474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:46:09.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:46:19.829Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f42188b7-6e21-4855-aa05-b875e058143c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:46:19.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:46:29.836Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e25363a9-b703-425d-92a9-d7b3920aa204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:46:29.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:46:39.844Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=0ba9678f-11de-4718-baaf-85fc55fe0617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:46:39.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:46:49.857Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=11e686d1-fa00-4e20-8f41-505f79503c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:46:49.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:46:59.868Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=235ac04d-c888-458d-ab89-da0e82fb2a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:46:59.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:47:09.875Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f062e7c8-82d4-4934-a91c-39f148e455f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:47:09.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:47:19.883Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=813c94e7-6347-4668-8d54-edd3c3ca9c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:47:19.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:47:29.892Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=cce70551-8bcc-4815-bd23-e60d948e038d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:47:29.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:47:39.899Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=02709827-8e71-43f2-82eb-065d1911703a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:47:39.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:47:49.905Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=86d6e1ba-24f8-4f46-ac88-04501b7b05bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:47:49.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:47:59.915Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6c6d49fe-a122-4fe0-8403-20b38eaef1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:47:59.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:48:09.937Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=aca0b015-ec7a-4fc8-8c8c-605dbc962758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:48:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:48:19.946Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=45c4b8a3-835a-4c12-9ecb-79f3db5b64aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:48:19.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:48:29.953Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e501f898-d5d5-4371-be17-9c42d5acb8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:48:29.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:48:39.961Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=dde6e540-6e7a-4d85-933f-610c0647e898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:48:39.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:48:49.969Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=bb08d887-8a6e-40c7-8fb7-c315aa6eacac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:48:49.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:48:59.977Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d7870846-b9d0-46c8-92f7-6261bbf7effe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:48:59.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:49:09.985Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=fc41df58-4265-4ee7-a314-a241739842b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:49:09.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:49:19.995Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=603f91fb-4d61-4d17-8acf-0d289e153282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:49:20.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:49:30.016Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=870ca9f1-d783-44d2-8c35-24a35a372eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:49:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:49:30.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:49:30.094Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T23:49:30.095Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:49:30.098Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:49:30.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:49:30.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T23:49:30.102Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T23:49:30.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:49:40.023Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2b414af7-9cae-4dba-92e7-43964efef887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:49:40.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:49:50.032Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2dd4f84e-e46c-42d1-bef0-179d58b08b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:49:50.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:50:00.040Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=30a351d1-8b82-4391-92ab-a976393c3c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:50:00.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:50:10.050Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8262ef18-d4a3-4503-802b-bc1d41f3f7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:50:10.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:50:20.058Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8f3f50ee-86f6-4b48-a957-37723c680ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:50:20.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:50:30.067Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=977fefef-8fbe-4ec2-858c-ba4e2fbd5306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:50:30.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:50:40.076Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2cd23172-35bf-468f-b42a-a4803039823a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:50:40.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:50:50.097Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=704f5266-039e-4224-82ff-ae13f9237208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:50:50.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:51:00.107Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5b42d5b3-22c1-46b3-8a2a-b7d6af9663f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:51:00.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:51:10.117Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a27a3700-a6ef-45d5-901a-492883b676bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:51:10.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:51:20.126Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ea17ab67-b7ca-4beb-9d62-36eeff385eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:51:20.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:51:30.136Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e42b6dad-7e20-4ac7-8215-5a213b0ce16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:51:30.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:51:40.146Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=0fec10e2-0d28-4e5f-bac5-b2b4c4724f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:51:40.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:51:50.155Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6cfeb66a-0b95-4083-9f86-f7df127ebdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:51:50.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:52:00.163Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7a86c2cc-5930-45e9-a599-a4e7ac9ee6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:52:00.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:52:10.171Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e8062880-929a-40fa-83bb-c5fee196f98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:52:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:52:20.187Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=382e109a-8827-4125-bb10-0145ca313480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:52:20.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:52:30.198Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=659d586a-3cdb-46ac-b527-35e02964408d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:52:30.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:52:40.207Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b31eda5d-1107-4e8d-89b6-961ba6f7c671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:52:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:52:50.215Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=31a71640-89c7-4671-afd7-a6494bb76f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:52:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:53:00.224Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=1db2942c-df4d-4ec2-90da-d4c82c24a66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:53:00.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:53:10.232Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=34f700ce-8b0c-4560-995a-c56b4c7d71b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:53:10.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:53:20.247Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=de65d268-6bae-4268-86fa-1bc1f34d9676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:53:20.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:53:30.256Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e95f2bbf-06b8-4cc7-b4e5-82ed1a74c9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:53:30.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:53:40.267Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=dc767b34-916b-43af-9793-d73ef1e4b024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:53:40.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:53:50.288Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2ebe7e70-10c4-4893-8da9-f522ec8dfdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:53:50.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:54:00.297Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f29c02e1-bae1-47e2-8fcf-1b2449768516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:54:00.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:54:10.306Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=adfc4da3-0e06-4ebf-aace-faeb97ad9c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:54:10.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:54:20.314Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=701a5e4c-ab2e-4265-9cbf-915a41719406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:54:20.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:54:30.032Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:54:30.032Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T23:54:30.033Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:54:30.035Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:54:30.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:54:30.040Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T23:54:30.040Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T23:54:30.042Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:54:30.322Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c573b318-7581-45ee-a678-9cedcb8b5664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:54:30.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:54:40.330Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=fe4c5436-dd20-42d8-84c6-f9fc5361945d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:54:40.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:54:50.339Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2cb78866-5228-4adf-bdaa-b0b7f3b040b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:54:50.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:55:00.350Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=75843e22-6160-4d9f-9106-4ded55b338f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:55:00.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:55:10.371Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6428cf3a-4a86-43cc-b011-62c366674d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:55:10.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:55:20.380Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=09a378a7-fa2d-4034-b401-022a0b63edc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:55:20.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:55:30.390Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=de014b11-1b39-4fb4-b9a6-60bb5147f638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:55:30.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:55:40.399Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=de751ee5-5c90-4e29-9ea3-36e529ba9e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:55:40.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:55:50.406Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8db006b7-4342-4b7f-add8-35e72810015a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:55:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:56:00.414Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=daa7ff70-8fad-4a9c-921c-4c8ff403af07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:56:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:56:10.421Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c7aceaa6-8028-4d17-923e-68c34c2babf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:56:10.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:56:20.431Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f2cd7b6e-3115-40de-a837-4b7df917c29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:56:20.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:56:30.451Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a4c3dca2-602a-498f-8a1d-dea30913eb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:56:30.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:56:40.463Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d2db89f0-d556-4d78-a7f9-487b0480d2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:56:40.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:56:50.472Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8b885b46-081a-4dfa-a18b-07ff2076f0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:56:50.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:57:00.482Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=99e67f68-1ebb-44ba-8a03-d733b828c0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:57:00.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:57:10.490Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=9024485c-1054-424d-bde2-cba90abaadae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:57:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:57:20.498Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3d9c75ec-d8b6-4696-9849-60fdbe0d4b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:57:20.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:57:30.506Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f098ef77-2b1d-433e-80d4-f69d6f18327a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:57:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:57:40.516Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b6bbd3bc-fd33-4cd9-8b59-99d614d650f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:57:40.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:57:50.536Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=17eaaad9-5ba3-47ba-bec0-8c86e56f8988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:57:50.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:58:00.549Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=53a07762-fa01-48f2-83f9-1681dc47c18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:58:00.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:58:10.558Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=aac9902b-2705-43b2-91cb-169b56a98f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:58:10.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:58:20.569Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4a024a46-dd43-4c4f-93e5-db4008f78831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:58:20.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:58:30.579Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=915e3224-c8a9-43c9-9ddf-9645fcd55c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:58:30.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:58:40.587Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4fd7c7d5-7ee3-4bfd-9a84-4e35d2969625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:58:40.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:58:50.596Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a6ee8412-f50f-4822-a2e6-8a60a31d2651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:58:50.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:59:00.606Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b2a91dc1-58ff-4c3b-b5bf-18836ae8c375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:59:00.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:59:10.627Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=97330a01-84ca-4db2-b7ee-68d7ff6e9b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:59:10.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:59:20.636Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=76f9b7f3-71b8-4ae8-907b-cd752332efc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:59:20.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:59:30.105Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T23:59:30.106Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T23:59:30.107Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:59:30.112Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:59:30.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T23:59:30.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T23:59:30.117Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T23:59:30.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:59:30.646Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3f44a446-94b0-410e-bc3a-596cc609d4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:59:30.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:59:40.654Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=305a7943-c34c-42b7-9084-3aa54d763799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:59:40.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:59:50.662Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8dfd14fb-51bc-44c2-9fe1-b6013b3a843e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T23:59:50.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:00:00.671Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=20a5f2ba-4f93-4632-9726-cf1322bd23cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:00:00.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:00:10.684Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a8a3dac9-3ecb-4fef-ac05-d081743fcc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:00:10.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:00:20.693Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3fe59320-3297-49e8-be5e-5a0d282d59df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:00:20.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:00:30.709Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7e142e1f-6d4c-42e9-970e-66d1dfe22bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:00:30.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:00:40.718Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=15509e96-98a6-43a4-8a83-ae279743b669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:00:40.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:00:50.727Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=816d57a3-d0c9-42fa-bf6f-19a38f3f13fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:00:50.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:01:00.735Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=334031e2-4d17-43c2-9f5b-6124642e4cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:01:00.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:01:10.745Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7a75ef0c-d463-4cae-8019-d179ea4bf324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:01:10.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:01:20.754Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=cce4566c-3512-4ded-9e60-398f113a86e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:01:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:01:30.762Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=68bd5308-dcb6-4dec-8e45-9dbd6067782a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:01:30.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:01:40.769Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=17ab0b1a-8e9f-4b2e-8bd4-1d1da0eff179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:01:40.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:01:50.779Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b065b1d2-1dce-4746-9736-140be47ece4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:01:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:02:00.803Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e09f4e4b-6cf1-4f1e-9118-dabfeb2b31fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:02:00.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:02:10.815Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ffa5b193-8f99-45e6-bdbe-021ff3ce26fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:02:10.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:02:20.827Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8f086988-d975-449b-a752-baac4bebd161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:02:20.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:02:30.836Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7fc5b6de-75b0-440f-9376-cfea07c91c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:02:30.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:02:40.842Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=28e5858b-1cd1-463f-b9dd-f95a3ef9a86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:02:40.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:02:50.848Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=1578aa72-843b-4987-94cf-6bf1813294cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:02:50.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:03:00.857Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=44dc2027-c49c-496f-8e40-0df624deadb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:03:00.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:03:10.867Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8d2db3da-53a1-4dee-a77a-e8b64a10a70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:03:10.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:03:20.883Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c8ca0d90-05e7-4c86-8e8f-5f075a1857f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:03:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:03:30.893Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=de9c3942-8456-4c11-b54d-c4b78fb34f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:03:30.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:03:40.901Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d4f0b65c-0d1f-4ae9-8ea9-528078bb16ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:03:40.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:03:50.909Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=88ad8285-a17f-491f-93b3-398ea1e02656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:03:50.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:04:00.917Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=bc0615f3-eff6-4765-bbfe-d68294121a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:04:00.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:04:10.926Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=9ccfda20-b86d-4d9f-8932-dc60f6608f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:04:10.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:04:20.944Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3b88bdc9-b4e6-48f3-aaaa-942c747bb3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:04:20.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:04:30.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:04:30.140Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T00:04:30.142Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:04:30.148Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:04:30.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:04:30.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T00:04:30.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T00:04:30.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:04:30.954Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e2cd106b-0b24-4709-9703-73e75ce83240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:04:30.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:04:40.967Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=76fa0e65-a7b6-4fd9-9562-fd1dc29259b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:04:40.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:04:50.975Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=93f1c13c-d048-4c41-8550-742d6ca040c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:04:50.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:05:00.984Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3d632c50-9368-4de5-ac40-26204614bc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:05:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:05:10.993Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b44eb502-8e54-4268-bbd0-9183efa1696a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:05:11.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:05:21.002Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=fba71897-40e4-445d-94cd-054e4acf6556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:05:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:05:31.014Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=9f47a186-5615-43fb-88ac-299976bada0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:05:31.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:05:41.022Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=622de90a-5972-4a05-88fa-5034b24cd8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:05:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:05:51.109Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ec8e650e-c61f-4025-8d2a-ab183d2ee6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:05:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:06:01.118Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=83a294f5-9518-40b7-9007-1d5e048931d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:06:01.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:06:11.141Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d62bc1ca-d13d-4cd3-ae8a-60d7f8df5caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:06:11.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:06:21.151Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=edd38ae4-3538-4075-b566-9be5a54d003d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:06:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:06:31.159Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ebe18217-8462-46e8-b028-606ce88b8aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:06:31.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:06:41.168Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4cee2500-9f8c-49d2-bcbb-962ce4a1461e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:06:41.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:06:51.175Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d95b1f8f-1556-4452-91c0-20713280bcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:06:51.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:07:01.185Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6e737ab2-f7d6-4553-b848-3871f03ccebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:07:01.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:07:11.193Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=96f18b74-99da-44a3-972c-600b6d582cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:07:11.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:07:21.200Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=9684fa5e-4630-43c5-8c57-8941a367f419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:07:21.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:07:31.211Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=254b4841-f9a7-4fa0-8897-0b2e600b5626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:07:31.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:07:41.228Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=0632f2da-64e4-4a15-9fe6-72998bb3f761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:07:41.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:07:51.237Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b52f21eb-d242-4f7e-b28b-7813f349e80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:07:51.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:08:01.249Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=cfab89e6-cefb-4bf6-838a-72512ab1add3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:08:01.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:08:11.257Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b82d1d44-6313-40e4-a615-9a66fc19d23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:08:11.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:08:21.270Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ea317d02-cec1-4839-8adc-7a93a71ae7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:08:21.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:08:31.280Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b4f020d2-dd2f-496c-91a0-b6dacbac45c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:08:31.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:08:41.286Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=fab61898-90f1-4403-a02e-62d83d4f5205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:08:41.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:08:51.296Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=69a25efd-3b76-4fdc-9f1a-1a652389c1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:08:51.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:09:01.321Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ef333981-f510-4715-ba88-8fa5da43e29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:09:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:09:11.330Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e80be0a6-c06f-4015-bf7e-aef4f777db76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:09:11.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:09:21.339Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=58291a3e-2252-4f1a-8e15-8b3f3e5639fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:09:21.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:09:30.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:09:30.076Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T00:09:30.077Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:09:30.079Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:09:30.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:09:30.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T00:09:30.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T00:09:30.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:09:31.346Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d7581a57-14e6-4dd0-af7b-901f0a31a434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:09:31.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:09:41.352Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c1f653b2-ed0f-4067-8aeb-02743c46e325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:09:41.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:09:51.360Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=03b7507a-4e39-4f9d-a8f3-ea50a361831f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:09:51.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:10:01.372Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4cd7f12c-cdb8-4c5d-81bc-a43b984fe566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:10:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:10:11.381Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=73681347-063a-42ed-870c-9708a66df702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:10:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:10:21.399Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e3c61b3a-06e0-421a-8e9e-a461207e16e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:10:21.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:10:31.410Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=9cccdfa6-5db5-4fd5-8ec5-46aaa52d14ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:10:31.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:10:41.420Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=edd5ffa8-5e24-4ac2-8e74-730bfe396961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:10:41.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:10:51.426Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5cd3323c-a430-4fda-a8c7-025a16776450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:10:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:11:01.433Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d2f00976-efe1-47cf-89a3-33b26057952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:11:01.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:11:11.441Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=1f889844-d401-43e3-943c-d42877627ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:11:11.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:11:21.448Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f476cadd-60a8-461f-9d07-b5e98ed598d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:11:21.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:11:31.456Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=99f00e09-231e-4ca7-9356-81ae022dc5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:11:31.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:11:41.471Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2ae0ef4a-2899-4a0c-aa2c-d55c0f28d8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:11:41.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:11:51.484Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8c4c111e-9f7e-4620-9892-04c88ac92ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:11:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:12:01.492Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=9511d2c7-6049-41fa-8df5-7c8184497f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:12:01.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:12:11.500Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=729918e2-199e-424d-83e4-df1c826a351f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:12:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:12:21.508Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3f541dd2-2d3f-46c0-91f5-68f2c529469c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:12:21.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:12:31.516Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a9526bac-5b65-4fe9-8229-474ad5a090f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:12:31.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:12:41.521Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d4c6904c-954a-47bf-a381-169c49e41e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:12:41.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:12:51.529Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=cc25a380-f9ee-4849-a655-3cda249ae757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:12:51.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:13:01.538Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ce5b924b-2c21-4e82-a92c-f0a85cb92ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:13:01.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:13:11.554Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=19ee2c01-c970-48a5-93f1-59022961a45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:13:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:13:21.562Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=273cdb9f-a22c-4d5b-8100-4e53174147cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:13:21.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:13:31.571Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=041961f0-cdae-45cc-af47-fa81b9af28ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:13:31.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:13:41.579Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8d5d1402-eb17-49bb-95c8-8e06ac8a7deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:13:41.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:13:51.587Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=82862bd3-c5a2-4817-b992-3c7a912aca95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:13:51.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:14:01.596Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a8db4dc3-089e-4610-bb80-337a4be2ff9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:14:01.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:14:11.602Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=db72b4cf-adc5-483e-8af6-e73a2cd27d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:14:11.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:14:21.612Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=07bf6cea-ee46-4869-a057-39b055444cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:14:21.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:14:30.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:14:30.048Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T00:14:30.048Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:14:30.052Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:14:30.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:14:30.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T00:14:30.057Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T00:14:30.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:14:31.633Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e918519b-b78e-440b-a5ca-eeee9571a6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:14:31.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:14:41.641Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c2f07bcd-a593-4c18-b39b-4ebb19297fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:14:41.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:14:51.647Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6f735c81-873c-455b-a198-60afa1b3476d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:14:51.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:15:01.654Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=777201c6-d103-445e-8efd-c92b64f37b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:15:01.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:15:11.663Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f1b1e08a-b6ee-42ec-bf75-7ca9aff34c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:15:11.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:15:21.672Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c4582906-0d77-40b6-8177-4587bc285640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:15:21.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:15:31.679Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b033411d-45d2-4668-acf0-67648c3bb8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:15:31.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:15:41.688Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=01893c35-e795-4418-9492-282509b625a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:15:41.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:15:51.697Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=467fe74e-e1c3-462e-b338-af759c99ed77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:15:51.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:16:01.715Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=85c19ead-87c4-478a-be8a-4a581f2046b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:16:01.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:16:11.723Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ea9948b3-d4b8-4dca-9469-d2b8674c925c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:16:11.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:16:21.732Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=84ae2b4e-1e95-4061-a36c-268bda6ab0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:16:21.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:16:31.741Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=fd11b0a6-0ecd-49fc-9615-dd6fb25a4346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:16:31.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:16:41.750Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=84020c19-1568-4ccc-81a9-ea6d990cdd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:16:41.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:16:51.757Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=88469cfd-f131-452f-af4a-d386c7b54ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:16:51.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:17:01.764Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5c1de614-dc49-44b2-8818-622045111dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:17:01.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:17:11.786Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4aa0c21a-e43d-4106-a90b-405648fabfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:17:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:17:21.796Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6c258efb-170e-473e-b31f-a25fa42215c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:17:21.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:17:31.803Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=233598d9-30d5-4d6c-bfe3-20a1f7aa4923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:17:31.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:17:41.810Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=603ce90c-89e8-44a3-bda1-dea5aa5363ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:17:41.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:17:51.818Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=dd46ded8-4bb0-4eac-b7f3-34fc440783da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:17:51.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:18:01.825Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=41b182a9-7e44-4664-85e7-9b3f18e81507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:18:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:18:11.832Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=9f99304b-21a4-4c8b-bd86-33738e16cd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:18:11.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:18:21.843Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=310734f3-782b-43d6-95f4-fedeeebeec3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:18:21.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:18:31.867Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b169b7e4-76fb-4d5d-b5dc-2d05ae4d19a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:18:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:18:41.876Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a785bb51-78fb-4ba7-83bb-ea7de27f292d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:18:41.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:18:51.884Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=237e27ec-ffb0-43ef-a363-b2c5934ded65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:18:51.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:19:01.893Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=75cd9668-ff8f-4c0b-a602-6094a2b0464c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:19:01.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:19:11.900Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=448b1810-a63d-43f9-bb99-1ab186e13ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:19:11.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:19:21.906Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5605050c-706a-45d4-b32b-7a3509374b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:19:21.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:19:30.071Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:19:30.071Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T00:19:30.072Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:19:30.075Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:19:30.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:19:30.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T00:19:30.079Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T00:19:30.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:19:31.912Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d97ef6d4-b15e-4a34-acda-4be8fc69093b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:19:31.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:19:41.922Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=bf1b9c99-4224-4b0e-8e1e-ccceda7038fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:19:41.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:19:51.930Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4395ee47-7f6a-48e9-b231-92e14fa84984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:19:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:20:01.948Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b00c8f5b-7f73-4958-b353-654592ea230f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:20:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:20:11.954Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e02b439b-9a6a-4080-8949-3a909f354d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:20:11.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:20:21.961Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3f5b47c2-6073-4189-a98d-abf49f9698bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:20:21.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:20:31.968Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=cf85606d-8593-4fb2-abaf-d3aeb7d8384f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:20:31.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:20:41.977Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d7bf0a8f-c6a7-44fc-b8d8-42fe9ae9d17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:20:41.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:20:51.984Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e8ece949-5316-454b-83b3-46b0aeb696e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:20:51.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:21:01.990Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=737be5db-c42e-49f1-987e-a59168331521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:21:01.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:21:11.998Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=1fdafea7-5ab9-41c9-92b1-5dceb05524f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:21:12.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:21:22.008Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2cb32574-3b8c-43db-a7a6-0c1d7c97ac63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:21:22.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:21:32.030Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ba6b090c-038a-485f-927f-e93fcbbff2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:21:32.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:21:42.038Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b084b22d-3795-42e1-a7e1-deed6a31634e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:21:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:21:52.047Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ef1b2c32-5620-48d6-96d8-57317f8e01bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:21:52.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:22:02.056Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f209984e-c6a5-4434-94d6-99cc284677c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:22:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:22:12.087Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=349163df-5e32-4833-ae6b-c7550a7328ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:22:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:22:22.095Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=eefe1fca-b4cf-49e0-8c53-81374d0e54d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:22:22.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:22:32.103Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e1f938bc-a157-4188-9f0d-2008608aa496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:22:32.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:22:42.123Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=89d68edb-9a07-4aa3-b46f-4fc6fc09e718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:22:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:22:52.142Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7cc21ba4-eaae-4c1d-bbe0-c170c83b07d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:22:52.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:23:02.151Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=be882588-780f-48ac-87f1-06fc77ad8212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:23:02.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:23:12.159Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=caf7c879-9734-4264-b4d5-39781aea3a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:23:12.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:23:22.165Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=27255456-a91a-4176-9b34-ab068a01ddc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:23:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:23:32.173Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7bc6b88e-e5b6-4939-ba78-f75041f34880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:23:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:23:42.184Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=cc4578f0-6466-4b25-9384-1f046bb7e5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:23:42.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:23:52.191Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6005a72f-c22b-4da7-9902-a2171a11fc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:23:52.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:24:02.198Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b73a1814-bbf8-434c-8e90-bb40ba2883c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:24:02.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:24:12.208Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=07f632cb-6950-41d5-9afc-a28cd0298e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:24:12.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:24:22.239Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a91e02a1-5cdf-44ed-8806-e76b02c717f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:24:22.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:24:30.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:24:30.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T00:24:30.125Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:24:30.128Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:24:30.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:24:30.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T00:24:30.131Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T00:24:30.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:24:32.248Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=dff1075e-f7c9-43c0-94d9-7cf5c308f61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:24:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:24:42.257Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=0737f58f-1980-4c2a-a38a-ddda1f2dc6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:24:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:24:52.264Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f899fe85-5a91-4712-b346-2c34acad41de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:24:52.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:25:02.272Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b6ccacc7-2100-4e23-bd04-422f9e6841ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:25:02.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:25:12.281Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d607d0ef-3ff3-404a-8cd5-58ed33b22df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:25:12.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:25:22.289Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d19a3e0e-9131-4d4c-b8c2-9c8d0fbd6679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:25:22.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:25:32.298Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8307f40b-706d-42cc-9e06-96dd3b7cdd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:25:32.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:25:42.312Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c80c5b8e-d617-416b-a923-e73307e008bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:25:42.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:25:52.319Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=77973b9e-1a13-4e85-b310-d3f16b4ef159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:25:52.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:26:02.326Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=635f82ba-7774-4902-a02a-759f5418265e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:26:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:26:12.333Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=fb042464-adfa-447f-94dc-aaf20a0a86d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:26:12.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:26:22.340Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3f5f3b16-868b-4867-b396-07996a79451f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:26:22.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:26:32.350Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f08af4c7-62ef-4965-b703-0295b03b0504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:26:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:26:42.357Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6b3cb901-ceec-4345-90dd-2f9e1e354d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:26:42.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:26:52.364Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=81e3b7b2-8649-4152-af78-ffd3dcf8ef80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:26:52.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:27:02.372Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f9f1976b-08b9-442a-846e-f6c451dd13a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:27:02.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:27:12.385Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7cb646e9-b832-47b8-abb5-369ce50c024d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:27:12.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:27:22.392Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ffd4c9c6-5ac8-4884-af2a-97bafef2e1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:27:22.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:27:32.418Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4895ab61-cfc6-4dba-97a9-bb10f6141384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:27:32.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:27:42.426Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=818cc826-ff65-4230-a680-9ffca8056163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:27:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:27:52.434Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=cf839d42-1663-44df-ae63-6e7e28f75d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:27:52.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:28:02.440Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=93e07c1e-4a02-4287-ba99-1913e08ef183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:28:02.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:28:12.448Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e6ece097-5beb-42fa-a096-ec52328ab488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:28:12.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:28:22.456Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=61397c17-9991-439e-ba04-cd5a9c22369b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:28:22.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:28:32.464Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=adb5bee7-93e9-4989-8014-8153a36661d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:28:32.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:28:42.479Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c36b0d27-6d67-46f3-8674-4355c2d1e79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:28:42.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:28:52.488Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=84acded8-b61d-4fc8-8aec-4e41442c1fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:28:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:29:02.496Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4d4575b6-a49d-40d6-ae9a-c6feaeabef90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:29:02.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:29:12.504Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=74fe010f-967d-4639-afca-a64884940683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:29:12.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:29:22.513Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=57a968c2-d4ac-4786-8328-e80bfb4d33a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:29:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:29:30.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:29:30.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T00:29:30.122Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:29:30.126Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:29:30.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:29:30.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T00:29:30.130Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T00:29:30.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:29:32.522Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=555bc045-df86-4ce0-a3c7-ea117ba1bad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:29:32.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:29:42.534Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=1614b317-247f-4431-aa18-41509264cf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:29:42.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:29:52.544Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a746cb1d-cfb2-469d-a8d7-ba19816b98fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:29:52.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:30:02.551Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5c215024-e770-4636-a73a-6459e486a0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:30:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:30:12.575Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2bac3d02-215c-43fe-8820-e0da9192def6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:30:12.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:30:22.583Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=267ca63c-f0f2-4351-848c-cc65278671dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:30:22.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:30:32.591Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8529a02f-77c3-45f6-9fab-03ec9532a988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:30:32.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:30:42.599Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b905fa68-badb-4085-8813-8aa9b732031a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:30:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:30:52.608Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e8510efc-4c04-435e-af2b-4fe83e9492dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:30:52.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:31:02.616Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=84213bb5-9f20-4d3e-bc36-255ae781450b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:31:02.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:31:12.622Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d60d8faf-6ff6-4cad-82ad-f3ffed8c7ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:31:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:31:22.644Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=0e07c7b4-7ab8-4c20-b2d7-6f7755c78586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:31:22.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:31:32.664Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c19f73ac-d604-4b2d-96cc-8191d3d516b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:31:32.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:31:42.672Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b2870eaa-6be7-43e4-b959-40e9986bfac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:31:42.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:31:52.679Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=22e622f2-b1b8-40f7-9ff4-caea16082036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:31:52.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:32:02.687Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=df17a50c-48b6-41a4-a2c3-82946819279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:32:02.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:32:12.695Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=99dca892-43de-487d-bdde-520ceb2a9321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:32:12.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:32:22.702Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8ac19b1b-00ba-4b76-910e-471e4368981b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:32:22.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:32:32.710Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4c865df9-5c9d-4b77-a7b5-3a9f0720efa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:32:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:32:42.717Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c2bf5b77-4a08-4f65-afce-a810517fa97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:32:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:32:52.728Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=02f44b91-aaa5-48fc-8b69-44a854811b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:32:52.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:33:02.753Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d5c1c69e-849f-4119-a670-f71d1981f199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:33:02.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:33:12.763Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4aa60fc6-60a8-4505-a479-363b233fb182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:33:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:33:22.771Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=132d1be9-afb1-406c-952e-909bdc7c1f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:33:22.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:33:32.780Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=611e632a-9f07-43e9-bd91-e1f980814866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:33:32.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:33:42.786Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=553202b9-ea35-425d-8ee4-0942dc20e8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:33:42.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:33:52.794Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ca8d15cc-eca2-4fef-9f2b-c0d5d86fdcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:33:52.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:34:02.801Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ff079598-89ed-4f52-8438-c6ea512ec76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:34:02.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:34:12.808Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=92fbfa41-85c0-48ae-b14f-019dd5e0a987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:34:12.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:34:22.822Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5c6a5486-ac14-415e-a5ae-ca68ded0ecda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:34:22.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:34:30.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:34:30.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T00:34:30.156Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:34:30.158Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:34:30.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:34:30.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T00:34:30.163Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T00:34:30.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:34:32.842Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=15565e24-d5f4-4b95-b758-26e6d558cdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:34:32.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:34:42.849Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e8ebaa53-4252-4751-a509-c8e6df28089e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:34:42.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:34:52.858Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=062ff022-ab7a-443e-b8e9-4c114598a3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:34:52.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:35:02.865Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=26601266-c124-4215-b0fc-8b6e8d42607a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:35:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:35:12.873Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c904cc04-a7f1-4184-896c-e569415f74f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:35:12.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:35:22.879Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c1b4894b-0068-4af9-8014-e0241c22c10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:35:22.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:35:32.888Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=20247675-de1a-4b97-8b90-282caacb9341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:35:32.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:35:42.894Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7b5787b9-6206-4f23-9bfc-0fe123a2aa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:35:42.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:35:52.945Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a1bdefb8-3b5b-4dc0-9af7-8cd13e44b588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:35:52.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:36:02.954Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=96b685d2-ae46-47a7-8339-942bf389686b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:36:02.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:36:12.967Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=32b7c5d2-3926-4a9b-b142-710f4b2d89a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:36:12.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:36:22.974Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6ea28e86-5f09-444d-9a89-8ce3b1c369b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:36:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:36:32.982Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2bc4f93c-38b9-4c65-af53-41bae863d9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:36:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:36:42.991Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d8b00d99-9af3-41b7-8040-15b338971d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:36:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:36:53.000Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ca6afdbb-095c-4883-b930-650d6b429289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:36:53.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:37:03.007Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d20ce50b-09ac-4150-92a6-b43e1ce450c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:37:03.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:37:13.015Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4d4835c9-d131-4f44-981b-bfd2c2409f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:37:13.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:37:23.040Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f98ccb2a-20f0-4ec7-8428-f81b27be596e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:37:23.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:37:33.051Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=be5074be-7dac-449e-8984-8a87952ac6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:37:33.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:37:43.070Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=935183f7-ba17-4c27-ae25-ecea1e23bae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:37:43.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:37:53.079Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=be9425a6-8805-4eb1-a4f8-7abafd6cf9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:37:53.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:38:03.086Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=989b433a-79f6-4825-8040-1e1afdd490cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:38:03.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:38:13.095Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4863d7b3-3c8f-4c42-9eb7-488e7275bdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:38:13.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:38:23.103Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=1ddf8399-1948-4af8-b26a-7664f86f974e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:38:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:38:33.111Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3dcd35ce-de86-4283-a08d-df91bf8c5bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:38:33.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:38:43.117Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=08c6a72c-8233-4227-b814-02b500b319de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:38:43.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:38:53.128Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d3a739bb-53fd-4c27-ae3f-9cd3d96c29fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:38:53.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:39:03.151Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5147c207-b72d-4032-bc46-0f5072fb8220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:39:03.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:39:13.161Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4eaf4192-a359-414a-b915-ac9ee013ac20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:39:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:39:23.168Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7cc9bb51-e468-4572-81ce-5b10890def71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:39:23.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:39:30.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:39:30.075Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T00:39:30.076Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:39:30.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:39:30.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:39:30.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T00:39:30.081Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T00:39:30.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:39:33.175Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b5284b08-7d23-4e2e-81df-4992998168ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:39:33.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:39:43.182Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3cac71a8-4bdc-4dab-a07b-2d583cabbdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:39:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:39:53.191Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=9134d550-7913-4632-9f59-619de69fe2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:39:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:40:03.199Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=98ff3668-e510-45de-9546-f08071eb2f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:40:03.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:40:13.207Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ebb2ec15-4c76-44ae-b950-e54619e47827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:40:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:40:23.215Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c0db524f-e7e2-46b4-8d53-78f937cc7739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:40:23.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:40:33.236Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=03d667b4-02b7-4694-a9bf-a71cc44abdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:40:33.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:40:43.246Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=18d13963-cac8-4883-a3a0-38e40c1f6aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:40:43.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:40:53.253Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=1b767886-33f6-4af9-97c7-9dfa9527ca99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:40:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:41:03.262Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=540720eb-8fde-473b-805f-6776de27d1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:41:03.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:41:13.270Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6f5c675c-8960-46a5-9528-30f64281b60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:41:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:41:23.287Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=baf1f59b-a8b5-48b8-b438-5a8676ac9416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:41:23.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:41:33.295Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d078fba3-ce34-45c2-9dc7-28a5c05dae25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:41:33.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:41:43.302Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=97dba8b4-acaa-4217-85db-eecedd95a21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:41:43.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:41:53.312Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=527bf443-8835-412f-9ed4-d1f0fc386fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:41:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:42:03.333Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=92ce5bf4-3317-4232-9bfe-f4416e6d07b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:42:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:42:13.341Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=fb834369-a0b2-43a1-a939-6025fa8522ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:42:13.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:42:23.347Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4db1f0a3-f942-45b5-bef1-5fbc03bfaa7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:42:23.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:42:33.353Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8439c6b5-e4e2-4040-a527-4a5ff5b19ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:42:33.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:42:43.360Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b8cd3fb8-6ff4-44b6-be58-3c4af63abf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:42:43.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:42:53.370Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8ef7bc54-5b1f-418e-8a38-2fd1b00455b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:42:53.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:43:03.379Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=0a58da36-a6b9-4bbe-ae14-09d39bcc2d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:43:03.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:43:13.386Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3398eb47-0970-4fef-ab52-2193c43db6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:43:13.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:43:23.393Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5d75b414-331a-4928-9881-40b53ca65149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:43:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:43:33.409Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3d14946b-ddea-40bf-ab0b-07bd000171c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:43:33.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:43:43.416Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c0d5cffd-2fb9-44fa-a89f-794b3e8ece1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:43:43.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:43:53.423Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=045afc1a-d02e-42d0-bd2a-d5aff3c20fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:43:53.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:44:03.429Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=58a2ecb3-bf04-4881-8be5-b02a662324a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:44:03.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:44:13.435Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=a5456637-b3c4-417d-ba0f-0f89e48df31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:44:13.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:44:23.442Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=fd343e0c-5c92-428a-97fc-2648b9a122f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:44:23.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:44:30.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:44:30.091Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T00:44:30.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:44:30.094Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:44:30.097Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:44:30.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T00:44:30.098Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T00:44:30.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:44:33.449Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=516ae6ac-f07e-4875-84b0-ecb6cd0b4b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:44:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:44:43.456Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=9ff877cd-1bf8-4961-b402-21e2cc04124f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:44:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:44:53.465Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=25cc15b3-74b1-4fc8-bdbe-a41131a6326b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:44:53.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:45:03.474Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4b4c7f28-a052-4897-91ce-2b133b3fd1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:45:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:45:13.488Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=9a770fa1-12c1-4c51-aa99-7f9e241a304b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:45:13.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:45:23.496Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3fcb6ccc-6a34-4817-b8ce-7c197a1ecab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:45:23.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:45:33.505Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=91bcc1ef-c249-4023-b618-40768b8d76c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:45:33.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:45:43.518Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f75e9f3f-8a81-40e8-928f-e5c434b9d9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:45:43.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:45:53.525Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5d97064d-9ad2-4e15-a583-7866c5a2ad19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:45:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:46:03.533Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=96af7016-dd07-4343-9e32-81275be52a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:46:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:46:13.543Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=3b191e6d-86e6-4e46-829e-234cf76d0c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:46:13.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:46:23.551Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b350842f-263f-48d0-9a4c-355db033d92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:46:23.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:46:33.566Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=121b6487-d9cb-4bea-9c37-69bd56881fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:46:33.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:46:43.580Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=eda94a83-3e45-47db-915d-446838be5e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:46:43.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:46:53.587Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2053c5c3-64ab-408d-94b8-929305009074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:46:53.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:47:03.595Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=832c55c1-3038-4418-801f-b4c730f65dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:47:03.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:47:13.604Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=8e552c93-72b9-4110-89a7-37741ebfa326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:47:13.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:47:23.612Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f80bb930-cec1-485f-9a9d-078b1621e64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:47:23.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:47:33.623Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ea537159-bc4d-4a46-af5a-9434768065e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:47:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:47:43.630Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=70ced3f7-6122-44ff-83fd-3a298a081428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:47:43.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:47:53.641Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=39682c71-0d34-49ac-9b87-9a56ed1dcb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:47:53.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:48:03.666Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=ae975e28-269a-42c7-ad16-5d1888df7909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:48:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:48:13.673Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7d337c76-2815-4a07-9e9a-8323440e5d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:48:13.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:48:23.683Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=168a7caf-ed40-4277-a30d-9316e7cddb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:48:23.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:48:33.690Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=9b3063b8-3f0b-4873-9b41-a646d17ce58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:48:33.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:48:43.698Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=cf637c07-66f9-462a-b156-4f096ddb4aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:48:43.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:48:53.707Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c89c2b0a-28dd-4b02-8ccb-653091cccce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:48:53.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:49:03.715Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=0f71d1d5-512d-4795-9782-9e99b36960ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:49:03.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:49:13.723Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=1b1ba996-4e4c-4c04-b83f-b356649c79d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:49:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:49:23.734Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=70093623-1d3a-4c9c-a8a4-0b7ad2cc1d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:49:23.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:49:30.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:49:30.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T00:49:30.055Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:49:30.060Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:49:30.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:49:30.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T00:49:30.065Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T00:49:30.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:49:33.747Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7c01d640-045b-49ed-a7b7-38800afb2722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:49:33.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:49:43.756Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=e4128f9e-88b5-46c7-a0e4-47c363a19264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:49:43.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:49:53.762Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=02285e3f-76ad-4823-8b21-90473121736e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:49:53.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:50:03.769Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f740251a-9647-49b3-9d07-3cdc27be17b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:50:03.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:50:13.776Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=56a15353-211f-495e-81bd-b5b5c10f6cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:50:13.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:50:23.782Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c97e10c4-38c5-4ce9-b8af-ad9a2d4c922c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:50:23.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:50:33.791Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=bfb3d69a-cd8a-4153-99d2-fe075c5176c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:50:33.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:50:43.800Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c4976528-c246-4c21-8d86-818d03c29f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:50:43.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:50:53.817Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d9eb6fa3-072b-4ba6-b12f-5cc39066acd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:50:53.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:51:03.825Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2c65c191-8cfe-47de-a3c0-a6775c9946e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:51:03.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:51:13.833Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6edaafae-144e-46d6-aa7d-0bdde8e359d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:51:13.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:51:23.841Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5785010c-c7e9-46df-a1bb-8d82d562dcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:51:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:51:33.852Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2e8033c3-7ca9-4aba-ab6a-35f9498d6be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:51:33.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:51:43.860Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f73c7813-b35f-496b-9329-0d86620b8599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:51:43.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:51:53.868Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=4ecae143-e515-4498-a580-30ef797f10ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:51:53.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:52:03.875Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=07fd86a3-bf73-4cde-accf-2f778ef1ecf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:52:03.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:52:13.883Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=853e83c1-8d97-48d0-8907-75c523c38f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:52:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:52:23.899Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=9a99b681-c95a-484a-84c3-1142ceda6535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:52:23.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:52:33.909Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=9d0d729c-e530-4be8-bfe2-ce87846b4515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:52:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:52:43.920Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=dab93257-4cb7-4e2a-b1b7-f4220dc07405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:52:43.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:52:53.928Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=7e615344-8eab-424e-9f87-d73c301be6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:52:53.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:53:03.940Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=1f66bbc2-0458-4d58-b454-1affbd636962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:53:03.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:53:13.948Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=5b53b267-7762-4ab1-9541-4babeb245443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:53:13.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:53:23.955Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6a72fb75-0b50-419b-9ac8-dbabb32a381a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:53:23.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:53:33.965Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=fc0facc1-4e8b-4bf5-b852-710b4b064792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:53:33.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:53:43.982Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=627e8886-ec92-4928-a6d5-81881a3d4243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:53:43.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:53:53.991Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=1668963e-2e6d-4abd-b97a-82d002526cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:53:53.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:54:03.999Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=b27794e9-2d97-4103-beea-b208ee406c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:54:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:54:14.006Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=c3029660-ffb1-47dc-8622-fa897d6eaf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:54:14.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:54:24.016Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=f9e7c1e8-fa88-4a4c-83c1-8e70d91f8cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:54:24.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:54:30.116Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T00:54:30.116Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T00:54:30.118Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:54:30.121Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:54:30.127Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T00:54:30.127Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T00:54:30.127Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T00:54:30.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:54:34.023Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=862f27f2-152a-4879-8530-f64bec365e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:54:34.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:54:44.030Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=416fd6ec-9d02-45a5-a3e7-8e5130784559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:54:44.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:54:54.038Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=d1e943b3-7a8b-4112-9631-1c28c0345309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:54:54.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:55:04.048Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=235e153b-2e9f-44a7-8551-ce6a5910c4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:55:04.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:55:14.065Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=2bb7e0f9-3269-4316-baad-2ebde4e5ab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:55:14.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:55:24.071Z |INFO |Init configs |InvocationID=e21ca6d7-6d5f-4386-ae4e-c874104b423a, InstanceUUID=6289080f-754a-4f7b-8839-469fba067680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T00:55:24.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |