. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:22:46.738Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:22:46.741Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T23:22:46.776Z |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-12-15T23:22:47.326Z |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-12-15T23:22:47.409Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T23:22:47.410Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T23:22:47.410Z |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-12-15T23:22:47.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-15T23:22:47.564Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-15T23:22:47.642Z |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-12-15T23:22:49.088Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-15T23:22:49.464Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-15T23:22:49.482Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-15T23:22:49.483Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-15T23:22:49.533Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-15T23:22:49.533Z |INFO |Root WebApplicationContext: initialization completed in 1890 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-15T23:22:49.861Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-15T23:22:50.604Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-15T23:22:51.778Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-15T23:22:52.259Z |INFO |Started MainApp in 7.299 seconds (JVM running for 7.922) |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-15T23:22:52.317Z |INFO |Start scheduling PRH workflow |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:22:52.326Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ddc3dc82-a9a7-485e-84aa-b02dc9c1fb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:22:53.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:22:53.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:23:03.799Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7e1948a3-0927-4329-872e-cfed9b866f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:23:04.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:23:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:23:14.893Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c09caa7e-4dd3-417e-8259-8877d8ef4207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:23:15.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:23:15.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:23:25.932Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c2db368e-9993-4675-9f0b-a32091636b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:23:26.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:23:26.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:23:36.972Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=dfb0c19e-639b-404a-a715-e21902d113e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:23:38.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:23:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:23:48.012Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6585e762-35e7-44d9-ba03-e259354abe84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:23:49.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:23:49.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-15T23:23:50.106Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-15T23:23:50.107Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-15T23:23:50.111Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:23:59.054Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7c51c406-dc92-4ee3-9c9c-219ab46ba719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:24:00.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:24:00.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:24:10.096Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=42c22f4e-281a-4757-91bc-869d083b7a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:24:11.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:24:11.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:24:21.131Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=77005323-5aaf-4310-8eb1-f660f3946a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:24:22.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:24:22.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:24:32.171Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1a9d0aad-03f7-4708-aff2-82063053bd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:24:33.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:24:33.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:24:43.212Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=61916564-224e-48bf-9f6d-2cf6c83e3934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:24:44.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:24:44.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:24:54.254Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1ba14d0c-a3a0-4041-8f99-65631654ba04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:24:55.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:24:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:25:05.293Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c36af481-72d1-4879-a683-f3f65882d01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:25:06.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:25:06.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:25:16.335Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a8830438-968a-4cbf-90f5-a7b9c7c2496d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:25:17.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:25:17.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:25:27.373Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=92b3151f-bf60-4667-973f-bb1c9500cd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:25:28.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:25:28.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:25:38.414Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=22c54328-516c-4f3e-8848-88931cc8cedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:25:39.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:25:39.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:25:49.457Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=fe872afb-ca6f-442b-b87b-00dd1de680c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:25:50.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:25:50.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:26:00.492Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=674a26d4-8196-44c3-9453-d122992d6d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:26:01.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:26:01.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:26:11.534Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d24546b6-1fcd-4d86-8ae2-5de861c769bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:26:12.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:26:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:26:22.575Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=88d8812e-c1ef-405a-900f-263047f4a38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:26:23.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:26:23.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:26:33.612Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=520b6fc1-9f9f-458b-afcd-989ef5ff4214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:26:34.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:26:34.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:26:44.652Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f849dfca-38f5-4dba-b93d-36d5f280dd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:26:45.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:26:45.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:26:55.699Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ea94ccac-7ca9-491f-ad60-b3cdfb3847e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:26:56.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:26:56.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:27:06.767Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a7ea83cb-c938-4f82-82dd-ed283b7a5ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:27:07.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:27:07.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:27:17.808Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=23c75ce2-bdcf-43ed-a9a8-e9f31ea8ecd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:27:18.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:27:18.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:27:28.844Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=8ec9d8e8-9e63-4be4-94c7-788d4cf74eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:27:29.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:27:29.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:27:39.885Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e25e2963-8f8a-41de-a3c1-807fd20e30b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:27:40.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:27:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:27:50.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:27:50.178Z |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-12-15T23:27:50.180Z |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-12-15T23:27:50.183Z |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-12-15T23:27:50.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T23:27:50.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T23:27:50.196Z |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-12-15T23:27:50.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:27:50.931Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=661a5d25-a0a4-4f36-8037-b0a577f5d4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:27:51.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:27:51.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:28:01.965Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=27532925-95c7-4d88-af95-8995fb340f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:28:03.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:28:03.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:28:13.004Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=97ab39fe-0b8d-4354-9bf9-fc046dc1933a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:28:14.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:28:14.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:28:24.044Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4e88fea0-c7c9-4a5b-abbf-6d92b0ccaf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:28:25.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:28:25.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:28:35.085Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=b346ee51-0d43-4f06-b1d1-9858cabecaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:28:36.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:28:36.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:28:46.124Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2bf2d0d4-5f3f-48b1-b29f-38a75c3b885b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:28:47.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:28:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:28:57.196Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a43ad69e-0541-4cf8-9f00-7596e0a1f246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:28:58.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:28:58.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:29:08.236Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=fdaa9834-2249-472d-bb00-70c8d81685cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:29:09.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:29:09.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:29:19.276Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1a4c50f8-ee34-4c37-8418-7cebf1c9290a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:29:20.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:29:20.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:29:30.319Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=191b852f-8ea1-49d2-842c-38e951c87f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:29:31.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:29:31.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:29:41.367Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d7ce9395-5263-4fdc-bacc-716bc4b53383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T23:29:42.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:29:42.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:29:52.397Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=cb20d105-c66a-49d6-b68f-a5ac1159d4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:29:52.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:30:02.518Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=251a5b10-588a-4c37-936a-513e46a1b42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:30:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:30:12.531Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=bb622319-407a-43f5-9797-b2a289b5e62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:30:12.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:30:22.554Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2ab99c9a-f6fa-4129-9ef9-474f132d3cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:30:22.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:30:32.564Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=b59eb775-3acb-4526-b59a-aff5d647d504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:30:32.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:30:42.576Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=fe414df8-6ab4-4988-a9ed-76b83a76ba9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:30:42.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:30:52.587Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=9de1be5a-d750-46f1-ae84-151874373cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:30:52.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:31:02.599Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e580683c-2aee-48c4-b25c-61aee652e95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:31:02.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:31:12.619Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=cef65314-5560-42bb-a661-71b9398d3180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:31:12.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:31:22.635Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e1701f3d-4eed-4ed3-9be4-1d47ee7644ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:31:22.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:31:32.645Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6fb171a5-38ab-43a8-abae-2454375edb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:31:32.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:31:42.664Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=39f8f75e-bb49-4699-8e5b-bc58be3bcd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:31:42.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:31:52.678Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a011dab0-5585-42d6-91a0-513b4b2a6d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:31:52.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:32:02.690Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=28779228-6477-4b10-bbdb-4e219619bcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:32:02.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:32:12.700Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=9cd43c89-d5cf-4adc-8c6d-460444809377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:32:12.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:32:22.716Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e12ed35c-1323-44f6-81dc-cf3046360823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:32:22.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:32:32.735Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=68ff4223-af0c-445a-8d81-ffebb2b99473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:32:32.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:32:42.750Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=3269c32d-8b42-428d-a4c4-b1362973f65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:32:42.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:32:50.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:32:50.212Z |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-12-15T23:32:50.213Z |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-12-15T23:32:50.216Z |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-12-15T23:32:50.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T23:32:50.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T23:32:50.224Z |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-12-15T23:32:50.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:32:52.760Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=b2f0ebe9-6150-4a11-9dee-a1c0efe3e0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:32:52.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:33:02.772Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=75812924-643d-47be-b862-74a6856c899a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:33:02.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:33:12.780Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7ed6b2d7-aea1-44eb-b400-900e61ac2b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:33:12.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:33:22.790Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f6f5ecb9-5e2a-4fc6-8210-6642bd11df9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:33:22.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:33:32.800Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c3f797a9-9ca1-460f-9e2a-efc384f2d614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:33:32.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:33:42.813Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e3551d93-2d36-4d75-8259-9c08da61753e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:33:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:33:52.823Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=db872129-8fba-478f-a0b3-3fad84bba8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:33:52.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:34:02.841Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d99d4a65-bd05-402f-a114-aa408ec5c549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:34:02.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:34:12.858Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=5a9b1a19-c793-4a12-a9f8-c2cda46428a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:34:12.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:34:22.868Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1aa21713-2a1b-4ae0-890f-4b4738053970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:34:22.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:34:32.876Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e9b39031-f2ed-4db0-9e5f-4b29edca9c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:34:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:34:42.883Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=263de87a-d88a-4ab7-9684-52afba6e3478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:34:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:34:52.892Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0d82e3db-ba14-47f0-a8a3-18dc7494e367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:34:52.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:35:02.903Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=000a31ff-1a76-4d8d-91ef-07bb1180a2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:35:02.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:35:12.914Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=559849c1-1408-4413-9df6-ea03ff5bcf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:35:12.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:35:22.930Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=b9787ada-5a97-443c-858f-8d369a7e71a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:35:22.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:35:32.940Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f1d8c8a3-7eaa-4fee-a184-5ce05fe01980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:35:32.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:35:42.948Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=3cfcdba8-0159-40fd-ad5b-3b5dfe14c884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:35:42.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:35:52.962Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4f043cb2-5cff-4292-97aa-5383330eacf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:35:52.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:36:02.973Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=96e31824-333d-4a2e-b702-ff524394fec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:36:02.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:36:12.985Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=17e22b09-815a-46ac-b526-25387c94f035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:36:13.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:36:23.006Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=3b48dadb-b8d0-4672-86b9-d6d2b74e36e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:36:23.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:36:33.014Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=59d28fe0-39b8-49c1-8f4e-df2ec7691040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:36:33.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:36:43.043Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=b1860614-20cf-4436-91fd-040216449f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:36:43.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:36:53.082Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=46499eb0-995e-43f6-aea4-69f80134b04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:36:53.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:37:03.095Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ef9d0cac-e3d6-41bb-a148-98ac016e349a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:37:03.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:37:13.114Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=8c3aaee0-e60d-4ae7-9aff-c2a1f7837890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:37:13.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:37:23.126Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a2fd0b87-7e77-4362-8c25-ae6a39ad55cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:37:23.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:37:33.151Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=fdfaedb5-2c47-48c1-a56d-cb465e379ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:37:33.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:37:43.172Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=df264999-b1f3-4f6c-9962-6b77b24d8f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:37:43.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:37:50.198Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:37:50.198Z |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-12-15T23:37:50.201Z |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-12-15T23:37:50.203Z |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-12-15T23:37:50.209Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T23:37:50.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T23:37:50.210Z |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-12-15T23:37:50.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:37:53.183Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=9d87b005-64b9-49ec-bd4a-54a46a6baf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:37:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:38:03.200Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=35662ceb-8265-48cd-b1ff-eeadc74878ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:38:03.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:38:13.210Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=5fc8876a-df20-4a4e-a067-81c0248c452d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:38:13.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:38:23.235Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ed87b097-4384-4320-9595-47146a0b915e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:38:23.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:38:33.267Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=532088c8-0e43-40fb-81cc-70039f43a7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:38:33.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:38:43.302Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7ab2b670-0f37-49e6-a658-7ea1a79dbffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:38:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:38:53.334Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=3ac12992-15fb-4114-a894-1421a40869b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:38:53.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:39:03.350Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=187194e4-59b3-4b3a-b3b8-17afffc48cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:39:03.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:39:13.370Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=78b2efc0-d8a2-49c9-b15f-da80e11ad69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:39:13.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:39:23.381Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2f40e909-fba8-4b94-aead-0b8679f424d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:39:23.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:39:33.394Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=17536c6e-f4fa-4940-9228-4ec4287d8389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:39:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:39:43.419Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1d496bf6-6180-46d6-98f6-c825bf3dff5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:39:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:39:53.430Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d31c1108-bd43-4eb4-a140-e09a33f874af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:39:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:40:03.442Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4258eaee-eb55-4118-92df-bcdc6223c7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:40:03.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:40:13.467Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f145d9b0-8549-492c-9d75-6bb0a94c565d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:40:13.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:40:23.476Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ef39c308-713d-49de-b89d-06f0782780d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:40:23.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:40:33.484Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c714eaff-1ff5-4034-a9f7-336ebd1d85eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:40:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:40:43.503Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2840f8b3-4c75-4768-bed7-712b910b1e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:40:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:40:53.512Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=68db8904-fde7-40df-8eb6-ba282874759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:40:53.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:41:03.521Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=3251d047-ab8a-44a4-afa3-8c03a3d3ba6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:41:03.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:41:13.531Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=be715a54-94aa-4156-bde6-ec499a417e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:41:13.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:41:23.541Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0bbc3988-0b1a-45ca-9c73-c5d8c765f03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:41:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:41:33.551Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=de3bd21f-10a6-4366-baf6-5e7e12b5ba5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:41:33.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:41:43.569Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=9ae493fe-6f84-4b54-a905-b2c3ecc508e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:41:43.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:41:53.580Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0481ab62-150e-470a-97b4-f5d2c86eafb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:41:53.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:42:03.590Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c90caec0-fdb0-4cc7-aec9-6d25aee64afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:42:03.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:42:13.597Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=66c3900a-f193-4190-a2e1-d52195ffc8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:42:13.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:42:23.609Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2b7d06f9-d4d5-4d77-acd2-ba8ce354feb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:42:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:42:33.616Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=b0d87bb1-4087-41d0-9c8c-c7623a09bebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:42:33.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:42:43.623Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0352f417-6157-47ab-82c0-86d6e4bbe033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:42:43.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:42:50.248Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:42:50.248Z |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-12-15T23:42:50.250Z |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-12-15T23:42:50.253Z |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-12-15T23:42:50.264Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T23:42:50.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T23:42:50.264Z |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-12-15T23:42:50.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:42:53.634Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7f30ee8a-58ba-4f13-8304-a7606c418c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:42:53.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:43:03.646Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=05e7bff4-6e7d-43af-9870-2cad6ef72e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:43:03.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:43:13.664Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6d03c8ba-a023-4618-9bc3-bfddf8232114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:43:13.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:43:23.673Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=404ada6a-58ae-44cc-ba42-e2624f99d528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:43:23.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:43:33.681Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=cb18da72-dd32-4bdd-b0de-6fd2013aa23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:43:33.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:43:43.688Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=931ded7a-e6b2-4488-8d7a-bbfae0b57ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:43:43.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:43:53.695Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a7ef0d68-d0f0-45f7-935e-a4a4c4ae6e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:43:53.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:44:03.708Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=85b28385-8055-4dbc-8d6a-76ac6d9edcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:44:03.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:44:13.716Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a8364688-4748-4369-a8f6-e48243806d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:44:13.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:44:23.725Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d841a7e9-9b1c-4383-93ad-3c48aa4f868c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:44:23.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:44:33.737Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=5e013a14-5de5-4156-a27a-c1f9ba7eff8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:44:33.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:44:43.756Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=5295edf7-b642-458e-a9f1-b771e9a7b13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:44:43.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:44:53.766Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=9f90cdfe-f0d1-4e05-abf6-a6e3797902be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:44:53.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:45:03.774Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=27f6c1ce-a8d8-4f94-9780-e184e5089af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:45:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:45:13.782Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=498e12c8-6b30-4bbb-af52-3a606306d9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:45:13.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:45:23.795Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=17b6befd-5473-4003-b073-e26346cee38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:45:23.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:45:33.805Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6df0f461-2444-4564-89b7-4531c26a24be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:45:33.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:45:43.815Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=af625c35-58f2-4916-9de0-d249973a9532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:45:43.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:45:53.824Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d547aa70-5b79-4ffe-892e-5b858eea23ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:45:53.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:46:03.833Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1914b149-e81c-4654-8d64-01f901a0e548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:46:03.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:46:13.844Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=dd44c29f-1e3e-4ef2-a972-fcfea8b20990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:46:13.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:46:23.863Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=3840f6a8-8eab-4628-9390-19fec8dc7022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:46:23.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:46:33.870Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=057a9d60-27b5-4307-af67-11cfdc1ecf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:46:33.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:46:43.877Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=61082923-5b36-4e2a-a58f-9b23bd84b97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:46:43.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:46:53.886Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ecc998f4-8e0e-45ac-8747-19158464b027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:46:53.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:47:03.894Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=99ff113c-97be-47b2-b000-90022f4be5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:47:03.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:47:13.901Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c41d2872-80cf-4031-95a7-8d5ea66c89fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:47:13.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:47:23.911Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=29644041-c58f-4bab-aab7-6cb41f0e99fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:47:23.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:47:33.919Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=28df0c86-5466-44fd-9274-b8d7ef3b54e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:47:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:47:43.932Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f33b4e9c-4374-4d5b-b77f-1e0beb42aeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:47:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:47:50.183Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:47:50.184Z |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-12-15T23:47:50.185Z |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-12-15T23:47:50.186Z |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-12-15T23:47:50.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T23:47:50.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T23:47:50.192Z |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-12-15T23:47:50.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:47:53.950Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a290ebf8-2291-4d2c-981c-ac9b06174654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:47:53.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:48:03.957Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=80749039-ef92-4198-b646-4a169af22828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:48:03.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:48:13.967Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=da6ab1d3-a6b5-4419-89f8-771cd8329437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:48:13.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:48:23.974Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=af938c06-7b6e-44e6-99f4-52140ec713ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:48:23.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:48:33.982Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=60fc4f0c-b7df-4d1e-8862-62fa40c6a707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:48:33.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:48:43.988Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6133f78d-faf5-4adc-9b05-68996843eb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:48:43.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:48:53.998Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e491d4e4-975b-4082-99f3-e1089ca4acfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:48:54.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:49:04.009Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=996c70d6-1ec6-4351-b5f7-4a05f8fab5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:49:04.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:49:14.027Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=54f27304-6649-4f7b-9bf9-06719e41263d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:49:14.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:49:24.038Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=badb90dd-6847-4cd7-9c0b-0ac03cf026c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:49:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:49:34.045Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=fa478d68-8010-49d8-bb97-60d0c5e4e7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:49:34.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:49:44.054Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d4e1f971-4073-48a9-9eb9-82cc7b581dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:49:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:49:54.063Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6b9a534c-e365-4b35-87c7-a84501414130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:49:54.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:50:04.071Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=007c4601-33cd-4a89-a2b4-26d7309c49ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:50:04.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:50:14.080Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=cbd056f7-ede5-406f-88ad-29d3d5ad9113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:50:14.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:50:24.091Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4ad5ce95-8e26-42fa-a1eb-34716d4b2213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:50:24.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:50:34.103Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e0251c7c-a932-46eb-8e5b-4deeba4ed274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:50:34.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:50:44.119Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=076c3367-be10-4e34-ab23-05c6ace8f27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:50:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:50:54.127Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=646763ec-6e21-439d-9e14-447e03032176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:50:54.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:51:04.136Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c633a999-f94c-443a-9ca8-097fefb7c628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:51:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:51:14.146Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4d526314-708d-414b-aac9-abccc6bb27d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:51:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:51:24.155Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a7f5f092-2b0b-4b1a-9bd9-85dd348582a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:51:24.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:51:34.163Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=fc264ff2-9d20-4bd2-aff2-543575b0df05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:51:34.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:51:44.172Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a6ed0fbe-ab7f-4170-ae59-613fe70cf104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:51:44.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:51:54.184Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=bf313690-de1b-4e7b-9716-8d92a2db731f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:51:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:52:04.197Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7b1caa53-9a6f-45dd-9b04-df8c73273710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:52:04.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:52:14.206Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6dc75336-d97d-4c31-aa6c-8424e41e3510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:52:14.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:52:24.218Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=043ce71c-986a-4c0d-abc5-f79a2c47fe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:52:24.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:52:34.225Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7de99044-9efc-42b6-abc6-c9416938cb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:52:34.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:52:44.233Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=93b4d387-c708-4190-a4d7-11650a275a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:52:44.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:52:50.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:52:50.150Z |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-12-15T23:52:50.151Z |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-12-15T23:52:50.154Z |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-12-15T23:52:50.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T23:52:50.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T23:52:50.159Z |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-12-15T23:52:50.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:52:54.240Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6e9a1e49-ea1a-4a93-b0b7-2ea91bab4b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:52:54.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:53:04.247Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d1db3fa6-ae9a-481b-9e87-7d3e3aa6da23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:53:04.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:53:14.257Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f53d261a-aa65-479a-a5fb-1d27ff052fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:53:14.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:53:24.271Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d84fe213-63e2-4501-bd00-c4cbc0e89ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:53:24.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:53:34.286Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=71aca4d0-1572-45c7-8646-d4b1e6c1a2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:53:34.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:53:44.295Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=07072513-f1fd-4c5c-9006-b9f670de5b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:53:44.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:53:54.302Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1b9b4a55-36e3-4358-b26a-749eee5cd2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:53:54.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:54:04.311Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=368ea1f7-38df-4789-976c-98235ca87313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:54:04.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:54:14.318Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1d3080d0-4fdb-42c4-8dbd-06309e65c066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:54:14.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:54:24.326Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=319d665d-0b7f-421b-ab18-c1b65d58f9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:54:24.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:54:34.334Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=41b83d98-c7c8-42ee-b0bf-aa2de47edddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:54:34.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:54:44.342Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ea916dc8-003a-4264-8962-3f2c1bf538f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:54:44.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:54:54.354Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ef93e963-94a8-4ea2-a114-3069e0d805a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:54:54.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:55:04.370Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=372bb65f-e092-46d4-9299-16fb313a02a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:55:04.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:55:14.379Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=fd5826dd-e69c-4a88-bd3f-ac2541000828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:55:14.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:55:24.388Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=b79b9ea6-af6b-48b2-8b9a-10a8bab618c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:55:24.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:55:34.398Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=de5cd661-3953-4cc2-8155-6c83305ba8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:55:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:55:44.406Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a966bafe-2251-4580-b0e6-52275d1908ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:55:44.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:55:54.413Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a955935a-08cc-43ff-be90-e58ab3607fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:55:54.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:56:04.424Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2403c027-9db1-44fa-a50e-e79a081e383d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:56:04.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:56:14.438Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4224710e-b94f-434f-846b-74a7cab692c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:56:14.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:56:24.449Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=dd63486a-5970-4aee-8a76-e2c7d40e41f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:56:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:56:34.465Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=834d8669-5723-49e0-99a9-f5ab99fea0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:56:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:56:44.472Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f65b6dfa-6a7e-471d-a073-b04be793448a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:56:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:56:54.478Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=8054c780-98d6-435a-b131-bc8781fc48f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:56:54.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:57:04.486Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=93bdb63f-53f4-4b0b-9473-348dc5b9c9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:57:04.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:57:14.494Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e822a72b-0a7e-476d-a85f-efecd345bd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:57:14.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:57:24.502Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=80a88aef-cf22-47f1-ace6-7365cae48f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:57:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:57:34.510Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2005d8a4-8c8f-4f68-8209-3ef07c8b281c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:57:34.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:57:44.519Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=072bd4a1-5887-4495-a73b-25fbc167562b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:57:44.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:57:50.116Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T23:57:50.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-12-15T23:57:50.117Z |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-12-15T23:57:50.118Z |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-12-15T23:57:50.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T23:57:50.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T23:57:50.123Z |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-12-15T23:57:50.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:57:54.531Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1ced7361-b71d-4715-9da1-9845f2677ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:57:54.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:58:04.548Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a3d00b87-2f6d-42e3-bccd-c02677cb07fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:58:04.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:58:14.556Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=82ba5139-9616-4bea-b3b1-a83c7089e7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:58:14.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:58:24.564Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=cbf84b2e-ffa0-4a40-8db4-1f6d2d5fd39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:58:24.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:58:34.572Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ca0c1e85-37e7-484b-b5ef-040fc2b543a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:58:34.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:58:44.582Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d7a14d31-f08a-4748-8457-206c10daaf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:58:44.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:58:54.589Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c845660e-a360-405e-9e1d-92eb9d5da54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:58:54.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:59:04.596Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4472f249-4e0c-4a43-a452-0215ea9ebe82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:59:04.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:59:14.604Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f0a42436-da2a-47a5-986d-382f7d3d4972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:59:14.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:59:24.611Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0c0aa9e1-45e9-4db5-8aaa-00ec9a0768b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:59:24.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:59:34.623Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=936ff3e8-8dc4-4984-8d70-3db416dc72a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:59:34.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:59:44.641Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4f89c3eb-cd30-4362-9371-c44059a82cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:59:44.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:59:54.650Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4708f692-d524-426e-95a2-b3bad4a3e6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T23:59:54.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:00:04.657Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=510dfc8b-2aef-4a9d-8fce-8e084311bd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:00:04.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:00:14.679Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=38db224f-3b72-432f-a336-cf2aa93598c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:00:14.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:00:24.686Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0051f346-ac28-4e7e-8742-ad5a915f3221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:00:24.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:00:34.700Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=38629818-f4c8-464a-b36d-209dc37aaf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:00:34.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:00:44.708Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0dd9a2dd-afd4-400d-a135-e9ddde8ff108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:00:44.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:00:54.721Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=66340307-ba2b-469c-abf6-256b1fceeac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:00:54.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:01:04.769Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7a2ce6f6-2e32-4950-8ccc-7395065aaa13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:01:04.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:01:14.785Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ec8f0bc5-891e-4a47-9f6d-8fa08d7a0763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:01:14.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:01:24.794Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=b2f7ebd8-7e5b-46f6-96c7-90fb97cc0ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:01:24.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:01:34.800Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=cf4a7591-23ca-41b1-ad99-de94b2b8e1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:01:34.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:01:44.806Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=29032155-3c68-4a92-9bcb-dc19578ba644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:01:44.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:01:54.813Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=694f7cde-0506-4508-b851-191b5040f569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:01:54.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:02:04.820Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=8cc8a804-7996-43b1-b01e-04ae009330a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:02:04.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:02:14.825Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=5aa15775-a75f-4bff-8ebc-d31b8e1f4b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:02:14.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:02:24.835Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6da92d56-a72c-4415-ae0b-67969885c63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:02:24.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:02:34.842Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a1a6484e-d016-4f29-932f-db9a77828319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:02:34.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:02:44.854Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=83d12d0a-e328-49fb-b1a3-e9af582f48d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:02:44.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:02:50.197Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:02:50.197Z |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-12-16T00:02:50.198Z |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-12-16T00:02:50.199Z |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-12-16T00:02:50.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T00:02:50.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T00:02:50.204Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-16T00:02:50.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:02:54.869Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c51433b3-c726-4148-97b0-4e992d65bc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:02:54.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:03:04.875Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2add872c-46e3-462e-b7c3-ce68f56a620f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:03:04.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:03:14.884Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=94f42934-12aa-4182-8c66-86c890f53819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:03:14.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:03:24.892Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d68d97bb-61a3-4ed1-a7f4-11df0614965e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:03:24.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:03:34.900Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ac1b3b62-d5bc-4811-a6e9-a9f93ef6fd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:03:34.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:03:44.907Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2bbbc7a9-a78a-49ac-bb18-2d176dbe6ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:03:44.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:03:54.913Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c110a792-07e3-496f-936e-a5874ae283f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:03:54.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:04:04.927Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=9ef669f6-5ff9-4a9d-b178-942eba23d95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:04:04.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:04:14.940Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=47d04fa8-61c0-4a0e-8d36-7e9f5f6f22f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:04:14.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:04:24.956Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=39ca67e8-57bd-4bc5-964f-1b65d0f8007a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:04:24.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:04:34.964Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7eda3a73-29cc-4589-97bb-f98f41507d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:04:34.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:04:44.972Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a694a91e-f1a5-4cd0-b7ff-678fbc55bfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:04:44.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:04:54.979Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7728506a-89fd-47ba-baca-360e28eddcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:04:54.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:05:04.986Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=baf02e2f-0d18-495f-a18b-458fe0469107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:05:04.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:05:14.991Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=db9d65c9-ed7a-483a-8695-bf882327d571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:05:14.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:05:24.999Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0419ef6a-0234-4ad6-9e28-1f73b5eba3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:05:25.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:05:35.007Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=abb313a9-be57-44b4-8d17-c3d7147f4590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:05:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:05:45.018Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d2e4ef41-553c-4153-b95f-7f0a6d16420f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:05:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:05:55.028Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c18d5c49-338b-4dc7-bed6-66cc267f0a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:05:55.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:06:05.042Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c67150cd-ad01-4fa4-9091-d40a36a70058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:06:05.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:06:15.056Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ff7e05b3-b94e-4358-aa73-1ebd344bdb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:06:15.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:06:25.072Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=83532db5-de75-44c5-806f-327024e0ac93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:06:25.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:06:35.078Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2aecc21d-b67c-4aa2-988d-d11bb1bcb315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:06:35.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:06:45.085Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=50eb737f-44ac-4b6a-b544-574764143a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:06:45.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:06:55.091Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=8f0c48d9-1c7a-4f03-8e7e-a53226561269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:06:55.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:07:05.097Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ae27b1d2-b1bd-4781-bc8b-c06623138a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:07:05.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:07:15.106Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a63de995-c255-43f5-b81f-8dde79aa0e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:07:15.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:07:25.116Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f80651b1-5206-4d77-bb1e-427877d69c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:07:25.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:07:35.133Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a4c81a48-b5d1-4472-8d50-adcd6698f2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:07:35.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:07:45.139Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c8437e7c-fe4f-42e9-8b76-552a06d3a84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:07:45.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:07:50.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:07:50.172Z |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-12-16T00:07:50.173Z |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-12-16T00:07:50.176Z |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-12-16T00:07:50.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T00:07:50.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T00:07:50.181Z |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-12-16T00:07:50.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:07:55.146Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d6dc73ee-989b-4f36-89f7-da106301a054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:07:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:08:05.154Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=bf76bfa5-8cc6-4cbe-8705-76e8d36b6d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:08:05.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:08:15.160Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0c011040-db36-4c89-b7bf-411f7aba07fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:08:15.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:08:25.167Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=290b3baf-9a3e-4972-83ad-52afa3e832d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:08:25.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:08:35.174Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1cdcebec-e34d-46d7-899d-3d31a852753f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:08:35.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:08:45.181Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1d9a9544-0a4f-4276-be9e-2a4ae06dd8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:08:45.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:08:55.198Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6e35988c-447e-43d2-8674-7f9c7f85472f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:08:55.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:09:05.208Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0f2341a1-2544-47d9-86fa-e9aa0eb370fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:09:05.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:09:15.221Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1ac62b4e-e586-4e42-84be-9f4f858d8e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:09:15.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:09:25.229Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=bdc416fa-c5ce-4fd8-93d6-547401922182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:09:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:09:35.235Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4be8ec17-2754-43dc-a3a6-4d1e0b21eeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:09:35.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:09:45.243Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=9a09cf9e-b161-40fe-a43d-bb7249dee176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:09:45.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:09:55.251Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=5161930d-d9fa-44ec-8f9b-3b983b9cb228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:09:55.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:10:05.257Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4f36ca71-c960-4453-95ee-2f87e24bc53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:10:05.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:10:15.265Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=75589150-8c75-4662-92bd-7da92ade59fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:10:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:10:25.273Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6bdd5213-140e-4358-85aa-dcfbfd71456e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:10:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:10:35.287Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=434333ea-56ac-4f92-88f0-c7adcd7ebb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:10:35.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:10:45.311Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=730efaec-c0f2-483e-847d-7b7be95cadde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:10:45.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:10:55.318Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ca079883-d7c2-4361-9249-3ad2aec1db37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:10:55.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:11:05.324Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=3dab107c-3c17-42a6-9970-613eb6b8dcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:11:05.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:11:15.330Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=67695162-7ef2-47f2-8369-2d5ccc44f448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:11:15.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:11:25.339Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=8d32667d-4a44-4b3d-93e3-55a6abf95b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:11:25.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:11:35.348Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2002406c-bdad-47da-a2a4-a63b7af2a440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:11:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:11:45.355Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4a45c945-c160-4169-ad24-5999bf3764b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:11:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:11:55.363Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f6527a2b-8b59-4df1-ba60-111bda6173f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:11:55.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:12:05.373Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2c1df742-0761-4701-9380-1d85402a8a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:12:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:12:15.386Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=645b8cf2-9e9b-4960-9395-31049bc35ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:12:15.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:12:25.397Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=65cef0a3-dd82-4a16-9eea-22b65b9fbb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:12:25.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:12:35.403Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0bd971ca-cf1b-4e71-a6fb-3d92bdaa7170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:12:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:12:45.411Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ee9cbc73-1206-45ef-93e4-eb6749e8b428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:12:45.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:12:50.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:12:50.134Z |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-12-16T00:12:50.134Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T00:12:50.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-12-16T00:12:50.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T00:12:50.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T00:12:50.140Z |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-12-16T00:12:50.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:12:55.418Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=39164e69-f630-48a6-9cc2-9400833b11bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:12:55.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:13:05.426Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0f2cae11-33a2-42df-a276-a6723abb798c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:13:05.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:13:15.433Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=35a33de7-837e-4d0e-9e6d-6889c25fcd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:13:15.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:13:25.440Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4da4d465-4d03-4dc2-b543-3f75e919537d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:13:25.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:13:35.448Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f860273f-31d3-4a78-bbbd-84c1c3b9a7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:13:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:13:45.457Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ddb217e9-c1a3-4c7b-8d2e-ab4c0b0f7241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:13:45.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:13:55.471Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=3ad494cd-478a-4ab6-94d3-299e51721244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:13:55.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:14:05.478Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a09c17d6-ab60-4eae-882a-71f077f1212f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:14:05.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:14:15.485Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=20963a5d-1f05-4954-a826-3f2211975a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:14:15.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:14:25.492Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4e052a70-1062-43a3-b6fd-4524c28ae43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:14:25.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:14:35.499Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ca7077e0-4e38-4701-bbf1-3aa7348d0584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:14:35.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:14:45.513Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c0358a6a-6296-4b49-892e-af02a1650402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:14:45.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:14:55.519Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=90c72daa-b5d6-4978-bd31-1d2c8714c2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:14:55.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:15:05.527Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1b40025a-dbab-40d3-b3b1-8df2b00816e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:15:05.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:15:15.536Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=31faa820-c3c9-4c5a-b8c0-4319f5fe92fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:15:15.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:15:25.552Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d5bc8fc2-7851-4064-b6e2-dd3c97ecfa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:15:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:15:35.559Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4da360ee-702b-48c0-9e45-137e411d39a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:15:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:15:45.566Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=67e3c92e-1e4d-4c58-9c6d-a71d5c8c0875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:15:45.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:15:55.572Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=993a0908-1c3b-423f-b9ab-b8119d9aed15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:15:55.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:16:05.579Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7bb0c4af-e5c3-4789-ab03-4592a033410c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:16:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:16:15.585Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e2e9e09f-8684-4ad9-8b43-a22f66e013a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:16:15.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:16:25.592Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=5d46f853-5d65-4907-b3fc-6492f08cb820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:16:25.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:16:35.598Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=76d4cfeb-ec2b-456c-b80a-c4505adc7773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:16:35.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:16:45.606Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=daa6b20e-a857-4158-951d-66cd8a0838e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:16:45.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:16:55.619Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=31a663b8-be5f-4d0d-b2fe-625316fec239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:16:55.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:17:05.631Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=41119026-1892-43a6-b8ac-9e5cd14973ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:17:05.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:17:15.637Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=24bf5d69-22f4-4e84-b78b-950550781417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:17:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:17:25.644Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6a40963d-344b-444d-a9aa-76f7af31d3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:17:25.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:17:35.652Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e248883e-549b-4521-a573-01f26744fee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:17:35.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:17:45.659Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=5b463cb5-1974-416a-8474-1d804c92eefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:17:45.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:17:50.148Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:17:50.148Z |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-12-16T00:17:50.149Z |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-12-16T00:17:50.150Z |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-12-16T00:17:50.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T00:17:50.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T00:17:50.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-12-16T00:17:50.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:17:55.668Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1b712394-3ce3-40d2-86cf-b7eca3817d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:17:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:18:05.674Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=5396e43c-f878-472f-8566-84604f624bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:18:05.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:18:15.682Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=80379f1f-9ef8-4d81-b631-8e9a0fe97d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:18:15.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:18:25.693Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4da23e6b-6775-4db9-816a-7ea4bf6cf125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:18:25.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:18:35.705Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=027d086c-311e-48e5-86f8-d908da9537d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:18:35.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:18:45.722Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d48faad3-f181-4b5a-9106-9e8b00728118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:18:45.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:18:55.730Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=833f2188-4979-4394-8169-13f1e8cc45bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:18:55.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:19:05.758Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=fe5834b1-7cd9-4ab7-8924-af3e0f818e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:19:05.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:19:15.763Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=89749fd0-90e5-4dab-9d1f-d9fc2b987552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:19:15.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:19:25.770Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=48d849f0-54fa-4a4b-ad96-6294d89e31c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:19:25.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:19:35.777Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6f859b36-908f-4c76-9b92-48178d901b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:19:35.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:19:45.784Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=b55daeb2-7b25-48ba-a221-e7e88d8a474d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:19:45.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:19:55.807Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=daa288f9-dba5-46a8-85e4-171161c04354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:19:55.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:20:05.817Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=df13c473-e5a4-4662-adc6-67f911cdf24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:20:05.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:20:15.833Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4e50669c-e667-4edd-92de-b1ed9ebecad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:20:15.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:20:25.844Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=39e720ef-79e2-4d32-bcde-869d8fba9f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:20:25.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:20:35.850Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4f8f7906-c17d-48e5-ab02-7cce2d49e02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:20:35.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:20:45.859Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ef6b2a07-c138-49b4-9a41-e53875c52739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:20:45.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:20:55.869Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c4715962-ea47-41a4-9c23-555ffb4c9250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:20:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:21:05.876Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1a44f358-2d08-4fd6-bf9d-e209d6433908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:21:05.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:21:15.882Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7bd23706-58ae-4f0a-ae4e-4ff093373d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:21:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:21:25.892Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=8073fc1c-638d-452a-a41c-241c49119688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:21:25.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:21:35.901Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=3b127151-034f-4713-a6eb-17c5658e0187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:21:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:21:45.914Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a1f0fee8-3ef5-4a51-ba10-12b9d6ef6f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:21:45.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:21:55.924Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1f8c7957-5df7-4b92-9a8b-d9f6d6ee9820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:21:55.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:22:05.931Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=3c7987a6-7a5a-491b-ab18-4983550bb865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:22:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:22:15.939Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c2c05533-a9e0-4c53-9d31-55c5fc8e612e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:22:15.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:22:25.946Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=fc01cda5-9e21-4ec5-9c64-c90cb86036b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:22:25.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:22:35.954Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=cd501b26-65bb-4007-8a39-0df236339d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:22:35.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:22:45.960Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6ecd7832-4046-41e6-b4e6-fe147ccf2a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:22:45.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:22:50.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:22:50.176Z |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-12-16T00:22:50.177Z |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-12-16T00:22:50.179Z |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-12-16T00:22:50.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T00:22:50.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T00:22:50.183Z |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-12-16T00:22:50.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:22:55.970Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=957bb3f4-ceb3-4e5d-a8bd-b5b56924d5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:22:55.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:23:05.978Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=278d5e97-26ba-4162-8aca-c85da1becdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:23:05.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:23:15.990Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7d8c0961-ecb7-4fe0-98bf-16c750a56be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:23:15.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:23:25.999Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=84c84939-a8c1-44c9-b105-14b54209f572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:23:26.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:23:36.006Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4dfec6db-3b9a-49d7-b308-4e305bea07d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:23:36.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:23:46.012Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=89f6f2bf-96c3-4c9b-9d24-45ca7e8cd944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:23:46.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:23:56.020Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c3ce4e90-feae-49fd-8698-bdc19f5254d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:23:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:24:06.026Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=39a6e83c-9e2d-413c-91ff-b89b4cc10d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:24:06.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:24:16.033Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=93ad82e9-b017-40d3-b249-085feacbf1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:24:16.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:24:26.040Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a6bfce6a-a9e4-4d48-9b27-0a2f8551b9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:24:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:24:36.048Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=23c2cb66-e125-45fc-b8a3-88ed28d37efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:24:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:24:46.056Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0306feb5-f873-420c-997c-5e365373724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:24:46.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:24:56.068Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=556ca6bc-b52a-49ff-b759-c4b60e134a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:24:56.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:25:06.076Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=fc2654c5-c11d-4435-8149-6e206c8a5232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:25:06.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:25:16.083Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=50a349fa-bdf6-4c4d-b563-068b763f195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:25:16.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:25:26.090Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=be9a0a38-a917-42d3-8709-33de1e12cc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:25:26.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:25:36.097Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4bc3b4b7-bf30-48be-80bb-4c6a2d6350c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:25:36.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:25:46.103Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=770d4461-e36c-46a5-9a38-a33de2136b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:25:46.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:25:56.111Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7ad8d445-11e7-4b73-9abc-6798771f854a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:25:56.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:26:06.117Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d9b8b638-a501-4213-9f2c-05297f1f2db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:26:06.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:26:16.125Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6cc8575f-48d8-4ecf-9f11-fbacea910349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:26:16.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:26:26.135Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=baeb1d3a-0aa2-4153-9da4-e30ec98e5ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:26:26.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:26:36.152Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=583780f9-5237-4259-a5f1-e20954852d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:26:36.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:26:46.159Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ff741201-4f70-47d6-b809-6eff8bd76924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:26:46.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:26:56.165Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e6a5f1a5-618a-4dc2-bf1b-e1ae2458c51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:26:56.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:27:06.172Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d7372173-f734-429d-ba6f-5c0f258a715f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:27:06.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:27:16.178Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=8653ea7d-afe7-4a25-ac01-3bc67ae01eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:27:16.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:27:26.186Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ae561ffb-8a7f-447b-a48c-7accdf061591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:27:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:27:36.192Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ba26a511-3b61-4eec-ba69-0e9213ebc482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:27:36.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:27:46.202Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ab146e88-5ea7-4791-bb79-1f7a6e427412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:27:46.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:27:50.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:27:50.166Z |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-12-16T00:27:50.167Z |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-12-16T00:27:50.168Z |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-12-16T00:27:50.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T00:27:50.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T00:27:50.173Z |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-12-16T00:27:50.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:27:56.218Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=31f428a3-70ba-4a16-98c0-d2f1f3fd1a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:27:56.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:28:06.226Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=369330cb-ae3e-453f-a0f9-4ae4e2225077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:28:06.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:28:16.237Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=25534536-0437-456e-8b13-c8a4e7222681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:28:16.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:28:26.246Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=afca9501-5a00-47d6-8510-971979874bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:28:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:28:36.266Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=42921f6e-9036-4f1e-9cab-5cd03247fc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:28:36.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:28:46.274Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c16a08a0-3da3-4691-b00c-09ea43de387c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:28:46.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:28:56.298Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=634cd4cb-7ba9-42b4-819b-65b234245c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:28:56.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:29:06.306Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f3625812-82b5-4b25-9d04-f6fddb5f1dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:29:06.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:29:16.313Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=48afd974-6bbc-40a2-b4dd-82f92f503b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:29:16.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:29:26.321Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f53aaba1-1c71-41f3-97c3-dbf92436668b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:29:26.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:29:36.329Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=877a959a-06ff-429f-9eb1-0a06ba443e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:29:36.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:29:46.339Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=83d491e8-7aa9-4ea4-abac-a19dbafe8e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:29:46.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:29:56.347Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=493855a4-d308-4b88-aa51-ab6133efc844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:29:56.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:30:06.354Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=387c7b4c-401c-4e2c-9a0f-36e9989dddf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:30:06.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:30:16.361Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4679d74b-78bc-4e5f-8540-51cf398e9105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:30:16.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:30:26.368Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ef1ff096-1732-4457-9c5d-aa216e61ed3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:30:26.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:30:36.375Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f6a98875-db32-4c1c-ab07-f26b97db8656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:30:36.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:30:46.383Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2d93d658-c447-468c-8d96-903e299ed167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:30:46.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:30:56.392Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=9d59b18e-b6c2-41fe-a6c0-bd1d5f4e8bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:30:56.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:31:06.400Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=73e7b8b6-4752-4882-98a6-70f6b151c497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:31:06.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:31:16.411Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=58583071-c7af-470f-b4dd-b29c10faa961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:31:16.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:31:26.425Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1c888f02-4658-4dbd-b110-407a0eec7dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:31:26.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:31:36.431Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=80807b97-96ea-466e-a054-0ae3f917ad31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:31:36.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:31:46.438Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=5f8d7ffa-cd5e-4645-8e62-a07d1ba2b4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:31:46.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:31:56.443Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=9d749364-2a2d-4f35-8662-ce6d314682d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:31:56.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:32:06.449Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6c61c4c6-38b9-4e39-863f-2c318b5e7575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:32:06.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:32:16.455Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c814d638-87a0-4a6d-bb1b-2ff289bebb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:32:16.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:32:26.461Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c2ffdcae-85d9-49c4-afd8-987ec07afc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:32:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:32:36.468Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=65908b27-2c3a-4e2e-b7cd-0476017c7f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:32:36.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:32:46.476Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1ec34ef0-bc92-4357-af72-639ff74a3ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:32:46.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:32:50.204Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:32:50.204Z |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-12-16T00:32:50.205Z |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-12-16T00:32:50.208Z |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-12-16T00:32:50.212Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T00:32:50.212Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T00:32:50.212Z |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-12-16T00:32:50.214Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:32:56.492Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f7c9ef8c-3282-42c0-aa14-b33521a9c850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:32:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:33:06.499Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a8189dfb-ecb7-43eb-bb3f-f9eb424b2eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:33:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:33:16.509Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=82374dc8-0c73-4e43-9f65-ac3d9689f968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:33:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:33:26.515Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ca6c1c36-c4f4-44d1-9221-7ff4908306f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:33:26.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:33:36.522Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=06964695-f30c-4244-8d32-762e5e406a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:33:36.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:33:46.529Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ab1fb2ff-4de3-4490-85f1-c8f6decfc800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:33:46.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:33:56.535Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=98f0e2d4-c667-49a6-a7c9-6a73b8c6d45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:33:56.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:34:06.543Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=31b97f0a-7eca-434d-ad33-8f1c7f84a284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:34:06.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:34:16.552Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d70195a0-8c1e-4bd6-bd9a-d3aa700eaffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:34:16.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:34:26.567Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=cc7c9059-5607-470d-8b7e-aa1756e7c48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:34:26.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:34:36.574Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=493bdcdf-4afd-49e4-b1f5-4abd48d8632e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:34:36.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:34:46.581Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e10f102f-c114-43c7-a41c-823c8c358213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:34:46.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:34:56.587Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a6093974-0301-492a-bff9-9894b31a9374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:34:56.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:35:06.594Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=63e7c5a8-ec6d-4a14-9cae-2ec405237c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:35:06.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:35:16.600Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=8bc882d9-6983-4333-8e94-e62901b52876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:35:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:35:26.607Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=25e8f1bd-3727-4039-921a-1bbbf66b1984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:35:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:35:36.615Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=422ae360-9915-4a31-a1ae-2b081774f4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:35:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:35:46.626Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d5f90e6d-46c0-4fb9-9335-8cdb7d9a0569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:35:46.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:35:56.652Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6d651def-612e-4974-a9f7-28cf9baca45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:35:56.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:36:06.659Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=df1f4a53-045c-414b-b735-00a1eeef9bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:36:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:36:16.666Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7da320ec-36bd-4c26-bb0d-55744aab0b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:36:16.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:36:26.673Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1a8a13da-0734-4ea4-b1cd-924db34ae44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:36:26.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:36:36.680Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=36c4545e-9c97-415c-bac5-e5c94dfb5c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:36:36.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:36:46.687Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ef9e04ec-9cef-47b9-bdae-2c02d176f69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:36:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:36:56.695Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ec6e600c-dd5a-44fa-b527-58a075433ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:36:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:37:06.708Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ff18efa1-0e46-419e-aa89-e469f767a351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:37:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:37:16.716Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=feffa97a-7cbb-4f43-b05e-6261826c3968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:37:16.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:37:26.724Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=28d4e333-3a05-48bb-94db-16c00e24a57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:37:26.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:37:36.734Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=9885ac3f-e178-4247-bbd4-d9a749203da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:37:36.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:37:46.741Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=dec44825-2ebd-4d8f-85f9-838b89daa182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:37:46.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:37:50.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:37:50.159Z |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-12-16T00:37:50.160Z |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-12-16T00:37:50.162Z |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-12-16T00:37:50.166Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T00:37:50.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T00:37:50.166Z |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-12-16T00:37:50.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:37:56.747Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=62b17fba-27bb-4528-922f-eeb7123695b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:37:56.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:38:06.753Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=264d17a4-b647-4e58-a1aa-d0c6ead7315f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:38:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:38:16.760Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4909db2e-dd3a-4439-9bfe-29dbd79b44c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:38:16.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:38:26.774Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2039c6f2-2c47-448b-a204-62494caa5848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:38:26.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:38:36.780Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=866683b0-5759-4438-8f21-a9adcc32c350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:38:36.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:38:46.790Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7f9c0fb7-d0fb-4d66-8125-0cd6412ec225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:38:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:38:56.798Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=df297c54-4836-4c31-b235-84a17a3bc514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:38:56.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:39:06.808Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f878158a-8453-4748-99e7-95ccf01a56cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:39:06.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:39:16.819Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=89879674-2fe1-4bef-ad80-5712775bcf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:39:16.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:39:26.825Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a0f818da-dee9-41a0-8b96-9dcfa47d6c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:39:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:39:36.832Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7f6c9cc1-8ad9-49fb-b65c-dda6ecbdc5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:39:36.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:39:46.839Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f7689715-4a15-4ab7-943e-aa1657d4662e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:39:46.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:39:56.844Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=673353ef-d618-4cd8-934e-05e4a6de0db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:39:56.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:40:06.850Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ae5e7428-7b8d-4a17-81d7-48991baeae50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:40:06.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:40:16.857Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=46f05f96-c5f0-435b-9de1-86e574654182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:40:16.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:40:26.865Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a3e7088e-7ff8-40c2-bffc-22bc77cdcc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:40:26.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:40:36.874Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f26b0e64-c5b3-45f0-a3c8-3eedade118b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:40:36.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:40:46.882Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0e2b46cc-b82c-402c-9b33-35adc27111fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:40:46.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:40:56.891Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d96816bb-5b25-4867-9bc0-2250db3a1b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:40:56.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:41:06.898Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ad05c2ff-e3c5-4698-a6b6-8284b7d20af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:41:06.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:41:16.909Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=5f7d9c59-d50b-470d-977b-60284f8a081f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:41:16.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:41:26.915Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=25df326f-758b-4a3f-8b4a-ba82d579e177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:41:26.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:41:36.922Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=8b431f28-aaba-44ac-8d65-388700ccaff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:41:36.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:41:46.929Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=fbda3d8c-ed6f-495a-88be-22ca6e5b7bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:41:46.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:41:56.938Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=574f2452-81d0-4f21-b2dd-9270c5a59e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:41:56.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:42:06.948Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=58e29990-32a0-44cf-a9ed-c026cfae28aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:42:06.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:42:16.958Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=82f6346f-0eb2-4535-8a41-4e62f789ad71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:42:16.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:42:26.964Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2dd6e84d-c2c7-47a4-bc0a-d0608c2babcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:42:26.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:42:36.972Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=daf61aac-cb0f-49b6-9a2e-1c675c0db82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:42:36.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:42:46.978Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7be126bd-10b6-4c2c-86f2-3fe9f3cfb14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:42:46.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:42:50.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:42:50.143Z |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-12-16T00:42:50.144Z |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-12-16T00:42:50.146Z |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-12-16T00:42:50.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T00:42:50.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T00:42:50.149Z |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-12-16T00:42:50.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:42:56.983Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=43fe2d93-8735-45bf-8213-ccae169ec5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:42:56.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:43:06.988Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=85d835b2-a0bd-44a5-8434-d69918fd93d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:43:06.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:43:16.994Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f78bf2cf-0087-47bc-a9fd-3192ae79e55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:43:17.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:43:27.002Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1a412ce7-3363-4cce-b3d6-a2b02e372479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:43:27.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:43:37.010Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=3ef0b0ad-7735-4e3a-b5b1-3c2945627fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:43:37.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:43:47.022Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4ae59464-1e1f-45d0-9f33-63fcc29ccce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:43:47.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:43:57.034Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=33b9fccc-4707-4d95-b9e9-e64f9d4b4eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:43:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:44:07.040Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4b81a2a3-1315-4a30-85d3-70a767fdaa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:44:07.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:44:17.046Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=370fbcb6-eb7a-4576-80da-1e1c4f99ab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:44:17.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:44:27.052Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=fb458b4d-7428-4c10-98bc-c8348e2788b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:44:27.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:44:37.059Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=677a87be-24f8-421f-a83e-7829cf2d19d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:44:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:44:47.066Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=58892a83-6d0b-48e7-88ae-9bd9303d53e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:44:47.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:44:57.074Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c11624ab-4efa-48b4-93c0-d86e6fa18a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:44:57.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:45:07.082Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=faa0dd5e-647c-4faf-90f2-7c7b7e83fa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:45:07.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:45:17.094Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=8fe2f922-fece-4f78-862c-582e2d6f5728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:45:17.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:45:27.100Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6b486c3c-c32f-49b2-9bf7-615d9345aacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:45:27.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:45:37.106Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f14ee669-0baf-4eed-ad88-dc5eb6f7e80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:45:37.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:45:47.113Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=3e42c92f-5b82-4e30-a978-68bae9ec76b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:45:47.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:45:57.119Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=02865e6a-f423-4d6b-a2ce-00fcbaa8f614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:45:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:46:07.125Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=8eeb6fb8-1ab8-4435-8682-ce2b8a708a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:46:07.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:46:17.131Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d34eb866-97a0-4a5c-a4e7-ada68ebc32af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:46:17.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:46:27.139Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6e140df0-f78b-47ce-b302-3d50aa307b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:46:27.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:46:37.146Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c06bb4ef-5d5a-410f-b635-3b7e3abd9f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:46:37.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:46:47.155Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4eba4c25-18f1-49fa-ba56-639da14b626a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:46:47.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:46:57.170Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=8e7823bf-5db6-495f-9c50-fe645769e0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:46:57.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:47:07.178Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=8c8cddfc-eecf-4755-b947-ddbdb453f30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:47:07.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:47:17.184Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c57a34bf-d4af-406b-95a5-978be0c45bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:47:17.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:47:27.191Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=3a2fab57-6542-485a-9d67-33697b645823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:47:27.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:47:37.199Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=5c10d4cb-a307-4e0c-aa0a-4d3521ce942b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:47:37.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:47:47.205Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d04d6ced-2005-4358-800a-c81eafa06660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:47:47.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:47:50.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:47:50.180Z |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-12-16T00:47:50.181Z |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-12-16T00:47:50.184Z |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-12-16T00:47:50.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T00:47:50.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T00:47:50.189Z |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-12-16T00:47:50.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:47:57.213Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0998aada-8a8d-4e1e-b81f-7d8e737cce85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:47:57.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:48:07.220Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=69845029-3a43-495e-b00c-c1e43ddb38b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:48:07.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:48:17.230Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6bfaf45b-d123-408c-9b42-858634ad4476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:48:17.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:48:27.243Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=26972beb-431a-40ca-8cc6-4f35da9c5247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:48:27.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:48:37.250Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=094c1bcf-e090-41c6-b0d5-1cd603247106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:48:37.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:48:47.256Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=cc8fc834-354a-467c-b69a-b78175638cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:48:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:48:57.268Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=5ca3cee9-c042-4911-93bc-fe52fa18b9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:48:57.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:49:07.275Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=59adba7b-556f-42a2-a752-c032ed08f201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:49:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:49:17.282Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d91272c0-211e-4cd9-9f51-94c65473972f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:49:17.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:49:27.288Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c8e9e7dc-7083-47aa-aea9-24ce9a21a724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:49:27.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:49:37.297Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=429ba36d-20a2-40d6-804a-c14db755b2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:49:37.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:49:47.307Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1b87a1ce-7bd6-469a-87de-f99a861b791a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:49:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:49:57.323Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=a100b527-ac6f-493e-a7ea-bd0514f84fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:49:57.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:50:07.330Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=bd9d9877-1840-45b4-ae13-dfa42d097190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:50:07.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:50:17.337Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c0189140-f66e-4e5c-9604-5974bd61e5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:50:17.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:50:27.343Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6334c0d8-6fa9-4f64-80ba-ed67641080c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:50:27.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:50:37.348Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=1e17ca37-b30d-42d2-b99e-ea08fb4e2366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:50:37.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:50:47.355Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=b4cf2a37-23ed-4c88-8736-06560d94c6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:50:47.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:50:57.362Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2bf3ef13-c845-4560-b9bb-b233bcf38aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:50:57.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:51:07.370Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=2a7e7e39-f7e4-4d9c-abe7-06a0803fb14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:51:07.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:51:17.382Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e0cb7688-a080-4095-9344-92cf98b304c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:51:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:51:27.398Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=56ad035c-080b-4be8-acf3-34f37ba8dd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:51:27.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:51:37.406Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=49d2727f-53fc-4473-b26a-419d8ca8f957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:51:37.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:51:47.414Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e9c91eea-3e8e-4794-924e-fa98d6260f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:51:47.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:51:57.421Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=d48c3cc2-b3ea-4211-9e37-f354ed4a87db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:51:57.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:52:07.428Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=93f422b5-36a4-4b9c-a30c-bbe3d142bfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:52:07.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:52:17.434Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c8ba01b4-91ac-480f-9992-ba5c97b763fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:52:17.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:52:27.441Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6ba3a4fd-6eee-45d1-bd3c-bdc86593a7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:52:27.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:52:37.447Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=5e52e83f-1d1f-4504-bfa2-a02235d519da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:52:37.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:52:47.453Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=7acadf27-7d00-493f-a9e8-3645de809e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:52:47.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:52:50.122Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T00:52:50.122Z |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-12-16T00:52:50.123Z |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-12-16T00:52:50.125Z |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-12-16T00:52:50.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T00:52:50.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T00:52:50.128Z |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-12-16T00:52:50.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:52:57.465Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4dfc2ca2-e756-46d4-9972-023377599f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:52:57.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:53:07.473Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=96e1b3bd-14e6-4e54-a19b-0fdc53031c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:53:07.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:53:17.479Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=b04bf58a-e025-404a-9fe1-97b5e6994961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:53:17.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:53:27.487Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e323ef0b-7ae3-4eae-a0a3-30b6a92c10af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:53:27.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:53:37.492Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=509f035d-9dce-4548-b6f8-2ce97fbd0b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:53:37.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:53:47.498Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c3dd2d35-73d7-4c96-bb9c-7f8ea6608a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:53:47.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:53:57.503Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=884fe7b8-6743-49ad-b600-1170837062e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:53:57.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:54:07.508Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ae30a863-6c27-4fdf-a842-f8aeea7245c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:54:07.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:54:17.522Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=140c8f32-1d22-44e6-b0d1-d789cb1008b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:54:17.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:54:27.533Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=503bed93-b323-453d-b1af-66741e1b12f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:54:27.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:54:37.541Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=076637ec-3b8a-472a-be58-0854a7176c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:54:37.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:54:47.553Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=3271dd16-6e3a-413c-bed9-c76d053a2ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:54:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:54:57.575Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=13d1203c-e3ae-4e7f-a6c0-e960d820c5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:54:57.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:55:07.580Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=be649e99-5673-441f-9cfd-666a05e33b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:55:07.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:55:17.591Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=efeb8232-d721-4249-9ada-bcb222792432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:55:17.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:55:27.603Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6b582a91-e909-4015-8c3d-075fbd57cc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:55:27.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:55:37.611Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=e5730b81-bab3-4427-bbf9-bfcd7ba0a48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:55:37.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:55:47.617Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=73063e70-2bd4-477a-a959-34c8e0e3077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:55:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:55:57.625Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=b94bacfb-a1ec-49ef-b123-70dbbf086605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:55:57.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:56:07.633Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=94542c3a-7e60-4ee3-9807-1f0411c196f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:56:07.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:56:17.642Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=c50d9f11-e570-449d-a14c-c4ae346cb3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:56:17.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:56:27.656Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=9a1704e2-7591-45c6-b669-e29a579541d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:56:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:56:37.664Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=f344ec9a-7977-4016-9e0f-6ed174715bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:56:37.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:56:47.671Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=0bce272c-a48a-4e9e-8858-24eccf7a0149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:56:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:56:57.678Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=ee191052-45c7-4520-af8a-eb08e8f4a879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:56:57.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:57:07.683Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=9c77621c-b81c-44ac-9eaa-3bc58225b15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:57:07.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:57:17.690Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=b444f361-3525-40ed-a423-e3342e2d57d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:57:17.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:57:27.698Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=4f8355eb-86e6-4886-a898-459034037657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:57:27.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:57:37.705Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=534e55cc-0a43-45e8-b437-d546b0dfdbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:57:37.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:57:47.712Z |INFO |Init configs |InvocationID=212c5e95-3f87-45e9-88b1-1e3afa250b64, InstanceUUID=6732c0d5-0249-47b5-b1f2-9fc85ef29d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T00:57:47.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |