. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:08:51.587Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:08:51.594Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-01T03:08:51.665Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:08:53.148Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:08:53.379Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:08:53.381Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-01T03:08:53.381Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-01T03:08:53.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-01T03:08:53.948Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-01T03:08:54.060Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-01T03:08:57.648Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-01T03:08:58.602Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-01T03:08:58.629Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-01T03:08:58.630Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-01T03:08:58.738Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-01T03:08:58.739Z |INFO |Root WebApplicationContext: initialization completed in 4678 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-01T03:08:59.554Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-01T03:09:00.897Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-01T03:09:03.388Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-01T03:09:04.048Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-01T03:09:04.049Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-01T03:09:04.060Z |INFO |Completed initialization in 10 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-10-01T03:09:04.421Z |INFO |Started MainApp in 16.92 seconds (JVM running for 18.014) |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-01T03:09:04.587Z |INFO |Start scheduling PRH workflow |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:09:04.602Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=69cd93a5-0bec-49c0-ab9b-135f3c0daad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-01T03:09:06.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:09:06.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:09:16.329Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=942a10db-c80b-4a2a-894d-ef828b95d953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-01T03:09:17.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:09:17.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:09:27.435Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=65ac4af1-7326-4a32-a332-edee0f5a9b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-01T03:09:28.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:09:28.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:09:38.542Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=77afd70d-6dde-4afe-b999-0fdbf978b542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-01T03:09:39.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:09:39.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:09:49.617Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=4e3eb9ba-4e14-408a-b390-465d69ff8ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-01T03:09:50.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:09:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:10:00.706Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=bbc960f4-d31e-4c24-89c4-6d23e17c40e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-01T03:10:01.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:10:01.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:10:11.754Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=0bb62507-a980-4ba3-a1d3-bbb9f07516eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-01T03:10:12.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:10:12.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:10:22.828Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=fe7c71a2-2226-4cdc-bcc2-336b739edda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-01T03:10:23.934Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:10:23.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:10:33.953Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=0f2ade66-8429-4643-a413-56d3696a1bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-01T03:10:35.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:10:35.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:10:45.027Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=d73fdad7-a951-48e7-be43-8f27820468da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-01T03:10:46.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:10:46.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:10:56.116Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=b8d1a839-03e3-4cc8-928e-5c8544cff377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-01T03:10:57.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:10:57.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:11:07.180Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=dd75b09c-9a2a-46bd-be2c-2680b1daf38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-01T03:11:08.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:11:08.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:11:18.249Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=f8973ea7-17ba-4e9f-8e28-bcfa0fecbedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:11:18.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:11:28.456Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=e5dec6f5-b45a-4b21-bddc-7a06fc72362d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:11:28.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:11:38.488Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=a91ce6e8-3599-4dee-95f8-9b6732e6e4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:11:38.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:11:48.513Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=e7bd6996-ec19-49bf-a08a-0aca27f4d5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:11:48.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:11:58.543Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=bce83741-c82b-4cda-9d7b-4d6cba5cc3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:11:58.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:12:08.596Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=c7a99e87-e0fd-4122-af52-fb7ef0eb10a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:12:08.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:12:18.631Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=689b5a59-e2e5-4598-9baf-7c4b358b8916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:12:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:12:28.654Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=4f22623d-4192-4f48-832d-2a2f2567435c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:12:28.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:12:38.688Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=148ae16d-696c-4bd5-afb9-5c5dccdc1d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:12:38.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:12:48.749Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=015fd540-eb71-45d1-ad38-7f0efcf20b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:12:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:12:58.783Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=b31c99d8-3b0c-4239-bfb0-24f9d38b903b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:12:58.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:13:08.802Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=0a57b89b-bdd8-442a-85f0-6c6380675912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:13:08.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:13:18.826Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=878ef31e-74cd-4870-8ed6-50fa41606a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:13:18.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:13:28.844Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=c4a423af-69b9-452b-a835-1fac789602cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:13:28.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:13:38.868Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=14c97d5d-a4ef-4365-8cf2-1f4e67e71fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:13:38.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:13:48.894Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=f6bcce39-73e8-432d-a900-a45f4505b4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:13:48.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:13:58.925Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=2b3f5e43-1255-428f-9821-90029d6a0ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:13:58.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:14:00.955Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:14:00.955Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-01T03:14:00.957Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:14:00.964Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:14:00.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:14:01.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-01T03:14:01.000Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-01T03:14:01.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:14:08.969Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=ddec0bcc-77b9-4195-876d-c1062b6ab817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:14:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:14:19.009Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=b4bdbb44-3bcd-486d-9ba7-22b6bfe20623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:14:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:14:29.064Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=32729c37-64f1-441a-a832-36b142f18a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:14:29.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:14:39.091Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=1a38c47b-3625-4970-8e57-3ce70f8db63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:14:39.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:14:49.123Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=f61a3ff5-5080-4882-b49e-1123363916f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:14:49.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:14:59.139Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=0c9dd577-4b47-484c-b180-05b601e041d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:14:59.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:15:09.170Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=6ecfc1b8-5974-4707-9e03-11f9ff7be36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:15:09.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:15:19.189Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=1ddb9055-2956-45b2-816f-81700a6316e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:15:19.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:15:29.205Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=06092bcb-7fe2-487e-bfa8-ec9ea826d5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:15:29.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:15:39.240Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=ba6ca5d8-5731-416e-b49a-704a17dba1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:15:39.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:15:49.271Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=b875c2cc-e761-4603-98da-1d1b42683c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:15:49.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:15:59.289Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=d344a1fe-4e48-4015-88ef-a31d557dc14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:15:59.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:16:09.315Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=96be77d7-159e-4827-b108-60a64e196676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:16:09.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:16:19.331Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=f2977309-4e8d-449e-a195-0352d253be06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:16:19.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:16:29.369Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=f97cd359-454e-4e63-9ffc-043edddec233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:16:29.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:16:39.384Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=9f24c220-b64e-4b41-bad7-bbd49474d87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:16:39.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:16:49.412Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=69bc5ee3-81ad-45d2-8cc8-7f73d59a6692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:16:49.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:16:59.438Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=661a690c-274d-4268-b093-2382e2d7a2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:16:59.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:17:09.457Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=5d20f5d0-79b2-41a5-beef-46b8a58b698a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:17:09.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:17:19.486Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=5b21af15-477b-4d93-8636-efb8614addd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:17:19.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:17:29.502Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=41d19e29-e5fb-4d11-b2ec-ab14e298a167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:17:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:17:39.525Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=2c0f1f5b-fa8a-4af2-b1ea-9afd9b3677b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:17:39.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:17:49.542Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=affd6ade-edcc-43d4-866a-c46b4e55e35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:17:49.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:17:59.560Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=466b3ad0-a527-4c8a-9ad0-ee10ab71733e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:17:59.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:18:09.572Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=235ec024-8d1b-4c39-a0fb-8560236d2c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:18:09.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:18:19.590Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=bef831e8-1b7b-41c6-9d3f-b8b780b8facf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:18:19.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:18:29.606Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=670bea85-5b60-49ef-816a-12a7a616b78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:18:29.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:18:39.619Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=d8c72dc1-8d7d-4668-ae1c-d8dd844e0dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:18:39.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:18:49.632Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=25abd318-7199-4660-a1ac-b5a971692844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:18:49.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:18:59.650Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=6e371bf8-dccb-402a-a720-5037e4dee42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:18:59.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:19:00.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:19:00.036Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-01T03:19:00.037Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:19:00.041Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:19:00.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:19:00.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-01T03:19:00.056Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-01T03:19:00.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:19:09.666Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=2b19f21b-c1e8-4a0e-962b-905212cc9340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:19:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:19:19.681Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=12f204d0-f4d4-424b-889e-6a71e3b3e637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:19:19.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:19:29.699Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=9503a7b4-0774-4516-bf2e-ba0632532435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:19:29.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:19:39.716Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=1b810fca-3161-4329-8979-ee9fb04bf78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:19:39.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:19:49.733Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=c389022d-9758-41a3-8e46-3f543be2c091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:19:49.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:19:59.751Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=34c0dfd3-34fe-47d8-b2b1-a49441ab56f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:19:59.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:20:09.774Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=db0533c5-6141-48f3-8106-d7a0b3e52822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:20:09.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:20:19.792Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=be8bbbd5-1d47-4c26-bf9c-967d7680fcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:20:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:20:29.807Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=57bd740b-7c46-451b-bac9-86082e5b2416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:20:29.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:20:39.823Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=dab0a967-3f63-4f38-96d0-1a9d2826007c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:20:39.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:20:49.846Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=2abc10d5-6f5e-4464-9d06-44154f151bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:20:49.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:20:59.862Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=cacecebc-2be4-4ca6-ba2d-b93a5b30094b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:20:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:21:09.883Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=47104b9f-ab2a-4ef1-8c73-7e0b3764d900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:21:09.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:21:19.901Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=6c05fa0a-e487-4787-a1e2-c841906d22de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:21:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:21:29.918Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=aaee839e-3941-4ad0-8e66-f8d194baee3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:21:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:21:39.933Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=adb499f3-a1dd-449f-976e-678ae87c1bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:21:39.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:21:49.950Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=7306a4a7-32d0-4106-8308-afde9e988544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:21:49.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:21:59.965Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=488f6697-5548-4b23-83bb-421602a5e03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:21:59.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:22:09.979Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=63dd20c8-487f-4cb6-b5eb-ae3444ca30a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:22:09.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:22:19.995Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=3738af28-da84-49f5-9435-87b0d70e895e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:22:20.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:22:30.012Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=a73a052c-1a07-4f3a-8ffb-3b753e822679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:22:30.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:22:40.034Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=2b04c342-d3cb-4bc2-978b-1331a1309c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:22:40.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:22:50.056Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=2dc2d195-439c-45bf-ba0a-62e9088d7261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:22:50.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:23:00.070Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=f0f59638-875d-4339-95d6-765720d1fbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:23:00.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:23:10.086Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=07470b5e-1da0-4d5c-8fd9-992399740616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:23:10.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:23:20.099Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=7f8ccaba-6327-4473-923f-13fade4cbe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:23:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:23:30.114Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=a857a98d-f926-4674-a950-4c6d1e218556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:23:30.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:23:40.129Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=0e9e2e40-be8e-4aba-960f-b496aa1c83c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:23:40.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:23:50.145Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=320b5883-0cc0-4f3a-803f-24a70b42e80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:23:50.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:23:59.942Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:23:59.943Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-01T03:23:59.945Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:23:59.948Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:23:59.961Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:23:59.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-01T03:23:59.961Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-01T03:23:59.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:24:00.165Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=1991ded0-94f9-4ed1-8659-7215442dff9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:24:00.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:24:10.188Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=d92f8b79-bf6c-42ad-b1a9-68b184922018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:24:10.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:24:20.210Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=82130281-1883-4b25-b281-f77475ff7a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:24:20.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:24:30.223Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=06a1cf8a-cb4d-43ac-a54e-0da56ff9459d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:24:30.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:24:40.237Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=2a53cc6e-ccd3-4642-a440-e49b867cdbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:24:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:24:50.250Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=61c3cb78-ed63-4876-b709-e6ffc16e45da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:24:50.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:25:00.265Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=94181414-5614-4ba5-85ae-e0bad85e33f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:25:00.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:25:10.277Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=80a5c2da-12db-4647-b364-a5c7376fec51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:25:10.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:25:20.297Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=694d70a9-8ede-4b38-adfb-3e8276f7412d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:25:20.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:25:30.308Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=81f30c06-e55e-4de4-a688-783ba6f0a1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:25:30.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:25:40.322Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=f5d4e764-c4e9-4edf-884d-5675fa3d34c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:25:40.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:25:50.334Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=584a598a-c403-4fd7-a47d-2e4381dbb674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:25:50.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:26:00.348Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=ddba953f-b2d6-4c2c-b789-48d695fa9ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:26:00.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:26:10.361Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=c6d0b9e0-4edc-40e1-89d4-5f5abbec7511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:26:10.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:26:20.375Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=df3de18e-59df-4152-94a4-d1d53308d12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:26:20.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:26:30.388Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=4b074eda-e0a9-4ad9-8b71-432c127c8cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:26:30.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:26:40.408Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=ba4b8543-3f23-4b29-a84b-ee3cf682cc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:26:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:26:50.424Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=126f504e-b5a1-4f0f-b0ea-c3a66d5d8500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:26:50.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:27:00.438Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=9bf35ce6-220a-4816-a32e-a7d1eef91cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:27:00.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:27:10.454Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=ba9a21e0-c646-4a5d-9f82-e51829bb5c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:27:10.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:27:20.474Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=8ba680ee-3297-4b81-b918-054e03299215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:27:20.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:27:30.489Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=e80cd596-3d96-4350-a514-0fa08eda0da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:27:30.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:27:40.506Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=675a703b-1f90-4825-839f-f0d5abfd99d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:27:40.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:27:50.519Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=486cc943-a1f0-4947-b294-0686ac8c3963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:27:50.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:28:00.533Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=61823340-05d8-4c7f-8e34-ecbb501e013d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:28:00.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:28:10.546Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=40978284-5c4a-4518-86a7-fa500c10d3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:28:10.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:28:20.559Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=5bc554a8-44bb-46f5-92f1-ea4c8c249458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:28:20.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:28:30.576Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=85820f27-bedc-4e4a-909a-f27810dfb3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:28:30.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:28:40.589Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=67a9d58a-6888-404f-bb98-db11bdd00d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:28:40.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:28:50.602Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=d5aeadf0-bf15-4b5a-9fa3-057237d4edb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:28:50.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:28:59.985Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:28:59.985Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-01T03:28:59.987Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:28:59.991Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:29:00.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:29:00.005Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-01T03:29:00.006Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-01T03:29:00.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:29:00.615Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=ee8ef2fd-4282-4d89-ab8e-15667124041c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:29:00.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:29:10.637Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=0107799d-4f6f-4c89-8d08-e46b239d24b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:29:10.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:29:20.650Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=a81cecd9-2488-4215-a91a-489a27783bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:29:20.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:29:30.663Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=8b2b2857-680e-4154-a399-a5d08311e6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:29:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:29:40.677Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=5653b1d5-7030-4df5-85b6-2c12f5c64f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:29:40.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:29:50.693Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=8deb3eaf-5d03-413d-8573-67d1cf6b2f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:29:50.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:30:00.707Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=39df94b0-2376-493c-880f-22d2e023a985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:30:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:30:10.720Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=5c253478-5a39-4da2-ad23-bd495a241215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:30:10.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:30:20.734Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=e2425411-576f-4255-93b5-d96ebdd0f2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:30:20.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:30:30.749Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=a9c9358d-7093-49b9-ac32-6a4cf2ee1b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:30:30.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:30:40.764Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=41376a01-1931-4077-828b-0686eec674c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:30:40.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:30:50.777Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=2cfc217b-64c8-4d16-b1ba-2b4017d06b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:30:50.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:31:00.788Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=0a91a8ad-13ca-45a1-b3f6-51c0d6d664ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:31:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:31:10.801Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=c0802e51-f555-498e-991f-3d51d8b226bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:31:10.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:31:20.814Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=8f736b49-59c8-4a95-9003-3be6e6de9c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:31:20.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:31:30.833Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=f69ff44a-7be7-4cc9-b396-f0427baa6d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:31:30.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:31:40.848Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=7fbd38e6-80f6-4bc3-8b44-e8f814052735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:31:40.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:31:50.860Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=1f4fe1c5-fd9e-4871-a8cb-671de672e0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:31:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:32:00.872Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=571b9918-b069-426d-9317-e556b9ecf779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:32:00.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:32:10.884Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=15756981-caf4-4943-88b9-39289ead7a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:32:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:32:20.895Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=d7827e88-c43c-4bc4-9166-fe4b1715205e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:32:20.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:32:30.908Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=126adcb0-d236-4838-af85-33afa61aa557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:32:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:32:40.918Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=d0d71832-2a30-464e-a36c-2edcd947b1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:32:40.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:32:50.930Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=22a549ef-ff11-488e-bb51-a32a2b209e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:32:50.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:33:00.939Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=d8052a66-4e79-4305-be0a-8aa86039be92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:33:00.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:33:10.956Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=b5371175-be2f-42cd-86ce-32fbc173d6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:33:10.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:33:20.968Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=91eae309-4db0-44e7-863d-30fd4f4f31b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:33:20.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:33:30.981Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=a38eddc9-9cb8-4d79-b080-2999f3834a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:33:30.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:33:40.995Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=953a9d73-2bfd-4040-be7f-3d11d327662c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:33:41.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:33:51.008Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=a57b6288-1aa9-4cbc-9565-9fd2f2793dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:33:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:33:59.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:33:59.932Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-01T03:33:59.933Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:33:59.936Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:33:59.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:33:59.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-01T03:33:59.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-01T03:33:59.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:34:01.020Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=8c63a5c2-8697-4098-878a-f495fdc35564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:34:01.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:34:11.035Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=bf6795ec-2449-4c7d-8fd7-037c402285cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:34:11.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:34:21.084Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=a4c49fc7-8dd2-438b-89a4-ac72f63dd06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:34:21.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:34:31.126Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=10d64c6a-c984-46be-8907-7d68ed9e8fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:34:31.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:34:41.166Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=b66ca3e0-63ef-46af-a2a3-caa7d165cf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:34:41.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:34:51.254Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=3388ea6f-a6b6-48bf-8aca-cbf118283086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:34:51.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:35:01.289Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=54e5e418-976b-409b-ab44-c6eae7ed4c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:35:01.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:35:11.409Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=3fcc87eb-9df5-4a3a-b072-b1c5e500b386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:35:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:35:21.438Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=9fce40d9-07b3-4c4e-a029-09f0100db7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:35:21.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:35:31.457Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=e95ea4fa-0391-47aa-afb4-3f78071c0ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:35:31.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:35:41.469Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=a8c3b69c-6004-4c23-bdb7-a38ed67b4f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:35:41.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:35:51.479Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=acf06f01-4739-438f-9b9e-fae90d827284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:35:51.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:36:01.500Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=3753aac0-e7b9-4fe8-8339-0c2835465ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:36:01.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:36:11.539Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=268a03a9-4ba3-4fa1-a331-a0603834808c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:36:11.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:36:21.563Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=92dee136-0b4e-4c8c-b7ad-e8c23ea52dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:36:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:36:31.599Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=dd484f60-79e3-4748-bbbb-603c932cfa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:36:31.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:36:41.627Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=c4a758e3-b116-49cb-92c6-10746560522f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:36:41.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:36:51.648Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=a045e764-c113-4d29-99ac-4ae200ef783f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:36:51.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:37:01.677Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=81fae884-24f0-48e3-81ed-899a2a0dfe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:37:01.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:37:11.692Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=3a045ba7-c88d-48df-8438-acf3f296ca10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:37:11.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:37:21.709Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=a6c413f0-881c-4d61-b6e3-60376116c083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:37:21.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:37:31.732Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=44ec55e5-71f5-4205-9ae2-55abc042dae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:37:31.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:37:41.748Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=ed1e2dbd-fadb-4b07-83d0-2838963a2374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:37:41.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:37:51.765Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=ae59fc19-1d36-4f2f-8509-e61fa198e491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:37:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:38:01.783Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=4bf02b09-d11b-426c-986f-ad3ea2eae137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:38:01.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:38:11.803Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=f072e1fa-b72b-4ca9-9289-19fbd44ec6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:38:11.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:38:21.820Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=38c4eb61-df69-4bde-b008-162749d22ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:38:21.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:38:31.854Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=96f31914-f94f-4cb5-9731-dc3053714e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:38:31.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:38:41.908Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=560f267d-8158-4b29-b36a-5fd0d89f1ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:38:41.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:38:51.953Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=2e7a3d5c-e1e9-42ac-bf7c-2db4867ce430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:38:52.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:39:00.338Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:39:00.338Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-01T03:39:00.348Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:39:00.360Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:39:00.375Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:39:00.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-01T03:39:00.376Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-01T03:39:00.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:39:02.017Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=f2a3d204-1959-4204-b8f6-0cf21d2c4c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:39:02.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:39:12.065Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=772dabcc-422e-40f6-afbc-5971f01046a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:39:12.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:39:22.084Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=c83a4375-c479-4053-a121-d700b81fb0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:39:22.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:39:32.116Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=5062e628-93c5-405f-b5cb-7c144ad7e013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:39:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:39:42.136Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=7ef1b53b-9fc2-4bbe-9a9f-b5ad10a2eed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:39:42.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:39:52.164Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=e9629a3f-2adf-4dad-87a4-532bd94702c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:39:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:40:02.195Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=1fd525b8-8f0e-45b5-a909-b19d3fe24201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:40:02.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:40:12.216Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=3f0aa05f-294e-46ad-ab64-b41928df34c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:40:12.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:40:22.248Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=5354ce97-19b9-4e0e-aaa6-2d43fcc88676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:40:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:40:32.266Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=85c8531c-1c9a-45ec-b507-ffefc5ad0f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:40:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:40:42.284Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=265a9244-09af-4530-a675-fe34979b784e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:40:42.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:40:52.306Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=676786b4-7d98-41b9-9e5a-f1a642aef499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:40:52.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:41:02.332Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=fda83799-e970-4bd4-ab28-375d86e90c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:41:02.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:41:12.352Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=b3331795-9da2-4c44-864a-22cdd62e8cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:41:12.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:41:22.377Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=1e1477c6-f421-4130-9ed0-5d6825b4f81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:41:22.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:41:32.398Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=074a922f-1454-40de-bc50-4466b316088a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:41:32.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:41:42.415Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=e452095a-c8a6-43f9-8f5f-51b5ab972029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:41:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:41:52.434Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=069ed901-9959-4d76-9d5b-b9972b24451b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:41:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:42:02.445Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=5ac26fca-4ed9-4a18-ab33-829716bdc615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:42:02.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:42:12.456Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=f76486b4-ac8e-417d-b6a6-79a27c4244f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:42:12.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:42:22.466Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=337a6d14-daf2-44af-8d7b-8030b12724f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:42:22.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:42:32.485Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=6254993f-3450-4a2e-b14a-4446df3dca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:42:32.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:42:42.497Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=0e3ee2f7-cd75-424f-bb63-56206f6af916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:42:42.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:42:52.510Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=6e77b8de-4304-45e3-8161-cb46ce511f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:42:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:43:02.525Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=5c37abab-de80-4dd4-9354-9eb895d29a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:43:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:43:12.542Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=de50ebf1-5694-4a04-80b0-874bba50a7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:43:12.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:43:22.563Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=4d673e4e-2c7f-472f-911a-cc34991dbc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:43:22.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:43:32.600Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=303f3a4f-21fe-4dfd-9c79-c15b910b9f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:43:32.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:43:42.610Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=a229cc20-2f35-4f79-9bfc-519fa8f92792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:43:42.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:43:52.620Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=fdded47b-984a-49b0-bc18-1aef1238a4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:43:52.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:43:59.819Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:43:59.820Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-01T03:43:59.821Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:43:59.823Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:43:59.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:43:59.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-01T03:43:59.832Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-01T03:43:59.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:44:02.632Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=0cbaec2a-a548-45f3-9ebb-1849ce93fd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:44:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:44:12.647Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=0db1e34e-d4d8-4592-8443-e7f0f01ae554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:44:12.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:44:22.671Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=360c7395-ae52-4363-a0c5-cd703e104d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:44:22.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:44:32.709Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=7aa80cf6-ca5f-41fb-810d-0b058308f6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:44:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:44:42.721Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=898da485-8f31-4a06-a6bc-932dc14287b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:44:42.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:44:52.735Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=03da4b8e-1992-436f-85b1-b29f05583412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:44:52.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:45:02.754Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=b57cfc63-311d-4390-9556-4f29ccffdaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:45:02.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:45:12.769Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=af3addfa-5ce0-4d4f-aac3-78f227f9741d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:45:12.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:45:22.782Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=87369a7c-037e-4f17-a329-b012f6a2f290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:45:22.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:45:32.803Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=e284c8e1-a914-47a4-b04f-576e36cb0b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:45:32.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:45:42.815Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=26451d10-5876-4bf4-98c0-958afe915e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:45:42.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:45:52.829Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=de4693a6-e855-4383-a093-23b556c61093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:45:52.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:46:02.839Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=e0ed08c2-f33a-4a91-a3f8-15f5110f3202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:46:02.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:46:12.853Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=21ea9c0e-5c43-4082-bbf6-cc00fbfaed28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:46:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:46:22.867Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=04715987-6945-4eea-8d25-43bc549c7271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:46:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:46:32.881Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=7622297f-fcdd-428d-89e9-f2e11eb30c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:46:32.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:46:42.895Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=0c47d82c-0f64-4142-b0c5-cb696cde5c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:46:42.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:46:52.905Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=2cb009fe-96f8-45a3-aea0-434b8631fd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:46:52.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:47:02.915Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=e318f53e-c0c6-43a5-96f8-e11c91526e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:47:02.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:47:12.929Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=ef56ffe6-918f-4d33-a618-448baec62d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:47:12.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:47:22.941Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=c7146346-4b4d-479a-9eef-3885225a67f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:47:22.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:47:32.952Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=9c8ae5c9-ec67-48f1-8ca1-9195feb29bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:47:32.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:47:42.961Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=8912514a-16d8-474d-89a7-6dfa4b508380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:47:42.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:47:52.970Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=41ac65b0-e9de-4854-b0c9-834052553c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:47:52.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:48:02.982Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=8d5a8871-b643-4603-9d9e-23c6651364c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:48:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:48:12.997Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=63960512-09a9-4f2b-bed6-8c506571ee19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:48:13.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:48:23.008Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=565904cb-1c01-4826-afeb-7f69037f23f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:48:23.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:48:33.018Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=5d1bc451-ab40-4380-904a-e381c3f36846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:48:33.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:48:43.031Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=12250205-7b0d-4a84-8317-1179d5cb308b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:48:43.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:48:53.040Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=f3f5a9bf-75d5-4405-9b86-df2ec046fc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:48:53.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:48:59.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:48:59.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-01T03:48:59.973Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:48:59.976Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:48:59.983Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:48:59.984Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-01T03:48:59.984Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-01T03:48:59.986Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:49:03.051Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=a642f7b3-fe16-4f05-abcc-3a25263e491b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:49:03.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:49:13.063Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=766aaede-b17b-4967-8c0d-f28912396981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:49:13.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:49:23.075Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=dfb0648e-a62c-429c-8dc4-bf4eaef35a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:49:23.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:49:33.102Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=f546a6f3-f5b7-4069-900b-cbe4ce5e3c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:49:33.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:49:43.123Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=e46d2281-4838-4bb4-b5f8-7a0dd64810d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:49:43.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:49:53.136Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=dd985640-d399-479a-97f1-5fe33af09584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:49:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:50:03.148Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=3aa30592-79fb-4cb8-adac-c5faf9c3c182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:50:03.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:50:13.164Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=b767e44e-e732-45f3-a461-5a7e2e1b8722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:50:13.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:50:23.178Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=136c0b15-53b1-45a4-9f00-87c2ea3d4ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:50:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:50:33.199Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=574f83ac-257a-4ea2-973e-dc54da3b9189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:50:33.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:50:43.211Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=ca6c68a0-ab7a-4aab-8116-1bcb37a28288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:50:43.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:50:53.224Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=a4232eac-9d95-46ad-810b-efef20c6372d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:50:53.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:51:03.235Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=439fffdf-e194-42ad-bdd8-908df9ad3d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:51:03.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:51:13.250Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=82ae40ee-de6f-43db-a4ed-cc13ea96e612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:51:13.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:51:23.279Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=8236e02f-ee32-4cc0-a40f-e94bf64bb62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:51:23.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:51:33.300Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=531f28f9-1777-4157-b2d2-28d109811251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:51:33.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:51:43.312Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=36f91ba1-6526-4cfa-8bae-40041f52254c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:51:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:51:53.322Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=85da624d-a3c5-4f3a-aaba-ea9d8232207d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:51:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:52:03.334Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=feaa27d7-5ed4-40fa-a05c-024df9f58706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:52:03.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:52:13.346Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=002c68ea-2333-4e54-9c68-4ac1270a0d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:52:13.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:52:23.359Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=11a4ece3-e6b7-4b94-85b1-dd38d5413266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:52:23.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:52:33.373Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=02e5e745-2978-41dc-abdc-1e24999520a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:52:33.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:52:43.385Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=207ce772-ce36-4fef-9f47-f563ef5ed6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:52:43.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:52:53.397Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=13aa5ed4-a41a-470a-b953-755bd141a359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:52:53.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:53:03.410Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=cbd6326c-6790-465b-8e20-04f808d85954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:53:03.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:53:13.425Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=199445ff-2bf3-40d1-b528-6945c4c5d822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:53:13.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:53:23.444Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=9c9592ee-0482-4196-8aa6-b5445f26a52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:53:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:53:33.486Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=6dd5860c-91bd-4361-9b0b-ec0f6c09691c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:53:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:53:43.506Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=fefad4ee-ed80-4258-9f77-a21ad9bb8133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:53:43.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:53:53.521Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=424af665-a451-4ed6-9e0a-665de3274d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:53:53.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:53:59.989Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-01T03:53:59.991Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-01T03:53:59.993Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:53:59.998Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:54:00.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-01T03:54:00.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-01T03:54:00.009Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-01T03:54:00.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:54:03.536Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=f025ce37-88e3-4c2b-a661-b2d1f75d48c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:54:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:54:13.550Z |INFO |Init configs |InvocationID=2f91a17a-d49b-4d8f-b4b9-cd3557d02349, InstanceUUID=6c8a2805-0b52-4d94-a6f4-8c2e6a358a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-01T03:54:13.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |