. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:19:46.748Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:19:46.750Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T12:19:46.778Z |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-20T12:19:47.269Z |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-20T12:19:47.339Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T12:19:47.340Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T12:19:47.340Z |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-20T12:19:47.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-20T12:19:47.464Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-20T12:19:47.484Z |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-20T12:19:48.594Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-20T12:19:48.952Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-20T12:19:48.967Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-20T12:19:48.967Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-20T12:19:49.011Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-20T12:19:49.011Z |INFO |Root WebApplicationContext: initialization completed in 1526 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-20T12:19:49.273Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-20T12:19:49.907Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-20T12:19:51.103Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-20T12:19:51.507Z |INFO |Started MainApp in 6.386 seconds (JVM running for 6.882) |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-20T12:19:51.565Z |INFO |Start scheduling PRH workflow |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:19:51.574Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f64ad181-0911-4651-bb8e-5bd25a8c19a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:19:52.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:20:02.197Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d9e99666-d604-46b2-8e65-e65297523980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:20:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:20:12.208Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=4c4ff8a8-a39f-4fd4-89c4-7d8a7512a825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:20:12.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:20:22.224Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ae310dfb-6a32-4b50-bc84-6cf7131076c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:20:22.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:20:32.238Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=fabc2696-9027-4776-8a2f-470f49a0ab98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:20:32.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:20:42.248Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=69e2c1cf-27df-4361-8aaf-05576f8e5e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:20:42.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:20:52.257Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=03e6ce59-2d60-4611-90e8-e878de9bb416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:20:52.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-20T12:20:53.365Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-20T12:20:53.365Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-20T12:20:53.369Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:21:02.271Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=6dada4a4-d5c1-4318-8b39-61ca24837a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:21:02.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:21:12.283Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f5b2c16b-3b05-42fd-8b5a-c3b6b5e7fafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:21:12.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:21:22.302Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ca4d3ced-a90f-4e8f-bf98-1d4bf7e39ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:21:22.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:21:32.333Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=3d006283-581c-4e45-931a-7b19da5e2014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:21:32.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:21:42.342Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b4be8250-4085-405c-904d-ff29f105475d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:21:42.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:21:52.355Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=66b8ea67-8978-44a1-a410-bbdf443ce662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:21:52.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:22:02.377Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=5a9de66b-65d7-456d-ace4-6f81cd0dd8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:22:02.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:22:12.387Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2afcef75-c822-4c6e-94ba-3684fa2704b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:22:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:22:22.397Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9b3d4c87-975f-493c-a349-fc74a80cd952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:22:22.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:22:32.408Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a9d2f37c-df87-4fab-8022-4712fb4db4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:22:32.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:22:42.427Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=09bda734-d333-44db-9d09-571aeb847b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:22:42.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:22:52.437Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1d2c366a-600d-480a-bba5-d2b7d7343a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:22:52.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:23:02.446Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c172d98a-06ce-4cf9-81b9-e7d30650c646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:23:02.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:23:12.458Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a6920abc-857b-4751-a385-b4a2737f43d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:23:12.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:23:22.468Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=19ebde3d-ec62-4fa4-9aff-abed126c18ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:23:22.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:23:32.480Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c6837766-e42a-4d26-9eab-229033d35303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:23:32.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:23:42.504Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c1c5fbfc-a97d-42f8-bbee-dfb7aa5cdcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:23:42.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:23:52.518Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=05e3facb-432e-4cc7-ad0f-e8ee23620e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:23:52.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:24:02.529Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=140b2894-235c-4093-91df-5deac0fbefc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:24:02.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:24:12.538Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=595e7a6b-ab07-42b3-aa45-aa885e72e912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:24:12.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:24:22.555Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a2a24098-62db-4d51-89aa-6de775d3d468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:24:22.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:24:32.565Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=148dd798-19a0-4297-9390-977aa8e86c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:24:32.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:24:42.574Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=af8396f4-c7cd-42eb-a832-ce1f6d4f8e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:24:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:24:50.329Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:24:50.330Z |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-20T12:24:50.331Z |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-20T12:24:50.334Z |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-20T12:24:50.341Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T12:24:50.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T12:24:50.341Z |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-20T12:24:50.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:24:52.594Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c8f5b103-4963-4d4b-9865-5e158acf765b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:24:52.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:25:02.604Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8c018d6e-bac3-4921-a455-8592e0e28684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:25:02.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:25:12.612Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=4822884c-0f4f-44f9-89de-3619b56fee15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:25:12.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:25:22.619Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e2df8ba2-5297-44e6-ac97-28bf876385e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:25:22.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:25:32.636Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=61ce2812-d8ff-4857-a7b1-807819d46c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:25:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:25:42.643Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=111d4bf7-1d6e-497a-b32f-eaeab361f3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:25:42.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:25:52.654Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=cd6c98f4-a2d8-43be-b71b-cc0a9b8644cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:25:52.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:26:02.666Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=26e20814-1647-4a01-9707-380c4a8d9201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:26:02.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:26:12.671Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=3b287dfd-561b-4f68-be4e-e5da5f9c3f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:26:12.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:26:22.680Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=af68a634-558c-499f-98b2-fe6c21fec46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:26:22.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:26:32.687Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=249578e7-7b22-4c29-b4ca-fa7d2f2d626f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:26:32.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:26:42.694Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=12fdd605-bd26-41f3-8f78-baf331f830b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:26:42.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:26:52.703Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c3829b3b-cfb6-4a4e-a689-cc66d9efaade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:26:52.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:27:02.719Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c1e83aef-da12-4eaf-9b72-5a4368ab659a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:27:02.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:27:12.732Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9292b84d-1f40-4ea0-a36c-683c1ddb24c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:27:12.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:27:22.740Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=3d33370d-8955-45fc-9dfd-3d4bef49858c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:27:22.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:27:32.747Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e1221036-f679-433b-a6df-3c7f5dfe53b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:27:32.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:27:42.754Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c73f7a58-9967-4f62-ae67-0051c3e4db15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:27:42.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:27:52.762Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=41c5f90b-109b-4b7e-9a11-bc8ef296668e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:27:52.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:28:02.771Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=16a4e9e4-a842-4ea3-8c06-cd4f095446af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:28:02.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:28:12.782Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=564e590a-79f8-4ede-ad2b-915bb3422ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:28:12.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:28:22.795Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e637728f-f907-4cee-9927-85433337dd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:28:22.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:28:32.805Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d046772b-3a0c-4912-8c37-0fed5588c3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:28:32.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:28:42.813Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=083c5c35-674c-4e4b-8ba4-9eb16b85c154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:28:42.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:28:52.821Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8f0d52ab-8b3c-4621-a6c9-22b8c91431c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:28:52.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:29:02.828Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=52ccc621-1f91-498c-a66d-4aecb6a4c09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:29:02.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:29:12.839Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=093e8146-1a77-4d0b-8f5d-7043d2bc0744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:29:12.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:29:22.857Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=aad97feb-2e5c-42bd-9235-2a43dc1264b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:29:22.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:29:32.871Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=5e412058-9ebe-4bec-b678-39c698f2fffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:29:32.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:29:42.888Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=bbffbd92-1002-4f0a-a1e8-4b7fe9a9fa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:29:42.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:29:49.564Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:29:49.564Z |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-20T12:29:49.565Z |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-20T12:29:49.567Z |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-20T12:29:49.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T12:29:49.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T12:29:49.573Z |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-20T12:29:49.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:29:52.896Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=434e8449-ac67-45e0-b9c2-cab97681ddb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:29:52.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:30:02.906Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=405e727f-1ec8-4f18-a3ab-f67d8482ec33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:30:02.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:30:12.913Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a11958ef-6b6b-4bbd-9391-04911a5ca57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:30:12.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:30:22.923Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=7f4762a9-47d8-4982-8827-7cbc0ea6ceb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:30:22.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:30:32.938Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=49c15543-d879-4646-ada7-6e8a794484e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:30:32.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:30:42.977Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2f8957c5-9d7b-4ff5-9d1f-fb540a443b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:30:42.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:30:52.984Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=aae6af34-c784-402c-afda-bd769b10f698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:30:52.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:31:02.992Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=197e833a-ff19-44ce-a285-39637583dd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:31:03.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:31:13.001Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0676437a-adf0-4a7f-ae25-3a214d447d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:31:13.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:31:23.010Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=35adaa6b-a341-4ae2-9b34-9f0c06cb763e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:31:23.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:31:33.020Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2e0dea2d-97d3-4069-883d-636581eba132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:31:33.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:31:43.028Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f5f52dd1-88b3-42fd-9123-f3e4623b249e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:31:43.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:31:53.038Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=606fff62-929f-4ce3-bc3f-df84d3e0a0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:31:53.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:32:03.054Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c5283673-9e54-404c-8d17-75fc669559fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:32:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:32:13.065Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f349cc80-5dd9-43d2-a4e1-7f82c5330dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:32:13.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:32:23.076Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e9008c7d-67dd-43bd-8736-d0122e917351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:32:23.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:32:33.088Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ce959ea2-59d6-4110-a67c-5ce3e62b65b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:32:33.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:32:43.095Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f0083733-a530-4a20-81f5-a4a5134d0cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:32:43.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:32:53.102Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8c4d0c8e-ab4e-4353-8e4d-4295960bdfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:32:53.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:33:03.111Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=10af9c1b-1c9e-49ab-9377-58a40f72202d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:33:03.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:33:13.121Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=adb1e5e3-ce9f-49db-a229-aca498680367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:33:13.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:33:23.133Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=4760ab23-3a4c-4631-86fe-612bb3ee6389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:33:23.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:33:33.145Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=603f5fbd-3e9b-461a-9b4f-e089ab9f7062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:33:33.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:33:43.159Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8fe24df6-0004-44d6-b0bf-1288b28a2823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:33:43.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:33:53.166Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2b9ffd6a-d5e7-4a0a-b9d5-7ed487adbd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:33:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:34:03.172Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=51d021ab-f62c-42f6-85cd-e09b6919ccd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:34:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:34:13.180Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=10d83004-085a-4f57-bb62-c3c4aa8384a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:34:13.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:34:23.189Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2976f6b4-662d-4e2d-9d70-525966e566f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:34:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:34:33.202Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0032d003-b10b-413f-adb5-6a2904e962e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:34:33.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:34:43.214Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ba29ed50-bf23-4e78-a903-2cc3e6aeb747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:34:43.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:34:49.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:34:49.554Z |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-20T12:34:49.555Z |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-20T12:34:49.557Z |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-20T12:34:49.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T12:34:49.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T12:34:49.562Z |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-20T12:34:49.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:34:53.221Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=7bf1ff7e-3c95-4a99-b3fb-070f7f168321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:34:53.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:35:03.228Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2b560cfc-1c40-4a26-b7e8-32761b1142d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:35:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:35:13.235Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0e1c2ecc-82bd-4d99-9c07-3cf01e47fec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:35:13.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:35:23.241Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=897b2d70-5bec-404d-928c-8b0a57370ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:35:23.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:35:33.250Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=4287f627-916d-4a4c-8f36-d9638928beb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:35:33.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:35:43.264Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e363e83e-dd96-4151-8939-31d6c1881814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:35:43.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:35:53.272Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=40213b68-78ad-486d-a11e-8808d9b529a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:35:53.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:36:03.279Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c7f16f3b-ccc9-4bf5-9b13-5e9d7e60c2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:36:03.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:36:13.285Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ce8f0c8b-a100-4e38-a845-7441882eaf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:36:13.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:36:23.291Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=154a1c04-35c3-4891-9b6d-91fcc3ac837b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:36:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:36:33.298Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=27813ce4-a5b2-41d1-bc67-74f4924446fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:36:33.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:36:43.306Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=7b0ed870-a5a9-45e9-9261-a643fe2f24fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:36:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:36:53.323Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=93d4bbe6-9ffb-4273-bc5b-e5298bdecbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:36:53.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:37:03.335Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2adca78a-3bb2-47d3-983a-ea8de1dd4aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:37:03.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:37:13.342Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c4a8ef40-ca52-4685-b588-48d9e90f6a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:37:13.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:37:23.350Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f166e887-6404-47c8-8700-a1d4d67e5576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:37:23.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:37:33.356Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1983b9df-68f4-47a3-aa8a-4a7bb4e2ecca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:37:33.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:37:43.362Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0f9a31ba-adbb-41a5-aab1-402cf80a50a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:37:43.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:37:53.368Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=6c318898-677c-4df0-9a06-7cac747ca30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:37:53.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:38:03.378Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=45bc5463-edc6-4282-88d1-21eed7553cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:38:03.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:38:13.387Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d99bd461-77b7-403c-a04d-e8e06394ac4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:38:13.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:38:23.401Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0bebbcbb-1f80-41e1-9655-65be829416b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:38:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:38:33.408Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=5fd6673a-0a4f-4490-94f0-4e6cb22dd71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:38:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:38:43.417Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ed0767b9-be93-4769-89f4-2a407ec27d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:38:43.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:38:53.425Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=681ebfb0-5559-408e-a77f-ba6968038d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:38:53.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:39:03.437Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a15c70a0-cb83-4730-a5bd-ab4173d67937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:39:03.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:39:13.445Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=55a300e7-d1fa-4862-91e5-674d3f549681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:39:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:39:23.453Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=355d6471-840a-404c-997d-50c4a1c3be65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:39:23.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:39:33.463Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=60fe848a-3d8b-4bc5-a891-746f4d658919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:39:33.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:39:43.472Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=334b83ea-9778-4307-9133-126882b88a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:39:43.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:39:49.574Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:39:49.575Z |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-20T12:39:49.576Z |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-20T12:39:49.577Z |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-20T12:39:49.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T12:39:49.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T12:39:49.582Z |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-20T12:39:49.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:39:53.480Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=df166b52-458e-44ef-8256-6b5c49a6b5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:39:53.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:40:03.487Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b7f51ce1-3ada-4836-95d2-4c3ebf816d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:40:03.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:40:13.493Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=de51ed48-b7a6-4113-86a8-09d231943e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:40:13.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:40:23.502Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=50913e55-36f3-4cc8-8740-d236779044a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:40:23.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:40:33.510Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=7b82cd94-09d1-4298-ad89-f7423d78f44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:40:33.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:40:43.522Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=74ec79e8-14f9-48ba-9e69-a674f8f7bcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:40:43.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:40:53.530Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=fb27a5b2-5212-499d-818b-caf94890f19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:40:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:41:03.540Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a5d0e2c1-a535-4acf-9948-284aed000fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:41:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:41:13.548Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f52b728c-8dd8-45ab-87a2-2a276bad7700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:41:13.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:41:23.557Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1661fd48-101c-4924-811c-686827b12c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:41:23.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:41:33.567Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=4fc70efc-1a10-4f99-a6ee-11ebf825ad5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:41:33.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:41:43.577Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8cb0a765-e1d1-4e47-ac3c-187caf02b52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:41:43.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:41:53.594Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1678297b-5ce6-45ad-ad9b-e4ef91674d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:41:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:42:03.601Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=cfa4aa50-4ebf-45a6-8929-eb7af014b08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:42:03.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:42:13.609Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=24c9cf4b-c2dc-45e3-8675-b4250def4b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:42:13.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:42:23.617Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b0f689c7-1f8b-427d-a1da-d6a86c89fe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:42:23.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:42:33.624Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=14637350-ab2e-472b-a532-cac886a871c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:42:33.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:42:43.629Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=6f7a227c-4822-4814-9ac6-a7d7353b9620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:42:43.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:42:53.638Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=73d949e6-0435-428f-ab83-a2d52fd7d847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:42:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:43:03.651Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=3adc7ac7-e4fa-4cbc-ac0c-77c694c31a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:43:03.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:43:13.660Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=aa531fc4-f489-4950-a906-ae307afb0cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:43:13.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:43:23.668Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b89410c1-aaf3-48cd-9e42-c73311670797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:43:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:43:33.675Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=fb26591f-b968-4cfa-bbac-34f3c41c572f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:43:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:43:43.682Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ad108d05-9686-48c0-aa97-f0e9d08a79ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:43:43.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:43:53.690Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=272b59ca-9d32-4daf-8e3d-1e3e4990f520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:43:53.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:44:03.698Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ffce4ccd-de5b-4762-9840-d0e6d9cfe828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:44:03.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:44:13.733Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2e4d6569-1ce2-422c-87b0-4d3f909133cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:44:13.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:44:23.750Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=544c9ddc-0fa2-4d66-96e3-08817b720b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:44:23.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:44:33.760Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c3c81d5f-3aea-4021-b58c-1a8535b182ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:44:33.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:44:43.766Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=61653e26-ab7d-4537-ba0f-213f8bb1f987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:44:43.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:44:49.518Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:44:49.518Z |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-20T12:44:49.519Z |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-20T12:44:49.520Z |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-20T12:44:49.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T12:44:49.525Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T12:44:49.525Z |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-20T12:44:49.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:44:53.773Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1e3658ac-2760-465a-a639-078947415532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:44:53.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:45:03.780Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=fb1e9c46-c536-4861-b72a-61e62338c084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:45:03.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:45:13.786Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=78df7365-0ac4-4bde-a629-198aef9d4c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:45:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:45:23.795Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c7a0c8fd-d0b9-445a-8bff-2f6e0ac32230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:45:23.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:45:33.809Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9cc16c87-06fe-4164-8d9d-17ae50130fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:45:33.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:45:43.815Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d6e378b9-5049-4cf9-a0a4-7dc74047efa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:45:43.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:45:53.822Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9b551ac6-904d-49b7-b3cb-636ac9b73feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:45:53.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:46:03.830Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8c0e731d-5d07-42e7-a903-48fcdb974a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:46:03.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:46:13.836Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2bd0524f-2100-4afe-a9d7-239bddf515d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:46:13.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:46:23.842Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=25daaae7-3f54-4d29-aa44-d5f10c1f84de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:46:23.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:46:33.849Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2aacae14-00e0-4934-8041-a7eddcbbb1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:46:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:46:43.857Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=630901f8-97f8-4272-ba40-a6f3cdb84061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:46:43.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:46:53.868Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e471677f-4471-468c-b5da-a47a7212447a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:46:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:47:03.882Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a9e562fb-f6ab-4e76-9ba9-1b39fe6a5052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:47:03.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:47:13.890Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=4790fc66-c328-41b0-8469-5a2406bc072b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:47:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:47:23.899Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=fbf29bf1-d2fb-4174-b57b-cbee9422ed4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:47:23.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:47:33.905Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=dd653bcf-3e78-469a-8171-9465e88697ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:47:33.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:47:43.912Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1f2cc0e7-1009-4469-8e85-e4edcaee6a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:47:43.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:47:53.919Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9fd355f5-47a6-4165-9a2f-a8b1f7a8cb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:47:53.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:48:03.927Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2683693e-1f7b-49bd-a6ac-8d1a5945e3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:48:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:48:13.940Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9816f54f-e47d-497a-8f99-2237fcd8a513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:48:13.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:48:23.954Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=da0830c6-02a9-47af-8bcd-479b27dfde8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:48:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:48:33.961Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d3d041b3-3cbe-48d1-b9a8-91f91bcb6f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:48:33.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:48:43.968Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ae4191b7-7ec3-43d2-bfaf-5fffab75954f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:48:43.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:48:53.975Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0827f8bf-3e9f-4a4e-8ef7-8b4aea88e511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:48:53.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:49:03.987Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=7cc00f9f-3fad-4a69-9d6a-aa78564a9f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:49:03.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:49:13.999Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=88a3bfad-eb33-4288-b411-9f2557bbd0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:49:14.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:49:24.011Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e08eb66f-3cf8-4901-acf6-540c9ae69a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:49:24.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:49:34.019Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=5d451190-aaed-412c-8b9d-9e13f54ce803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:49:34.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:49:44.027Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=51f0122b-58f4-4e7d-823c-49d2611d83d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:49:44.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:49:49.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:49:49.540Z |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-20T12:49:49.541Z |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-20T12:49:49.543Z |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-20T12:49:49.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T12:49:49.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T12:49:49.549Z |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-20T12:49:49.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:49:54.034Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=cf0461d5-e86b-44fd-82e7-d7613f3cea6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:49:54.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:50:04.042Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=bc3f35a7-162e-41e5-8a64-a511a813084f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:50:04.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:50:14.050Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=eab9acd8-237a-4e2c-ada7-91691f9867af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:50:14.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:50:24.058Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=39808f86-fcc6-4ba0-b7b0-71147658ec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:50:24.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:50:34.071Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d69e520e-54de-4f27-91fe-7c1962da14f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:50:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:50:44.079Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f5fb21e8-608b-4495-b1f1-aa72dfcaebaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:50:44.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:50:54.089Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=307c1f2b-125f-4ae0-98bb-d3e6e41964b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:50:54.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:51:04.099Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0372c284-c32f-4f0d-9384-a33aed154ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:51:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:51:14.106Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=4de5dfcd-8c76-4bda-bc10-2b942e693eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:51:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:51:24.112Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=4978a14c-d881-4d1e-9424-02eb681d9b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:51:24.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:51:34.118Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2daf510f-5e86-4cad-8891-564afc5be3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:51:34.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:51:44.128Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=bb760dc1-c12b-4588-800c-73af79511303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:51:44.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:51:54.139Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=41eacb33-3d5e-4fcf-a310-e0bdfe3e4929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:51:54.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:52:04.146Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=eb30dcd9-797d-41f7-9510-0f77cae33334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:52:04.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:52:14.152Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2e20d06d-efb0-4c61-8ead-c4d650e08639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:52:14.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:52:24.159Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e369fc81-f22c-466d-84c2-e868db3a3cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:52:24.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:52:34.166Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=086c3c72-00a7-4d84-82c3-d320739863ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:52:34.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:52:44.174Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=89de6968-3441-40ca-8d3c-08508617b2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:52:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:52:54.179Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e7b4f541-ddb2-4f56-9207-aeca93947e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:52:54.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:53:04.188Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9767d6f1-1a8e-44bd-b041-ebb8bd206e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:53:04.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:53:14.203Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e46ed886-37e4-42dc-bc24-7d2011ba1616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:53:14.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:53:24.213Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ca4dc927-a411-4544-8432-73e19f6a7d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:53:24.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:53:34.218Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=fff28f42-6a9b-4e2a-9071-d84a6c34abd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:53:34.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:53:44.227Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a24d1d27-40d0-41b6-a104-064ad2898a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:53:44.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:53:54.234Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2f1d8198-c2a6-4cc7-86da-359c06cd39bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:53:54.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:54:04.240Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9c32c083-1c04-4592-b4f5-e2b64023db3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:54:04.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:54:14.246Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1fb6abe8-0df3-4ea4-97ef-da68833607c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:54:14.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:54:24.256Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f4f7748c-ada9-47d2-a447-a6fdb2e6e1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:54:24.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:54:34.272Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=be3e7740-3d1a-41ed-ad53-b6b0271798ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:54:34.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:54:44.279Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ba6f0dcc-deec-45a2-86b8-f5d36b3a0fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:54:44.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:54:49.581Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:54:49.581Z |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-20T12:54:49.582Z |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-20T12:54:49.583Z |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-20T12:54:49.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T12:54:49.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T12:54:49.589Z |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-20T12:54:49.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:54:54.286Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0475d35a-ec9b-4bce-852c-0f08f86d5470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:54:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:55:04.294Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ef72de11-0fb2-4b48-865c-7c33573f287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:55:04.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:55:14.304Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=679f9b98-be73-4918-afbd-3308e4c95a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:55:14.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:55:24.314Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1d5814d4-980c-41eb-8b4a-26bf1dd5cd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:55:24.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:55:34.325Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=54eacfdc-f4f5-4174-8c38-dadcb587a907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:55:34.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:55:44.340Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=5cbd006b-b1c4-4114-b349-af1a527fa437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:55:44.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:55:54.347Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a6d790f1-3e3d-4ec8-a2b4-46760b64397e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:55:54.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:56:04.359Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f2ca4781-11c5-4755-84d8-e3032b75cfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:56:04.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:56:14.366Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=35a96c4c-3900-44e2-bd33-be5f263e9964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:56:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:56:24.374Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=df6210ec-ea4b-4d47-80fe-2be748c4791c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:56:24.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:56:34.383Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=6d0e761b-0664-4dff-907a-15b5c22763d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:56:34.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:56:44.395Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1c57290d-90e2-4f2c-a010-a44e053ce163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:56:44.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:56:54.420Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f32e08bd-8550-4429-8b0b-a4aa5edfeaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:56:54.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:57:04.428Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=885d7780-7116-42ec-a47d-b6e508ef6765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:57:04.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:57:14.435Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0ecbac7d-2114-40ce-a066-189fd6d168df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:57:14.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:57:24.445Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0d42c8bd-993a-462e-b312-c553eec19637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:57:24.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:57:34.453Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8b5d859e-a053-4139-bf24-16ec66609801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:57:34.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:57:44.459Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a6ca65c7-5545-45d2-a7b7-31d75e696969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:57:44.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:57:54.467Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8cc2529c-336f-4389-979c-f096fbd97f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:57:54.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:58:04.473Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=eb129e25-dfd9-4082-8997-058345cd8462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:58:04.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:58:14.484Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=194cfca8-0deb-42e9-98c4-285c70cf3ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:58:14.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:58:24.492Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ae217efb-b4c7-4351-9f33-2bf3fabb303b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:58:24.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:58:34.501Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=feac7d06-1de9-4488-9094-fe44d041ec33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:58:34.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:58:44.509Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=67c5bb01-e8c7-4de8-b656-d52bfaa5f0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:58:44.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:58:54.520Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d2635d9c-5ce8-4d9e-9471-dd17096b8730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:58:54.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:59:04.528Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c7b7ecb4-8d9a-418d-95f9-9c35d40ba11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:59:04.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:59:14.534Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=05932d15-90f9-4789-b27b-0fc560c9e9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:59:14.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:59:24.542Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2ae72c4f-ab76-44e2-94da-1d6004d59230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:59:24.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:59:34.557Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=75dab0cc-e5dd-451c-a083-01ff1955b18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:59:34.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:59:44.569Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=bb5a2e22-9f5f-48b6-8dcb-0f6f3dd73e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:59:44.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:59:49.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T12:59:49.553Z |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-20T12:59:49.554Z |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-20T12:59:49.555Z |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-20T12:59:49.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T12:59:49.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T12:59:49.559Z |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-20T12:59:49.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:59:54.575Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1f9e7cc3-520b-4803-9f2f-a3e3004efdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T12:59:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:00:04.583Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2a8c25d8-3304-4612-ac9c-723fd0161bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:00:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:00:14.589Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=807231b5-6f35-45d6-a1f3-3942d38e84e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:00:14.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:00:24.595Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=cd95ead4-4dc7-4066-b80a-b006970b6366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:00:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:00:34.604Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b72e4d8b-285c-4407-b9ff-9593de531853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:00:34.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:00:44.622Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=55b59aac-4a86-4f53-82ff-0ca7b277cd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:00:44.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:00:54.640Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=692beaba-255f-4490-8908-808b2602dcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:00:54.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:01:04.645Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=bc3b4702-97b8-4831-a1d8-b39ec3178017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:01:04.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:01:14.651Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ba479313-afbc-4065-80e1-d9017df6e963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:01:14.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:01:24.657Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=66b678f5-869d-45c1-8c92-8bfed9bf723c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:01:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:01:34.667Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c27f1490-2994-46e6-b852-d29e8b883c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:01:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:01:44.675Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9f1a1be4-ab71-4f27-bc7a-14417f64d37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:01:44.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:01:54.687Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b0fc9698-ee3b-4948-93eb-8cb7dea4f717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:01:54.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:02:04.693Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=69d273bd-551e-4bce-bfec-8ad15c499dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:02:04.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:02:14.699Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=97c616f3-6a5c-40ed-a005-29ef1de8a08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:02:14.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:02:24.705Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a9bafc25-0ef8-4e96-9089-b4d4d4f0178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:02:24.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:02:34.712Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=738741eb-ea14-40b6-b3f5-076b6c7593c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:02:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:02:44.719Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=6b659817-c4c5-4fff-a1e0-0b3ded3e0b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:02:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:02:54.729Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=bdfdafa4-0d18-42ff-9449-8bbca52f362e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:02:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:03:04.738Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2efcdd4c-b2ff-4e4b-b15d-a1efd3d6a016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:03:04.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:03:14.746Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=302c927b-3b23-4d3c-a160-bd457a6b8d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:03:14.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:03:24.754Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=efeecf51-09b6-4c14-837a-9dcef6a2ace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:03:24.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:03:34.760Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=74e3b88c-078f-4e78-80c5-375bcb33e562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:03:34.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:03:44.766Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b9905acd-82af-49bf-b693-60ca1dcb88e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:03:44.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:03:54.772Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e5103161-4b1a-4401-b67d-fe5b20b09b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:03:54.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:04:04.780Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9b4aa00e-0821-40bf-b772-aee7d76d3456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:04:04.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:04:14.787Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c06af5f9-01ba-44c5-99e4-437c6da129c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:04:14.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:04:24.802Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a919b791-a433-4cc1-b3da-c5c87d15ea87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:04:24.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:04:34.809Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d1c11c36-f4bd-4b4a-9267-6347adf21f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:04:34.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:04:44.817Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=009c26b9-8105-483a-aaca-3ea2a28b4743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:04:44.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:04:49.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:04:49.551Z |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-20T13:04:49.552Z |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-20T13:04:49.554Z |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-20T13:04:49.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T13:04:49.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T13:04:49.558Z |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-20T13:04:49.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:04:54.824Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=6d4228a2-c84d-4e5d-977d-0eaac14442de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:04:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:05:04.830Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ef370e59-16cc-45a5-be52-d07b8cef65ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:05:04.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:05:14.836Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f2e97f7d-e3dd-445e-94d4-1dc92ca419c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:05:14.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:05:24.842Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=31d17e2c-9fd3-494d-b30f-a44ef3830d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:05:24.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:05:34.849Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=42101525-5a38-435e-8065-ba0143db9607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:05:34.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:05:44.860Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=233aa0e3-4e0d-48ce-8a3a-58a6c55ee3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:05:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:05:54.866Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=29d46497-a6d4-44fe-a639-2edcadf5ab04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:05:54.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:06:04.872Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=bfbc9886-00e8-4a46-a856-eca3a12a65af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:06:04.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:06:14.878Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1b5abad3-2706-4897-9044-5d2f039fc1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:06:14.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:06:24.884Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=40fe0bb2-d8e4-40d9-b39c-48c9d1e1f8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:06:24.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:06:34.892Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=037303a8-bf1a-40a5-8f1f-bf1986b038c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:06:34.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:06:44.902Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1c1c54ec-fe16-4f58-83f7-3c8af35ff394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:06:44.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:06:54.908Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=53c6364e-2da2-45ab-ab79-46509c758ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:06:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:07:04.914Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d7160877-cb72-417b-b107-fb59c4da01e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:07:04.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:07:14.920Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=fa303fa5-ab86-452c-bebe-949c255fe8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:07:14.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:07:24.925Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0db296f1-df49-4d9d-8e4b-40a348523373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:07:24.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:07:34.932Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=78524785-4e53-466c-964c-ca392f87ad4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:07:34.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:07:44.939Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=34f4316b-2d8b-4446-a97f-70a2754cb27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:07:44.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:07:54.948Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=7884e75d-78d1-4925-9c6e-266d121c97ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:07:54.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:08:04.955Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2757a7dd-7021-41c8-ad55-6a51076dd3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:08:04.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:08:14.962Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=cf2d0429-b910-41a0-b7fc-4a566f33b758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:08:14.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:08:24.969Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a2747e63-84b0-4be8-ae86-c9f25799b39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:08:24.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:08:34.975Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=718a1552-9ac5-4e48-b862-956a50c3c7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:08:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:08:44.980Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=74a3b25e-6da4-4df8-9ec2-79748ff9f3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:08:44.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:08:54.987Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=81c10113-2981-41a8-833b-77eb69b57f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:08:54.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:09:04.995Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=818def9d-7f02-4834-8fec-347d0bccea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:09:05.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:09:15.011Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e10ffba9-c761-4eaf-904f-5dfcca241403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:09:15.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:09:25.018Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8e7fa51c-34a3-4563-9429-e6bd3d5699f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:09:25.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:09:35.024Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=be066b48-6766-4244-a63f-aa278fb15e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:09:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:09:45.030Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=74044a17-4346-45c0-b973-6a7cb59ed2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:09:45.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:09:49.561Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:09:49.562Z |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-20T13:09:49.562Z |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-20T13:09:49.564Z |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-20T13:09:49.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T13:09:49.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T13:09:49.567Z |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-20T13:09:49.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:09:55.037Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=7dbe5fbf-67c7-4ea7-a892-566b91b8ec63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:09:55.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:10:05.043Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=898a2d9e-328f-4dab-9e3a-9677bee013e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:10:05.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:10:15.050Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=3e649e1d-46d5-4c0c-a2a2-1369c4ba7a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:10:15.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:10:25.065Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e74b694a-b01a-42b6-a8dc-753aa982ec9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:10:25.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:10:35.071Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d676e3cf-4410-4ff2-b3e0-e58df2fe7532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:10:35.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:10:45.078Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=7b7c5934-84b9-40f7-8347-2e0d07758c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:10:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:10:55.091Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ab73ff92-973d-45be-9828-46b3ad30d78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:10:55.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:11:05.098Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f0488fc3-470d-49aa-bd4b-ac8e5077eec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:11:05.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:11:15.107Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=676d08cb-d35e-4839-adfc-f21d9bba7274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:11:15.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:11:25.115Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=27554772-aefb-4b4d-b997-f6b1224cf9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:11:25.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:11:35.127Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e9c7050b-abf7-41e0-8400-9f73f7bdc072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:11:35.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:11:45.134Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=749665b3-c495-47f3-8864-626395acae57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:11:45.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:11:55.143Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2caa4be4-2058-46b0-b1c5-f3c7c6d7b62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:11:55.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:12:05.154Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=4ffff534-adf9-4d6c-b49a-d6e8abb875d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:12:05.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:12:15.160Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c0d32ae4-684a-4f62-8db8-32891e1d69b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:12:15.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:12:25.167Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=6783805e-7a46-406f-9898-b0bc03c2e50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:12:25.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:12:35.178Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=290f65c9-522d-4712-b7df-e49530360493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:12:35.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:12:45.190Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=05c4886f-dd03-4691-961c-626253669cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:12:45.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:12:55.201Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=161e3fe9-6dac-4e89-8df1-cac1bf6d19d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:12:55.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:13:05.208Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ab456078-8406-4e3e-b01a-4f5da7798469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:13:05.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:13:15.218Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=27fd918e-6b3a-47e3-b87b-abb5469dc957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:13:15.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:13:25.226Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=24ddb341-0297-4651-934a-3a3b29461275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:13:25.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:13:35.234Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=3c74520b-5f69-4e04-a553-ea0e86c5e000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:13:35.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:13:45.239Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=53f0193b-9973-491d-a5a7-918cafd90097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:13:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:13:55.248Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8fd23479-f305-40a0-b59b-a50c10a6943b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:13:55.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:14:05.257Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8316d834-f7c9-4249-bc87-a799601e9be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:14:05.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:14:15.273Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=888b29a6-dd9b-4e08-a672-ca6bad981359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:14:15.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:14:25.280Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=79a22047-2a88-4549-895b-20b4f5e0e497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:14:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:14:35.286Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=3b28e4ca-809a-477a-951e-9cbfc1fc399e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:14:35.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:14:45.292Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d557d051-3653-486d-a9c0-b8a9bb8936b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:14:45.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:14:49.578Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:14:49.578Z |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-20T13:14:49.579Z |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-20T13:14:49.580Z |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-20T13:14:49.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T13:14:49.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T13:14:49.583Z |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-20T13:14:49.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:14:55.298Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b22108a8-d758-4d8a-9903-97c7fc2106f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:14:55.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:15:05.304Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=cfd55002-1445-4de7-91d7-7dddcc614d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:15:05.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:15:15.312Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=bf2f819b-cb6b-4f0d-99d3-33fd04c4ca74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:15:15.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:15:25.329Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=97d7acea-25ff-4a5a-b4ba-614eaf8c55fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:15:25.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:15:35.337Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c8daa502-f4f6-4d0b-8c56-bd33d77269a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:15:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:15:45.343Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c434f17d-fea8-47a8-8701-af41cfa92962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:15:45.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:15:55.351Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=43f71235-16ae-40e8-bcf7-c8d42029a5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:15:55.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:16:05.358Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d05d5047-c699-4250-8a67-b6a93fae9c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:16:05.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:16:15.365Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=830ed2e3-f03f-4a05-b8cd-02e4acfb562a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:16:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:16:25.381Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=02caaa7b-e7ea-472a-8e90-5fca3ee969a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:16:25.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:16:35.387Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=5d8e72ba-4866-4742-b3b5-004be5c6d7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:16:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:16:45.394Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=86358780-117e-4674-978b-5d2372b9ce9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:16:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:16:55.401Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=aea35613-b207-4e84-8d97-ff2e0189011c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:16:55.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:17:05.408Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=06b21c89-b83d-4834-b703-0b962905544c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:17:05.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:17:15.416Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e92b36e4-4c95-49bc-8abd-abbaf4d9caa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:17:15.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:17:25.424Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a141abc9-956f-41e2-bb72-02d20945ad61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:17:25.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:17:35.432Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=df96bb8c-706c-415c-ab01-dbc88c2fda38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:17:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:17:45.445Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=28f62b77-739b-4efd-9160-d3d8159375cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:17:45.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:17:55.451Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=45d4a7a9-962a-45de-b38a-68a6667a67ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:17:55.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:18:05.458Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c940f20c-9822-49e4-a585-29032f69d102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:18:05.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:18:15.464Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a4deef7b-09ab-4c1e-a82c-3bc3cb7241f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:18:15.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:18:25.470Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c1d8a6e9-c1ad-4137-aff1-98140d0ae8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:18:25.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:18:35.476Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=928a5d84-65de-45b3-929b-ba43cd915907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:18:35.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:18:45.482Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d8168cc8-624e-463d-b5b4-de526fd0198a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:18:45.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:18:55.488Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=69a022a9-fb39-4bcf-9b73-1ec76ed1e791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:18:55.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:19:05.497Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ea54f4e8-6300-4599-8cc4-0371c496a85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:19:05.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:19:15.502Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1038f844-2dc5-4876-b14d-0d6ce7057958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:19:15.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:19:25.508Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8252efe0-b3ea-41b3-89c7-cd79bf19104e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:19:25.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:19:35.515Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d7c14ed1-792e-4f96-8ed8-740186c7b7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:19:35.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:19:45.521Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=3f30d66c-3535-4808-aa6b-72c49cc41486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:19:45.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:19:49.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:19:49.595Z |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-20T13:19:49.596Z |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-20T13:19:49.598Z |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-20T13:19:49.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T13:19:49.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T13:19:49.601Z |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-20T13:19:49.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:19:55.527Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=215895ed-3dc5-481d-9ede-768d85ae35a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:19:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:20:05.534Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=362d22dc-f49e-4f7b-b6ee-16f5e8785bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:20:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:20:15.542Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c2a6cd49-53c4-47bb-ae07-b695f4a78587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:20:15.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:20:25.553Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b4d84e7e-40ad-42f3-9635-7a4f8eb073da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:20:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:20:35.559Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8b9b3b32-fa2d-49a4-8467-6b6f72aaf55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:20:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:20:45.565Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9a0fdb49-a01c-4410-aa38-26e7d2a3f224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:20:45.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:20:55.572Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=74a4816e-f33d-4fca-a644-2fa17d7bcd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:20:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:21:05.576Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2f42cade-b0fc-44cc-a762-9daca471a338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:21:05.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:21:15.582Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0953aa1e-5ca7-4931-bf14-b79a028d136f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:21:15.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:21:25.590Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=6de48694-d14d-483b-96f1-113260c85d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:21:25.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:21:35.599Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f9310dc5-edd6-4d82-b7f5-0bb51679f009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:21:35.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:21:45.606Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e6fcbd3e-3e8f-447d-9a00-cc45de19aac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:21:45.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:21:55.613Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=4fec57b1-f6c8-4dee-a5ce-cf15c025beb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:21:55.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:22:05.620Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b84337ff-4a49-4084-b007-d49489c47f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:22:05.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:22:15.624Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=cfab9d7d-0715-4534-938e-660b2a692ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:22:15.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:22:25.631Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=93f8846c-07b7-4682-8e2a-2b705cd9dca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:22:25.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:22:35.644Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ca60ee0e-aa31-4354-94ea-6e098232e98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:22:35.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:22:45.653Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e42d29fc-e53f-4ccf-864e-2f24889b3fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:22:45.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:22:55.659Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=31ceaa86-65c1-49c8-b406-4e90ab25a329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:22:55.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:23:05.664Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=144c1ff0-24f7-4621-ad59-50d07a45ffe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:23:05.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:23:15.669Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ee145390-6415-453e-a6c9-0ba53d4a28c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:23:15.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:23:25.674Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1c201189-ae17-4020-be0e-952fdaca1fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:23:25.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:23:35.681Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9d50e900-b48e-47fa-8b2a-dd9989fc2da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:23:35.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:23:45.692Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=40b36b9c-9be8-444a-a5dc-3bf96e626aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:23:45.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:23:55.704Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e8c33883-17b8-45d7-b318-e6c742010c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:23:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:24:05.713Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=464855a1-7316-4db8-a27d-db51f0d3fd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:24:05.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:24:15.720Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2c100f4a-54cf-403a-941a-a632a32b643f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:24:15.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:24:25.727Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ea619e3d-2c9b-4492-ad98-a5ffc351a059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:24:25.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:24:35.734Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9f32ea63-f48e-4a1b-8d0b-6e43d3742b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:24:35.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:24:45.739Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=562fcb95-3177-42e1-8e43-cafc77328008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:24:45.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:24:49.575Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:24:49.576Z |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-20T13:24:49.576Z |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-20T13:24:49.578Z |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-20T13:24:49.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T13:24:49.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T13:24:49.581Z |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-20T13:24:49.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:24:55.745Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2ae673d7-dcf9-45c5-9cf6-e28fd77102fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:24:55.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:25:05.755Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e70913cb-d2e6-4684-9714-b10ea6cc9bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:25:05.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:25:15.764Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=218b2eda-f00c-4d9a-9cd0-4f2b8c0a3890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:25:15.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:25:25.772Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=37e17197-81ff-4b8e-9a42-b4fe40fbc0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:25:25.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:25:35.780Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=df856755-f86a-40dd-9dde-d0654e5d3925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:25:35.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:25:45.784Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=4cf84bc2-c4a0-4267-bfa9-a12669d6e05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:25:45.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:25:55.789Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9a32b4af-ac95-4d44-9540-1d49936d100d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:25:55.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:26:05.795Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=950b6839-a44f-408e-aa03-d77f54f09f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:26:05.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:26:15.804Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=462286c7-7c85-487d-9cdf-a5cdcf2f2361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:26:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:26:25.813Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=23c2c954-e0eb-4cf1-bb02-9a492937aefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:26:25.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:26:35.822Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1c83548f-b314-401e-b46e-fc69bb74a1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:26:35.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:26:45.829Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c781ee84-8816-4996-9fc3-6e1c574b9a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:26:45.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:26:55.835Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8503f3a3-7050-4206-afd0-3a5bd82b8f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:26:55.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:27:05.842Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=807d90bd-ace3-43cd-8416-08aabd27facf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:27:05.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:27:15.847Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c4e09647-28e1-4169-8395-d834ced3341b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:27:15.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:27:25.855Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=52b13811-09cd-4b39-8a28-da855c71f0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:27:25.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:27:35.864Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c5cd8242-fdf6-4506-a9da-ab08afd0aa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:27:35.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:27:45.871Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0a58fd47-9263-429d-ba2a-a4bd91e8e9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:27:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:27:55.876Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=070b35cd-6821-4bb3-9be5-ac9f70e1959d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:27:55.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:28:05.882Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b4f0235e-2d2f-4cb9-9233-0198091115f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:28:05.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:28:15.888Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=3b1a3633-3e65-4258-9e5e-5027e1188018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:28:15.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:28:25.894Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=cf3130bd-9fd5-4c27-a01a-b8e104617747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:28:25.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:28:35.899Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=3f21f060-865a-43ab-af41-2dc4f91f38f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:28:35.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:28:45.905Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=707b854b-b6e0-4097-b267-f13546414a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:28:45.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:28:55.916Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=81b53293-be5c-463f-bf58-e9567bed64c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:28:55.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:29:05.922Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2a9cffc7-4a25-493c-b839-108fa63bf387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:29:05.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:29:15.927Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f9745640-1d30-458a-a2e3-c9e2b1d0fef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:29:15.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:29:25.933Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=5b72749b-67d0-4791-a528-07822129cf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:29:25.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:29:35.938Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=cddba607-6781-4db6-a485-6840220b4aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:29:35.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:29:45.942Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a80816e5-7652-4937-ad87-7caa19e783f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:29:45.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:29:49.579Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:29:49.579Z |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-20T13:29:49.580Z |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-20T13:29:49.582Z |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-20T13:29:49.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T13:29:49.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T13:29:49.586Z |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-20T13:29:49.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:29:55.951Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2a79a3bd-c642-48cc-807d-945a389cbd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:29:55.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:30:05.962Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ee33fa24-6471-4430-8a42-4798a80c6e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:30:05.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:30:15.970Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ceb2e1c4-5536-44bd-9fb3-a6b2767cc08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:30:15.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:30:25.977Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=eefd2e2d-d106-447a-9820-736fa9be485e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:30:25.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:30:35.982Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b0ad8d68-9851-45a2-84a8-174b366c8167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:30:35.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:30:45.987Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=dd1eee4d-e23e-47fd-8720-bb080a8d32b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:30:45.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:30:55.996Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c00f9708-71e0-447a-aad1-33918776f4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:30:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:31:06.003Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=bf4db7c7-a64e-48e0-b7e6-601caf767e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:31:06.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:31:16.010Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=beff2189-91ab-41d1-bc6f-fa047a235a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:31:16.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:31:26.022Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9626e4b3-70f3-49e0-9f3f-f54cbb496249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:31:26.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:31:36.028Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a60cf83b-9974-4014-a141-10205b79cda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:31:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:31:46.034Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=69efcb13-ed17-4398-b174-d9b5caf44938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:31:46.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:31:56.044Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=4f60089d-a36d-4602-b316-c4707be8fb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:31:56.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:32:06.048Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0fe0f956-625b-4e23-9dbc-997ee922e106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:32:06.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:32:16.055Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2679bd16-7c82-47ec-b153-dc052a844a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:32:16.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:32:26.061Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=13625505-2d4a-4e1f-9c5c-77f1cdc1f9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:32:26.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:32:36.070Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=6c153ced-5c7b-4d07-a4da-7e74620f8a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:32:36.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:32:46.079Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e29b3ee6-f2f3-458d-ab8f-f61b94ebc02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:32:46.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:32:56.088Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=3247eeeb-deec-4bb3-aa92-33f290b9c638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:32:56.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:33:06.096Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=5e845ffa-0d34-4a0e-b439-be32fbbab64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:33:06.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:33:16.102Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=bbda69eb-3310-44e8-b97c-e4831d648544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:33:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:33:26.107Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=3d21d2b9-82c7-4fe8-a186-ee574e25d14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:33:26.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:33:36.112Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=860894e1-2ace-4d76-9733-07d5e05b8121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:33:36.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:33:46.118Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=26d962b2-2d4b-426e-9a31-51d07a8c0b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:33:46.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:33:56.126Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=bb1eb7ef-c013-4194-b662-487203345d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:33:56.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:34:06.134Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8cbad49f-413a-4556-a54c-8f4c2ab8565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:34:06.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:34:16.141Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d5a48a85-d5f3-4f37-b10f-d1a577009787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:34:16.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:34:26.146Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=264abd18-153f-41ce-afa9-06e845eb510a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:34:26.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:34:36.159Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c7556316-b47f-4a6d-939d-bf9f02e864aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:34:36.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:34:46.164Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=70da04f4-014d-4fa3-aa5a-617e8ff323da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:34:46.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:34:49.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:34:49.527Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T13:34:49.527Z |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-20T13:34:49.529Z |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-20T13:34:49.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T13:34:49.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T13:34:49.533Z |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-20T13:34:49.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:34:56.169Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=4edc3a88-552a-4d61-8bcf-dd8c68c6c3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:34:56.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:35:06.176Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=3a59ab62-352e-4aee-bdff-dbf6576cf082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:35:06.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:35:16.183Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=61b69c3d-78a1-4275-b1ab-05e4553e5bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:35:16.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:35:26.192Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=acf6c1d4-5c33-4d42-9336-304a3d600712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:35:26.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:35:36.199Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a443c6e9-1ca9-4bb9-a5f9-587fd19e1359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:35:36.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:35:46.206Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b4f88b83-9aef-46c1-bcd1-a6a18d780ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:35:46.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:35:56.213Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=cd81a3cd-110d-4de2-b54b-32d2b7bf1120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:35:56.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:36:06.219Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8c9a2026-85b5-43e3-9139-165e4d078a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:36:06.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:36:16.230Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=22f6e705-52ff-428d-b6d2-f78868c1ade6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:36:16.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:36:26.237Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f8e2e094-3262-4709-90ed-563c56c7fd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:36:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:36:36.249Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=18bac537-993c-46b1-8866-9f39f1f0198e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:36:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:36:46.254Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=5c4af592-e07e-483c-912b-0ed65e643962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:36:46.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:36:56.260Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=6579b965-1dce-4d3b-893c-b9e519ea6046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:36:56.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:37:06.268Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=7f471b20-d9dc-4d10-827c-fce44ad09212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:37:06.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:37:16.273Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=eb182a3f-c0a8-4efa-85ac-c3504a763d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:37:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:37:26.277Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c49f15ab-5e01-4b79-8394-cab426b6e704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:37:26.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:37:36.284Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=be312680-3ce3-4cd1-845f-3a5090bc179e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:37:36.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:37:46.295Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=59633c80-80f8-48fa-9b19-4e146ede4f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:37:46.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:37:56.300Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=45d0ab56-b9d8-47ee-9a7a-51ee8b00419d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:37:56.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:38:06.306Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=7bd3a2b3-4b85-469c-8eda-01e3ec7c32fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:38:06.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:38:16.312Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=115705a8-9a30-4fc1-9961-6775145817f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:38:16.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:38:26.318Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=9a61bc93-5088-4ed8-9d47-de73a1044788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:38:26.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:38:36.322Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=669e4411-ebbc-4782-84eb-22ae1ae2628a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:38:36.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:38:46.331Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=73b54e17-ebf4-40ea-b302-a4a0e61bd6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:38:46.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:38:56.338Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=4424e856-ae44-447f-b60e-7a999680763d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:38:56.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:39:06.350Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d5f44a62-2b02-4db4-92f7-e2125d5f3fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:39:06.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:39:16.358Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=f7d13bf8-b06d-481f-b2ed-aea84c9341d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:39:16.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:39:26.364Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b46b74e1-7acf-4747-b82b-f5c9182a74e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:39:26.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:39:36.369Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1a667311-89c2-437a-ac84-efdf4f463a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:39:36.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:39:46.375Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0ddfa515-b408-486b-960b-3cbb82c68e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:39:46.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:39:49.536Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T13:39:49.536Z |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-20T13:39:49.537Z |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-20T13:39:49.540Z |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-20T13:39:49.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T13:39:49.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T13:39:49.543Z |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-20T13:39:49.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:39:56.384Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=871aa3b4-944e-42e1-a577-ab1aeba3dcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:39:56.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:40:06.389Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e0885e04-99ac-4596-9171-72cfd8242730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:40:06.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:40:16.396Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=b6dc8647-99ff-4f9b-b1ee-2359c85a92af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:40:16.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:40:26.405Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=09620539-113a-4803-b6fe-4a3b929e3f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:40:26.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:40:36.413Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=93fe0364-3dbb-49c7-9437-ca5299e7f8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:40:36.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:40:46.418Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a26ce440-3d0e-4ef0-b461-459abaf86946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:40:46.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:40:56.424Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=c3f41e22-a1dd-4a8a-8842-98dfa4f25943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:40:56.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:41:06.429Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=a2f03d25-8c6e-4514-9191-92bfe3bd55f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:41:06.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:41:16.433Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=2892b580-6425-4d71-b844-4e7f5cd01c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:41:16.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:41:26.441Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=bfc53608-0003-4198-aeba-b298ad296901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:41:26.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:41:36.450Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=1455c33a-784a-4543-804a-a25f8765eed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:41:36.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:41:46.460Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=79711276-68ce-437c-a715-1bf1df5c827e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:41:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:41:56.466Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ff28aff0-2790-4c61-8dae-76047c3c8c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:41:56.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:42:06.475Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=e5e8856a-bbe1-4f32-9efe-1c80f95192fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:42:06.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:42:16.482Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=dad023e2-43fd-461c-a6e5-daa2b2f97c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:42:16.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:42:26.501Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=d13e8c68-2a81-4792-8307-f026b47c700e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:42:26.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:42:36.510Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=8b83331d-71d9-4aea-b8a9-8f602812567b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:42:36.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:42:46.525Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=bf25c366-7cf5-49be-bab5-7929fc57f573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:42:46.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:42:56.531Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0c9e3f89-2ad1-4526-a149-c977b7f7af76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:42:56.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:43:06.538Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=ec398570-4a66-42d3-8cc1-f065e947232e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:43:06.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:43:16.545Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=24eb8e31-6ed5-4a43-aa89-de7905c02c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:43:16.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:43:26.549Z |INFO |Init configs |InvocationID=f8dd4bba-53ba-46cd-9f96-1dd412ca8002, InstanceUUID=0551b895-089e-4a45-b0ef-cd58b095f994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T13:43:26.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |