By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:08:50.673Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:08:50.676Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T23:08:50.719Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:08:51.231Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:08:51.309Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:08:51.309Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T23:08:51.309Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T23:08:51.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-28T23:08:51.492Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-28T23:08:51.583Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-28T23:08:52.772Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-28T23:08:53.185Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-28T23:08:53.208Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-28T23:08:53.209Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-28T23:08:53.267Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-28T23:08:53.268Z |INFO |Root WebApplicationContext: initialization completed in 1685 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-28T23:08:53.692Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-28T23:08:54.442Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-28T23:08:55.600Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-28T23:08:56.133Z |INFO |Started MainApp in 7.637 seconds (JVM running for 8.238) |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-28T23:08:56.193Z |INFO |Start scheduling PRH workflow |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:08:56.208Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=db345a54-ae33-4af4-bb71-cfc23ef98119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:08:57.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:08:57.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-28T23:08:58.619Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-28T23:08:58.619Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-28T23:08:58.622Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:09:07.740Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=852ab326-9d56-4eea-81e2-486cc111d663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:09:08.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:09:08.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:09:18.796Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=aab1c7eb-33cf-466c-a457-515d1b1b7732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:09:19.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:09:19.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:09:29.836Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=22e54d7d-cfe3-4483-b7da-35fbe8bd0fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:09:30.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:09:30.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:09:40.879Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4dcd7735-baaf-4c27-940f-fa2673469562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:09:41.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:09:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:09:51.917Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=00ca7831-7ae0-4491-8705-be942d880bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:09:52.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:09:52.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:10:02.956Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4768cdb6-2c74-414e-bb24-3dafe2e0a3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:10:03.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:10:03.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:10:13.995Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7c260435-7270-4500-be8e-1baf86124c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:10:15.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:10:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:10:25.036Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=cca134c2-c7de-4967-8ea6-795c0a613b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:10:26.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:10:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:10:36.077Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=dfd03c2b-2462-4810-9890-ca6eb419fe9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:10:37.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:10:37.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:10:47.121Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c548b80c-0d97-4528-9e70-3f15055eb72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:10:48.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:10:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:10:58.156Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=6f2b4c21-946d-4caf-b130-cf3e4701d37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:10:59.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:10:59.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:11:09.196Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f5113bf8-3e77-4e8d-993b-af9ba8769b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:11:10.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:11:10.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:11:20.236Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f5eb1b31-c0b7-4d98-8d33-4fe26a7a5956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:11:21.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:11:21.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:11:31.297Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=017748d2-2d81-49e9-9b97-3fdf64e3bad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:11:32.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:11:32.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:11:42.355Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7da6c6f1-2173-4d90-a0a4-79de7db56abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:11:43.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:11:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:11:53.394Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f968f3bc-8aa4-4f4c-9428-851c2978ca65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:11:54.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:11:54.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:12:04.459Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9e271fcd-50c3-4f3d-b577-6267b1f66dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:12:05.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:12:05.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:12:15.500Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5cc8c37d-5e44-4958-b65e-9acb3fb3dcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:12:16.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:12:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:12:26.540Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=3712d2c6-4caf-48ff-94d0-98c3cbe1c664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:12:27.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:12:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:12:37.581Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=8037f077-ae55-43e5-ac4f-179f2fe8ecbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:12:38.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:12:38.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:12:48.620Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=53328e32-bc96-4a0b-b701-0c5e3fd60634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:12:49.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:12:49.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:12:59.660Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=58f2dff0-7ce5-4ae9-ab9e-0bf55315233f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:13:00.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:13:00.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:13:10.700Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=bf13b451-ca03-4ffe-8297-7e2a3dc99c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:13:11.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:13:11.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:13:21.739Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5edaf08c-6f28-488b-9a67-3d4b74703d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:13:22.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:13:22.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:13:32.813Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=25ff6700-37ee-48fe-9c68-0b22f66c9ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:13:33.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:13:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:13:43.858Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=200a5802-0563-4b7d-95ad-90087c450e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:13:44.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:13:44.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:13:54.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:13:54.697Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T23:13:54.698Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:13:54.701Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:13:54.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:13:54.709Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T23:13:54.709Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T23:13:54.711Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:13:54.896Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f87d2b4c-3b45-437a-bcd6-2c6932fce5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:13:55.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:13:55.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:14:05.934Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=09ddbcd0-c155-41d7-b2cf-07cb20344589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:14:06.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:14:06.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:14:16.973Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=1151c651-b2f8-4437-b8fc-7b6e5d191f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:14:18.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:14:18.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:14:28.012Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=be9c6baf-6bd8-49e6-8fad-7e1139f4cae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:14:29.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:14:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:14:39.056Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ec6d7702-6927-4fbe-bcc8-06c7ad8a411c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:14:40.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:14:40.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:14:50.124Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=18b062dc-2689-45ad-ad6c-127610273d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:14:51.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:14:51.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:15:01.163Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7877abb0-5a3c-454f-b41e-0db09a89de06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:15:02.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:15:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:15:12.207Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=46c51a31-f245-48ba-a6bf-a00301f015b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T23:15:13.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.66.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:15:13.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:15:23.249Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=3bedfa2a-64fe-42dc-9455-3deddaf573c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:15:23.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:15:33.348Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=73d5d57e-f87f-49cc-87ef-92c4216fe87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:15:33.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:15:43.362Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e193a08a-a3d9-4a4c-b2ea-3a70104d754d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:15:43.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:15:53.373Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=617dfcb0-56f5-49a3-85b5-414abc0aadee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:15:53.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:16:03.385Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7c6fd6fa-dfc2-49e5-bce6-4c1f8aeb72c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:16:03.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:16:13.394Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=3ffef9f5-ad45-43b4-ab89-615be3b4b93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:16:13.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:16:23.411Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7217f26a-7f0f-42db-85a2-03555c2bd880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:16:23.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:16:33.424Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f777e3d3-81f8-41c9-9641-54c32bf88571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:16:33.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:16:43.433Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=94e0b9f7-fe24-42aa-ab73-06cf4c05981c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:16:43.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:16:53.452Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=69bf5e4a-e7b3-4ec7-9632-b571722de843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:16:53.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:17:03.468Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b40b4752-bf30-4d44-b9e8-562476b2ec32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:17:03.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:17:13.493Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0ae816b9-f3e0-41a8-93c3-3fe109ef63ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:17:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:17:23.503Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=dff7c2c7-cd78-4303-8a68-5ea9faa75723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:17:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:17:33.514Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4f925cba-e563-49c6-bbcb-e162983d3622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:17:33.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:17:43.523Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=433dc64b-286a-4e0e-9d3d-af70f91c0f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:17:43.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:17:53.533Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e8e34a26-92c2-401c-acf9-e077e4372f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:17:53.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:18:03.548Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5f03cd32-2d37-4798-afae-ec2b6b590bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:18:03.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:18:13.564Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b7bfdfd6-a80a-430e-8749-3658228c2a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:18:13.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:18:23.574Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=cf4e7cf1-8e83-4d6e-83df-1f134525f42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:18:23.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:18:33.586Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7f97d950-3446-4bd1-84c5-34983c4a00e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:18:33.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:18:43.599Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c9a09619-44ae-43a7-aea7-635db3e7eddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:18:43.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:18:53.609Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=76097c66-193f-45af-99bb-467df187648b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:18:53.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:18:54.087Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:18:54.087Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T23:18:54.088Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:18:54.091Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:18:54.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:18:54.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T23:18:54.100Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T23:18:54.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:19:03.621Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=872bb6ad-e369-4487-99da-573fb5369ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:19:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:19:13.644Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=befc2236-7649-4bad-93b2-c06eb64ae87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:19:13.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:19:23.656Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4cf2201d-7285-4f64-9b97-69b3c2a0dbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:19:23.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:19:33.666Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e57f1792-7d92-4d90-9e0a-515faaf8c6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:19:33.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:19:43.675Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=adf98849-91c2-4acd-b79d-a5889d6c807d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:19:43.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:19:53.684Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5e3b20ac-962b-40d6-a51d-aebf686c9988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:19:53.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:20:03.694Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b8f48f4e-e6a3-44ea-8318-6612bc447b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:20:03.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:20:13.701Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d8e85d1d-0bae-4c60-97eb-8db5fb8726f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:20:13.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:20:23.717Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=2daf5a7d-3667-4b87-ba4d-85352a912c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:20:23.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:20:33.731Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=cf1ce699-7888-4e06-8fa0-ee96f008d965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:20:33.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:20:43.742Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=67ab3b55-ac18-4069-b3f7-2bfe95cffdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:20:43.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:20:53.751Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5194e61e-ae27-4a23-aed3-a35c792b94a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:20:53.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:21:03.767Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0ea8c5f4-c6f1-40a3-85ee-9ab0ade56723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:21:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:21:13.784Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=21a438a9-3fb7-4912-98cf-06df49370e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:21:13.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:21:23.799Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=6f758c8b-5c67-4020-be0a-8d24210300b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:21:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:21:33.811Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=1cf46ece-ef26-41a6-be20-c600a8f4ba98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:21:33.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:21:43.822Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5a80d859-b32e-45e9-bda0-eb90ed56321c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:21:43.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:21:53.831Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f0381906-9c5c-45f3-8bd3-ba66b1b677a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:21:53.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:22:03.840Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=72f27273-870a-4b8d-b980-911651181ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:22:03.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:22:13.852Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=eef987a3-b7c4-4f40-b94a-099192e75447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:22:13.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:22:23.865Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c4a76324-9402-40b9-840d-c5f39e529219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:22:23.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:22:33.875Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=628e927b-c884-4a22-9050-a53eb1922f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:22:33.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:22:43.899Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9c851619-b3e1-4a0a-9474-9eef0afd00a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:22:43.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:22:53.909Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4f6ec552-9b3c-47e7-b8da-732d042a506a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:22:53.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:23:03.917Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4336fba3-0094-4f02-90f5-96c1b60fbfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:23:03.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:23:13.930Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=8cdd128b-0b59-4201-a621-c54573ca658a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:23:13.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:23:23.948Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=94f61e8c-2bc7-4ae2-bf75-c718e921b447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:23:23.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:23:33.957Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d45a4691-6550-43a6-a697-59ee8007ab98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:23:33.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:23:43.966Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c070a5c8-99b8-4d7c-b528-0eec186501b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:23:43.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:23:53.981Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=3062a5b8-9997-430f-a46f-56540b1060c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:23:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:23:54.134Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:23:54.135Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T23:23:54.135Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:23:54.137Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:23:54.145Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:23:54.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T23:23:54.145Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T23:23:54.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:24:03.996Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=67552232-a3be-4fb5-b1ca-6f91ef850219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:24:04.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:24:14.006Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5c6b4e9d-a730-4e78-95a3-7951ac70ed1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:24:14.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:24:24.019Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e82f5851-dd80-402c-b716-b8626b9660d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:24:24.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:24:34.027Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4b42dd3b-8d4c-499b-b997-1139bb8d8b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:24:34.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:24:44.037Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5ed6bc72-214c-4163-ac42-09b7c7de53f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:24:44.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:24:54.045Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e5151f1f-ee57-4131-8e5e-b0a58f2202a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:24:54.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:25:04.060Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=67ae990b-b81b-4725-8afe-2d2c7d8280c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:25:04.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:25:14.073Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a041e7fe-66b0-4b67-8e3b-05e80fbd9136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:25:14.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:25:24.086Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=1ed3a889-3f3c-45e4-b9d3-62a30e39bbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:25:24.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:25:34.099Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=07ea5ae0-4db1-400d-952e-c0bdde28fb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:25:34.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:25:44.112Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=42bd6e81-7df2-4315-a811-100bd0bce733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:25:44.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:25:54.123Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=453d1605-f49d-4a0b-9050-d0d2cbc17d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:25:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:26:04.140Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=027132a5-7a5c-4e10-aadc-252add6ac71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:26:04.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:26:14.147Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=fa073b5e-d80d-4317-843a-a643f2ac3346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:26:14.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:26:24.156Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=26b8b887-9da2-4982-96ba-12097cdaa758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:26:24.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:26:34.165Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b85cd885-91cd-418a-8a62-f1e2a0dcd0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:26:34.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:26:44.177Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=8f0a9743-f36d-4ab8-bd84-c43b9228fa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:26:44.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:26:54.186Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=581174c7-b984-4a49-9b3b-8cacb441073e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:26:54.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:27:04.193Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0ef0f16a-a4bd-439a-88ce-39e15d39f3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:27:04.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:27:14.202Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=dcfc0497-d489-499b-9e07-d8e0e130accd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:27:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:27:24.210Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=768268e4-e2ea-46d5-9d09-e5705f92d36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:27:24.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:27:34.219Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=6daa84c5-42a2-4b08-b66d-9a8581eac795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:27:34.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:27:44.227Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c16d1f1b-858f-496e-bd18-95da14bbf8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:27:44.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:27:54.238Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=821c065a-3432-46d8-95c0-2caa7ce6d092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:27:54.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:28:04.257Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f80ffab0-09d8-4221-abec-12771b3911b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:28:04.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:28:14.268Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=37581380-e50f-458a-a9c6-4abfea64c553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:28:14.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:28:24.279Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e26ee8c3-88f7-4760-b0e8-39397105571a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:28:24.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:28:34.287Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=389fbb19-c843-47be-950d-403a78f6e767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:28:34.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:28:44.296Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=daf977f4-ef15-42cc-a08a-50440451e3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:28:44.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:28:54.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:28:54.097Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T23:28:54.098Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:28:54.100Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:28:54.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:28:54.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T23:28:54.108Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T23:28:54.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:28:54.303Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=97b532e2-5bfe-49d3-bc61-d0e3a7c10014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:28:54.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:29:04.311Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b6a997cb-e14a-4ca5-93dc-05af72d4da75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:29:04.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:29:14.321Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=1d0bdd9c-5498-4419-8204-d30e348b13ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:29:14.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:29:24.336Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ac3db377-58ef-4710-974c-696e66147cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:29:24.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:29:34.347Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0d7f035e-99f1-47e4-828d-7a26916d03ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:29:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:29:44.355Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0248fa2a-55a9-4be5-af3c-2396327e84be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:29:44.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:29:54.362Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d4592f1d-70ab-4600-90b3-bf9ae8156185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:29:54.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:30:04.371Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=2530e161-6e6a-4632-92c3-2daf7f757eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:30:04.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:30:14.380Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5b21bfb5-d0f8-4779-b350-b204af638cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:30:14.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:30:24.388Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a74c76a3-2c69-45ce-99bc-cd77b71574b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:30:24.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:30:34.397Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=dbfe4189-3249-46a0-a8f6-ecbcad0cd101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:30:34.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:30:44.412Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d5363c32-d105-4dd6-a7d3-abaf0ac5a922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:30:44.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:30:54.424Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=92493ffe-40d8-42ae-874b-8766e7c55ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:30:54.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:31:04.435Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=07401497-bd71-4866-9278-c3fdf4a0184a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:31:04.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:31:14.446Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=91b993bf-bf05-4ab0-8f80-30cbe50b5782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:31:14.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:31:24.458Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7c8cc5f9-942b-4ec3-8a56-0dd7f05d72f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:31:24.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:31:34.465Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e18e9689-2a14-45f9-88bf-daf399fc0afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:31:34.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:31:44.473Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e418a452-e81d-4d57-8e57-5e4e954e1e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:31:44.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:31:54.483Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=8614b48f-1c1f-4184-b90b-5dc7fbeefcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:31:54.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:32:04.493Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d2a6103e-8965-4bae-bfba-b303f5be4088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:32:04.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:32:14.509Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=458f482a-c735-4ad6-8573-6b214dfca920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:32:14.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:32:24.517Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=172f9fab-5cb0-424e-8bca-3dad469f63f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:32:24.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:32:34.524Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=6c29f6d6-199d-4e07-a3d1-14111ba6a89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:32:34.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:32:44.531Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e8b5c490-67c9-4ee9-8b65-ce004d541a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:32:44.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:32:54.538Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c04f310b-fc8d-46c3-9c08-cd2a7f16be53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:32:54.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:33:04.546Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=20a53dbb-ecee-49a9-9753-ec2388a898da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:33:04.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:33:14.555Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0ea6daeb-6842-46ef-90db-aaf30eaa5338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:33:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:33:24.563Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ae443367-2c3c-4f42-b31d-3b60545ebe4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:33:24.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:33:34.574Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=da2db6f7-4120-48b9-8956-55d08fa7c4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:33:34.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:33:44.591Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=3ca0f004-6d87-4f91-81b6-21751039e586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:33:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:33:54.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:33:54.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T23:33:54.109Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:33:54.111Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:33:54.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:33:54.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T23:33:54.120Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T23:33:54.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:33:54.608Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=11b8b201-a5b1-48c0-9c5d-e4000293321d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:33:54.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:34:04.615Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d22a24ad-97ea-41f6-ab05-e6e999d43c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:34:04.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:34:14.623Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=42e29731-822f-4ed4-91f6-29133895f2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:34:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:34:24.631Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=30298103-2d0a-4cc9-9d9a-ce5349d0784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:34:24.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:34:34.639Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d25d7034-080f-4971-88d0-ae0eff33e735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:34:34.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:34:44.650Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e62f3e97-2f5a-47b1-b9b9-c07afdc2f5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:34:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:34:54.671Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d86ee685-6d6e-4290-b237-ec58b562269d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:34:54.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:35:04.679Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=09c70ab3-d8f6-4fb9-8d09-f75740f7da5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:35:04.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:35:14.688Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=45f9f6a8-f2b1-41b4-b9aa-1e1c113fbcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:35:14.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:35:24.709Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b1f667bb-a950-4f31-9f51-3c39b2555a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:35:24.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:35:34.718Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=55006b16-b8a7-43a3-89c1-16cbe16c91d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:35:34.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:35:44.727Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ff09d025-6ee1-4e1a-845b-2ddfd385252a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:35:44.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:35:54.734Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f11b9597-faea-4510-a6d3-6bde5458f659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:35:54.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:36:04.743Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=436a51ab-b3f0-47be-aecb-c68b1af7bc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:36:04.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:36:14.751Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0dc49fa2-fd61-4fd9-8e37-a48a0a083088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:36:14.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:36:24.760Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e7e28797-0a0b-4ad3-a46e-aff2dc297ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:36:24.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:36:34.767Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=fed91376-77fe-4830-8556-efd83bf559c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:36:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:36:44.776Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=bf1b1963-3559-42f6-a47b-40283f88edaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:36:44.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:36:54.791Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=02bd2668-18c8-453f-8b5c-3c02c8ec1dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:36:54.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:37:04.803Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c9cdbe30-5f13-421e-a0d4-91e23860acbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:37:04.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:37:14.812Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5393960d-8699-4dcb-8c6d-88c40549f7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:37:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:37:24.818Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9a6cf1b0-b307-4526-bcb8-6b9e1cd1fae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:37:24.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:37:34.826Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9e32af28-8fe1-41cc-b08c-426680439cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:37:34.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:37:44.835Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=90a8c129-502e-4336-958a-cafbf6835dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:37:44.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:37:54.842Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c03d23ab-93b7-4a68-ad38-dcc382865f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:37:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:38:04.852Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5b117704-8ac7-4566-8acd-c066530e3375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:38:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:38:14.870Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=270876e1-2266-439c-b456-6b24cf264af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:38:14.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:38:24.878Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=73809ca5-0e4a-4457-808c-dbd2eb5c23f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:38:24.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:38:34.888Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=026bb1c2-4b2f-4061-b4bf-3c477afbd873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:38:34.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:38:44.902Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a4523a6e-98c1-4db5-9d36-32d7e9d8b174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:38:44.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:38:54.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:38:54.079Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T23:38:54.080Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:38:54.083Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:38:54.089Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:38:54.089Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T23:38:54.089Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T23:38:54.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:38:54.909Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c9ff1b92-c1ca-4d43-b79e-8b23ea559068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:38:54.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:39:04.915Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=15bd446e-3c87-4c03-83ef-a2b072b9f805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:39:04.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:39:14.928Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c1571d90-779c-4fe7-9523-61f458fcf99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:39:14.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:39:24.938Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=786f0168-0da0-425c-80a8-2c34370ebb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:39:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:39:34.952Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=af77797a-f63f-4673-b471-3725f8f6731a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:39:34.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:39:44.961Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=1eaf4077-4799-4418-8e53-e3421d650036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:39:44.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:39:54.971Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c0295566-96fe-464f-b82a-71dc55ecc144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:39:54.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:40:04.980Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=50b2f0b4-7a99-4fda-aa0c-884626414987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:40:04.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:40:14.991Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5c45fa2a-195d-491d-8682-a3b0fcf6354f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:40:14.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:40:24.999Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d6a1b86f-3a5c-46b7-9b93-c049fb3b5cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:40:25.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:40:35.012Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=70dfad69-2d9c-4bd3-8244-37ad5bfbecc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:40:35.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:40:45.018Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ed9043de-8340-4c7b-98d4-f875f2c2230c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:40:45.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:40:55.027Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f429fd4c-d3ab-4a93-a208-6ac776e70dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:40:55.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:41:05.045Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f21c7fd5-c470-488d-9335-ea6ae9e54d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:41:05.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:41:15.056Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c2c0304d-23f9-42f8-8d3c-761bb0a7d636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:41:15.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:41:25.063Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b4eabb6c-8e71-40ce-92f1-006ce0018cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:41:25.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:41:35.072Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=24a888dd-c63f-4c32-9e02-44b9091bc1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:41:35.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:41:45.081Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f45ffcfa-0245-49a0-a450-d5c77a256565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:41:45.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:41:55.088Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=1fe26ad0-b307-4d38-8ff2-d791f9722efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:41:55.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:42:05.101Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=cb1f0ccf-8563-4d45-bd88-183b2729401f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:42:05.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:42:15.109Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=62718cca-1a34-411c-917a-d1adec51e261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:42:15.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:42:25.118Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=eaf002db-ce2f-4d46-b94c-a66abab3c491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:42:25.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:42:35.133Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=8a1d163c-5143-49a9-bddd-4e63bc6f6ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:42:35.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:42:45.144Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d791db81-5224-4b92-9f96-61a2661effa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:42:45.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:42:55.152Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5e8fe21a-1e9e-43a1-a10b-f5b387467c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:42:55.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:43:05.160Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=beeb4ec9-906c-4c78-8275-beef8aade8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:43:05.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:43:15.168Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4481a19d-9930-43b3-bd20-f809e0ec685c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:43:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:43:25.175Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=969b5eac-f89e-4535-b1f9-94ea02e44681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:43:25.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:43:35.183Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=8d5f9000-d63e-4cfe-ba33-e11d2256f207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:43:35.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:43:45.192Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=bcfe9f84-5f34-45fa-a627-baec33175564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:43:45.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:43:54.069Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:43:54.069Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T23:43:54.070Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:43:54.073Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:43:54.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:43:54.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T23:43:54.078Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T23:43:54.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:43:55.200Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=51d91420-ac55-4561-a121-635a84d5af36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:43:55.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:44:05.210Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=6156986b-130a-4546-91d8-584ef67437b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:44:05.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:44:15.218Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=554d8652-cf9b-46e1-9af5-36da4cf86e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:44:15.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:44:25.228Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=35e90681-2c26-424c-b217-3f507b7c936d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:44:25.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:44:35.236Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e86da77b-e4ec-4f37-a610-1f9573060a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:44:35.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:44:45.246Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7b49df75-c000-46fe-b310-67004ee66530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:44:45.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:44:55.253Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=32785af8-6fb5-4166-9b0f-e40612b28aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:44:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:45:05.260Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d71fb4a3-bdd6-488b-ab85-92b91a83bef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:45:05.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:45:15.268Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ce8babf9-a819-435e-a6d6-f8eaebaaf53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:45:15.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:45:25.277Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=95b01248-9204-4b19-980d-082867b0f5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:45:25.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:45:35.291Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=58fb5175-2a55-485a-a515-72b2d0104e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:45:35.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:45:45.301Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b4cba064-1634-45ee-bbfc-e557940d8f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:45:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:45:55.310Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=66225b0d-4852-4b4e-976e-619fe81ba82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:45:55.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:46:05.320Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=6d7cf081-4ec0-4a66-9ad9-04c384ade8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:46:05.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:46:15.336Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7fb5f63b-7307-4242-8ee2-774043f2c200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:46:15.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:46:25.345Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7f82f191-d8a5-450c-b16f-2087baa78fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:46:25.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:46:35.355Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7dec73bc-19f3-49af-bc3b-5c1e636b6c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:46:35.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:46:45.364Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=593eba22-9d40-4eef-9dd6-ee73d0090cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:46:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:46:55.416Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9e382bfc-d451-4860-a5bd-95c6fda8979a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:46:55.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:47:05.435Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d9984ecf-1e5d-436e-9379-090d38f3e4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:47:05.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:47:15.444Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=bf8ff3e8-71ca-4329-a8a5-0113f6567b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:47:15.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:47:25.453Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=36b246ad-3479-412e-aa1e-c85d402d11ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:47:25.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:47:35.462Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=37c0f098-658c-4681-a425-03dbf80d81da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:47:35.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:47:45.470Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=693177a6-0e17-4f6c-83bf-cc5b6caa32b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:47:45.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:47:55.478Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=54d4b789-0aa1-45c0-805b-0a9d0128c7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:47:55.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:48:05.491Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=98bde4e0-7b3a-4dee-858f-98887615b0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:48:05.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:48:15.501Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a1d4e890-1562-40be-922c-33328a74576f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:48:15.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:48:25.510Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=3cfda60a-40b4-4526-8519-8f76fa5cbe62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:48:25.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:48:35.528Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7f0c1298-8ef0-4ba0-bdc1-ef57b778a3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:48:35.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:48:45.537Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7bf238a8-b8eb-44ba-ba93-76e00b7b9acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:48:45.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:48:54.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:48:54.020Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T23:48:54.021Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:48:54.023Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:48:54.030Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:48:54.030Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T23:48:54.030Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T23:48:54.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:48:55.543Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=1a690b7d-fb7c-428b-8f00-22014634a0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:48:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:49:05.551Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=1916caef-7e16-41ff-a404-858cd7ce5035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:49:05.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:49:15.560Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b8cb4304-9d24-4e48-a522-6f7813407634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:49:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:49:25.567Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=39f6f2da-2357-4097-b399-53cf582d771a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:49:25.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:49:35.576Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=deec31a4-cd3f-4001-a752-4933e10150be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:49:35.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:49:45.584Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=92745dc4-f91c-410c-a184-88c8f6411433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:49:45.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:49:55.597Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d30d88b2-5bff-4bb0-9a4a-62101a9ebb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:49:55.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:50:05.615Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b0a035ef-e4f3-401f-b44a-1f5252a1740a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:50:05.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:50:15.624Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9ff05f97-0626-43f8-acf0-31e126160e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:50:15.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:50:25.632Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5878e388-3b47-49ae-866f-e7526c23bf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:50:25.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:50:35.639Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=cb9e3b94-e161-48b0-bf62-d8c6463ec4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:50:35.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:50:45.648Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=16eb5bd5-3355-4a31-8be6-e2b652cd1e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:50:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:50:55.656Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b499ae5a-728d-4d07-abc7-72e705e4f654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:50:55.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:51:05.663Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7e3cc848-ebba-43b4-8ec2-51ef1ef4fb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:51:05.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:51:15.673Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d4d969bf-8abc-49ce-bdc7-2eb601190758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:51:15.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:51:25.689Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=de998651-a58e-4e2f-bf60-d3e4f7c2015d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:51:25.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:51:35.698Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=913eef52-c211-485b-9bfb-22b6f7638c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:51:35.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:51:45.706Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=3984b620-8301-4364-84b6-3ebdfa654a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:51:45.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:51:55.713Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=542037c0-f689-4f10-a60d-ee3adc65135e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:51:55.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:52:05.721Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=671daabf-1155-40ac-a57b-f3d0e5f561b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:52:05.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:52:15.729Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=130edbe5-1b69-4308-9361-d697d804ba10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:52:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:52:25.737Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a8a504e6-706d-49c4-90d3-11522ce6448a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:52:25.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:52:35.744Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=795f3d2f-7c7b-4227-874f-fddeadc6c074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:52:35.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:52:45.752Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=34ccdd3b-2190-45f9-941e-1cd0036c5640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:52:45.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:52:55.765Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5f12e3b1-93a6-495f-a102-db180f201c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:52:55.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:53:05.775Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=8401d6e9-25be-4866-9dfd-db14e1dad393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:53:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:53:15.785Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a13dfebc-79fc-4f73-8219-1f3a32b009a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:53:15.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:53:25.794Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d5e6587e-be76-4ca2-b874-8d01e87a5d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:53:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:53:35.804Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=bcd07683-1411-4eed-a4f7-9b9c6e723f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:53:35.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:53:45.819Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d2dc1833-01f6-428c-a919-ff9624213d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:53:45.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:53:54.032Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:53:54.033Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T23:53:54.034Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:53:54.037Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:53:54.042Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:53:54.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T23:53:54.043Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T23:53:54.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:53:55.826Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0b488aca-25b5-424d-8f94-0060132b5ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:53:55.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:54:05.835Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=70537009-b0c4-4d0d-9ea3-f023e517fd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:54:05.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:54:15.844Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c6a977bc-f776-4557-a6b9-4f9762679be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:54:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:54:25.859Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=12348cc0-58dd-4d74-b59d-1c76631dc699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:54:25.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:54:35.866Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a2f5d405-a2a6-446e-b9f7-5e0eb6d10a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:54:35.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:54:45.876Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=6f916794-fb87-46c9-a37f-3a222f67e214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:54:45.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:54:55.883Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e8eaf320-0a78-4e27-8efb-8290a0aec132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:54:55.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:55:05.893Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=8523629d-f477-4d5a-b6f7-e925331fdf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:55:05.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:55:15.904Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c9cffe8d-90c9-4cd8-8054-69122a38e65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:55:15.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:55:25.912Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b44d49ef-fffa-452e-b0d9-f9b174b8cee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:55:25.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:55:35.920Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=32c9e407-3866-4c21-9438-d63d0a11ab00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:55:35.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:55:45.930Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=28944d25-a5c1-4358-be58-6380183187c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:55:45.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:55:55.946Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ea0dbbc9-0949-4d7a-94d5-934a245e2456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:55:55.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:56:05.956Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=81f7a661-4a02-4119-8cd9-eb73827a70d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:56:05.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:56:15.964Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=862bbd37-5631-4550-b440-8bb57bfde31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:56:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:56:25.972Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=6e8368da-ed46-493c-ac78-fdac5d3ed6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:56:25.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:56:35.981Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=14382b3e-8451-4809-a221-677ca47d069d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:56:35.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:56:45.988Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4214a228-c805-45b6-a0f6-f72ec66ad310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:56:45.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:56:55.994Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d5795dfd-d28f-4a77-aa26-f9dec7aeb467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:56:56.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:57:06.003Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=6ec72e95-d6c8-4d4b-8f39-e053efc7b68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:57:06.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:57:16.012Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c7c38a3a-4378-4d2a-9e30-a55f197edfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:57:16.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:57:26.022Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9c2f6dbd-2f0d-470b-9924-5e2d301edac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:57:26.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:57:36.032Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e8e6b83a-527c-4918-9dbb-0acddf9c86c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:57:36.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:57:46.040Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d86e1bbe-9081-458e-b1e8-c884fadabff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:57:46.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:57:56.048Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=576bf08a-aef7-4e64-a816-49fb632ece6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:57:56.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:58:06.056Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b8ef1551-5d9a-46a6-9cc7-3a942259576f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:58:06.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:58:16.065Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0a7bc829-8d07-451f-9f62-a2036892e0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:58:16.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:58:26.072Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b6a5e8fa-a1e2-40ab-9b31-23db25a8118d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:58:26.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:58:36.079Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=30641cfa-24d1-42ba-81ab-fdc6ceebaf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:58:36.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:58:46.088Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ee518222-e8ca-4b0c-87c7-e00f615e9cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:58:46.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:58:54.005Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T23:58:54.006Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T23:58:54.006Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:58:54.008Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:58:54.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T23:58:54.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T23:58:54.012Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T23:58:54.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:58:56.103Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=1d10c402-2c0d-48ad-8f2c-41c92875ec8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:58:56.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:59:06.111Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f66119cf-5bb8-4038-8ebf-ccc2813a3887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:59:06.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:59:16.118Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5626adee-7ba0-43c2-9de0-06399bcd6e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:59:16.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:59:26.126Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=8309d6c0-815d-4814-ad9d-e9baa244ddc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:59:26.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:59:36.132Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e99c66c3-80b3-409d-ae7c-9af92a30785c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:59:36.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:59:46.141Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=439c35a1-1160-4ffd-a1ab-b7eb590d93d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:59:46.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:59:56.148Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b07a984c-7c7b-4482-904f-f287f15e1441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T23:59:56.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:00:06.161Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e3b5f481-c697-4b16-89ac-6742ccf29814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:00:06.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:00:16.175Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=019ec3a9-36c7-4551-aeb3-be0408109bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:00:16.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:00:26.185Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e2e74b86-af51-4ec6-aabb-2fb208ebbcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:00:26.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:00:36.193Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=dbc54fb3-5d45-422f-a125-e0ac42a375cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:00:36.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:00:46.203Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=3d21fe94-5d63-452c-a748-67abb63fbf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:00:46.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:00:56.212Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f80805d2-7e8d-43e4-ba49-85147ac6ddba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:00:56.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:01:06.220Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=24be96e0-8f5b-43d9-82d0-dc9742d83eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:01:06.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:01:16.226Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=41a2d837-e247-480b-a9eb-d71aedbad960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:01:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:01:26.235Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ff39192f-4f9c-4cc4-b2e2-d1bec0708354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:01:26.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:01:36.245Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=72657a36-7b57-4419-a0bd-47d2e66f88a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:01:36.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:01:46.261Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=02192e5d-e449-4d7c-8e75-d73fa9c221ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:01:46.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:01:56.269Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=43b761a0-52cb-4ad2-8a60-ee053ae7409e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:01:56.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:02:06.276Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=88dd3504-9c3e-4611-88cb-cd840343d1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:02:06.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:02:16.285Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=77f248f6-4134-43cf-b2ca-2216fbfc8048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:02:16.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:02:26.292Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0e889544-93d2-4454-96ef-3c03fa1489b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:02:26.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:02:36.300Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=85c66176-2376-41a4-8e2e-2b4bd244f78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:02:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:02:46.306Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ffb3254d-3354-416e-b004-0a94bac1cc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:02:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:02:56.314Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e8df9ea0-0dca-4ab8-a86c-20489bee2f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:02:56.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:03:06.322Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=27e10f25-dfc9-4bba-b76c-38ed58b42404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:03:06.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:03:16.335Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5815be46-0bd7-4c4f-9d9e-b33f0815828b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:03:16.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:03:26.346Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=293572cd-4ab7-48b4-a8da-efed14ed249c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:03:26.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:03:36.352Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5f5be085-99e8-4475-988d-de40fe78b18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:03:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:03:46.361Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=296c8954-3101-46f0-a6b7-5c3be76c5b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:03:46.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:03:54.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:03:54.027Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T00:03:54.028Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:03:54.030Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:03:54.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:03:54.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T00:03:54.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T00:03:54.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:03:56.368Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e7884354-f5f0-421a-b033-1587d864ce5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:03:56.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:04:06.375Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d32a6fc7-c22d-489d-94c4-cfd21db0a6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:04:06.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:04:16.382Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=50725b49-2d93-45ae-9c7b-fdb367b48523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:04:16.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:04:26.389Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0734904d-7a2b-4787-82f6-fedc85c270f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:04:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:04:36.399Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=23637b8d-9320-4f98-adee-66262401f8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:04:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:04:46.415Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=37adce01-bb1a-4f67-a0db-34821c8c4644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:04:46.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:04:56.425Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a747cbc9-9e2b-4289-97ed-f8f5815b27c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:04:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:05:06.432Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d69028a5-70a0-4e6b-a932-27556a72a9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:05:06.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:05:16.440Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=084862c1-fd2e-47a0-ade8-747a55c790d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:05:16.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:05:26.448Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=079c88a9-3ee6-483a-b295-0ece015eba5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:05:26.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:05:36.456Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0eca5da0-861d-4ac0-8b9a-18f370a8719c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:05:36.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:05:46.465Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=636ea46f-7c3c-4a88-8c65-a43625959eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:05:46.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:05:56.472Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9a7818a6-b81d-480b-ac58-9ab256485bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:05:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:06:06.481Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=170c8fce-fa67-45d7-b627-426f1315cdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:06:06.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:06:16.497Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c4eef318-65f7-4876-b53b-87e86ad094cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:06:16.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:06:26.506Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a1cab920-e3f1-429b-93f4-fa52e5c364b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:06:26.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:06:36.515Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ea5880f6-8a19-44f6-8800-e76c2bc8d47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:06:36.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:06:46.523Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7bd3341f-4d4b-456c-8c49-264f2f7563cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:06:46.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:06:56.530Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d8130468-18a4-48b4-a4c4-7507b49cabf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:06:56.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:07:06.538Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=fcf3d204-1c8c-4fbd-9bc4-7431d3452c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:07:06.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:07:16.546Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=6d15ff92-a300-4678-9286-a7703895911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:07:16.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:07:26.555Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=3523b5f1-b699-4830-b004-9575f9b022b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:07:26.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:07:36.570Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=47268228-7d96-4374-beb9-62def8e08bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:07:36.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:07:46.580Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=2a77c044-4778-423b-b596-13a6d11bd9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:07:46.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:07:56.587Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b52edaff-8550-4df4-bfaf-630a39c4afbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:07:56.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:08:06.604Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4a9f8ba2-894c-4640-816b-99677b3e6cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:08:06.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:08:16.611Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=235f2a2e-b432-4c3f-ab6a-a53110a875c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:08:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:08:26.619Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=3ebbf7c5-99c5-4db5-a3e1-3e4b7d26bee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:08:26.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:08:36.626Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0cff9cb5-1dd6-4a34-ba58-ea2501b4ab3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:08:36.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:08:46.639Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=22c7b7a9-9f42-460c-812d-cbd05c07c4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:08:46.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:08:54.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:08:54.090Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T00:08:54.091Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:08:54.094Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:08:54.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:08:54.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T00:08:54.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T00:08:54.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:08:56.651Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=90538c39-f7a1-4c72-9964-3b68d25891c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:08:56.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:09:06.662Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=52e9fb99-01bc-4bbd-8bf7-6c4eda2b1a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:09:06.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:09:16.669Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ea7db831-bf31-4185-894b-efa543facc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:09:16.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:09:26.679Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=55795377-d75c-4f96-bd0c-39920ecd3ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:09:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:09:36.686Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b50462e2-cf4c-49f8-8ec1-0cf196b7192c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:09:36.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:09:46.693Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0c7a82a3-4245-44db-9110-36a6f4735a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:09:46.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:09:56.700Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c6eab02c-95a6-4bbd-b204-dd4418340eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:09:56.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:10:06.710Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5a433336-5bfb-4857-a265-d2dcc217fe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:10:06.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:10:16.719Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ce31491d-6a22-4a29-af6e-2248fb81fdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:10:16.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:10:26.731Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4f8542c0-0c4e-406e-a185-8f14b9b693d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:10:26.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:10:36.740Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ab0d156e-0596-4d08-82a2-785a80e35c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:10:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:10:46.748Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b5b3f57a-d40b-4ecd-9342-05d08238d5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:10:46.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:10:56.758Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a2cfa85f-0d89-4af9-b488-5605e5f87f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:10:56.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:11:06.765Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=18ad103c-2e5f-45f6-8e46-a360b1411578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:11:06.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:11:16.773Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=423db504-31c6-4fd0-a8ed-a8b7b2551138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:11:16.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:11:26.781Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=33275f00-1c2a-45c9-a668-234fcca32485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:11:26.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:11:36.789Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=fe2e980a-ca66-47da-9e07-8931f87992c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:11:36.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:11:46.797Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=df609ddc-10d7-4416-be04-415076a4d743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:11:46.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:11:56.807Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=293e6c05-5e53-44dc-8bb9-cdb9384a8c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:11:56.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:12:06.817Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4fb91a29-9ea4-4d04-80a9-7e94093b4648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:12:06.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:12:16.825Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=304cd66c-d21c-423a-b021-b01cd1a6165e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:12:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:12:26.832Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b3106b9b-171e-4a2f-acdd-c62ac5620d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:12:26.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:12:36.843Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9ca0f5d1-92a2-4334-a020-03c0a5405c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:12:36.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:12:46.851Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=19a6b727-1a9f-46a1-9479-074f8769cd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:12:46.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:12:56.857Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=fa9f0f7a-5f23-4b80-b31d-f7131afcf5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:12:56.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:13:06.864Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=22067faa-d3b5-4a35-b911-73ce521c1509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:13:06.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:13:16.873Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4011485f-595f-45b3-a926-7ad81b7fddd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:13:16.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:13:26.888Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=373b3459-c36b-48db-b969-3fcf80874562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:13:26.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:13:36.897Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=2d0b4f35-ab74-4615-98bc-66a7748e98b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:13:36.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:13:46.904Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5e82731c-057e-4fe7-ba21-314c831c07b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:13:46.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:13:54.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:13:54.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T00:13:54.055Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:13:54.057Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:13:54.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:13:54.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T00:13:54.061Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T00:13:54.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:13:56.911Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=1ae88792-fee3-4f45-8afa-0ce413463e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:13:56.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:14:06.919Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=aa07f5f0-5d9f-4888-b147-67d97b49e89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:14:06.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:14:16.926Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d6d7542d-2436-4865-8c7a-a6f315d499df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:14:16.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:14:26.933Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=da06fbbd-1afe-438e-8d05-0219e86acc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:14:26.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:14:36.942Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=8e5b32ca-d931-492f-8cc9-2433edd63686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:14:36.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:14:46.960Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f347c8d4-80e8-4b46-be3f-471195516e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:14:46.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:14:56.969Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a21a4e98-abe1-48ad-9887-3d80b706abbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:14:56.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:15:06.976Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ab850621-65c1-4292-951d-e8b7a8835f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:15:06.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:15:16.984Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=201f0adb-4e42-42f4-a1ca-7aefdebb5a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:15:16.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:15:26.991Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=001804c5-8322-4742-832e-8a4a0e6bf26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:15:26.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:15:36.999Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=60d55d6b-4f1d-4184-b6e0-630c45de1591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:15:37.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:15:47.006Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=aac5eca3-cba4-4312-86e6-a4bc949b03e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:15:47.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:15:57.013Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9581a196-bd39-44de-ac38-0a043bb0f9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:15:57.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:16:07.022Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=17c0ccd4-3f19-4280-a60a-a04998ed9404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:16:07.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:16:17.030Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c776ac08-8771-407d-857b-a283a06af097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:16:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:16:27.047Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=08ade52b-251b-4e07-83bc-88b3f666029c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:16:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:16:37.055Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=858fe0eb-1079-4cee-99f5-f21690ec7759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:16:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:16:47.075Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=149321e0-225b-43e1-85be-602517989a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:16:47.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:16:57.084Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5334c92e-4cc9-4a2e-8fc7-0e1bcf1a6d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:16:57.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:17:07.094Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=562d3a26-f32f-4f81-a93f-fa8dc9f529e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:17:07.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:17:17.103Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4d16aeaf-4935-4afe-9839-411ebeb2847d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:17:17.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:17:27.111Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=aacc8a5a-5770-4984-8717-935276048365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:17:27.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:17:37.121Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b40bde11-a07d-494e-8e68-e6f78c1ea08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:17:37.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:17:47.135Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4e70d39f-0ac4-40e2-924f-a09f21313a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:17:47.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:17:57.143Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=eb5f0d35-e5df-48eb-9d40-000b28bd4ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:17:57.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:18:07.151Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e3de0a32-5efa-4061-8138-f624a4307c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:18:07.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:18:17.205Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=3cb03c28-5767-4864-97a8-68f0323562f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:18:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:18:27.213Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=13759f59-7912-443c-9f1e-94a1477510a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:18:27.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:18:37.221Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=eb237621-1190-4084-bffa-0f7fcd5e4b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:18:37.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:18:47.228Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0895657c-97ed-42a2-bacf-2779a9eef6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:18:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:18:54.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:18:54.050Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T00:18:54.051Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:18:54.054Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:18:54.059Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:18:54.059Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T00:18:54.059Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T00:18:54.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:18:57.235Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=112e772e-ffe5-4129-b6ad-4f6f99128302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:18:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:19:07.246Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=598b3fc0-6de0-48fa-af56-7522e03fa333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:19:07.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:19:17.264Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=feda97c5-233b-4909-a17d-348b05806a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:19:17.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:19:27.272Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0c4a4aa6-bbb0-4b46-990b-11cb284217ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:19:27.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:19:37.280Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=889ddd6f-3fab-4aa5-bd88-90485c319d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:19:37.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:19:47.289Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=31f9b244-81e1-46ce-a8dd-387c04ccac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:19:47.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:19:57.298Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=6efbc99e-d2af-4836-ab9f-90c35b15aaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:19:57.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:20:07.306Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=04db6312-8516-45c2-8896-4350afcce415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:20:07.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:20:17.313Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f88ba347-a9e8-411b-a6d9-1e87364d3ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:20:17.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:20:27.323Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5db94471-eaf5-4a9c-83ab-d70d89eb98e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:20:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:20:37.336Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e8ee7afc-4e6c-4f9d-994e-67126c5b51e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:20:37.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:20:47.345Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f1880956-9a48-4757-8c05-0305e2db20b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:20:47.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:20:57.354Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=17dd3287-86b6-43c4-abe3-e223c13d1c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:20:57.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:21:07.365Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=551a6d5f-fce3-4bd0-b04a-55bd50de39e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:21:07.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:21:17.374Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=da043ed5-57a9-4334-9297-b6d07d31c5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:21:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:21:27.381Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b50d90b1-759a-4647-a9e8-f3427670ffd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:21:27.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:21:37.389Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=3f6f9ebf-614f-4dd4-a602-e688872d2c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:21:37.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:21:47.402Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=30ad8a83-0eb8-4b37-a904-b6e6a55628d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:21:47.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:21:57.411Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5c3e91ff-ff0f-4246-95de-68ae0e1aeb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:21:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:22:07.426Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ff1d7585-5069-4e33-a78d-84fbf02678e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:22:07.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:22:17.435Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=358945e4-cfc9-4812-9410-16466531f48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:22:17.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:22:27.442Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=161ef7b0-a088-4793-90cb-79b0a06ab824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:22:27.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:22:37.451Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9c1d8e70-53b3-4f9f-a6e4-c14d070e098c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:22:37.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:22:47.460Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=13066608-1a83-4b14-b946-00936e763945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:22:47.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:22:57.467Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=02730567-59f5-4b32-b992-84c91999cc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:22:57.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:23:07.476Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=1fcb4002-b934-480d-9c0f-cfd5f10102e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:23:07.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:23:17.482Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ee3f678f-717c-45b5-bb0f-7bc70132abde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:23:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:23:27.491Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=8d00e464-219a-4386-b525-4fb3743a0431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:23:27.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:23:37.504Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=6e36827b-256a-4f92-a64a-4086e681804d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:23:37.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:23:47.515Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c567cd32-f9f7-4fe3-97d0-f7b3eea7c6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:23:47.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:23:54.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:23:54.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 |2021-11-29T00:23:54.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 |2021-11-29T00:23:54.040Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:23:54.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:23:54.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T00:23:54.046Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T00:23:54.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:23:57.523Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=3421fb90-2489-4cfb-9b80-20ba4e5b6992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:23:57.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:24:07.530Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4aeb071f-9160-4124-8214-f1fdf0f1cc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:24:07.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:24:17.538Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ef60a268-e8ed-4539-9b6a-efd855c55dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:24:17.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:24:27.546Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=12e9660e-b41f-433c-b6c9-f962898efe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:24:27.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:24:37.556Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f9d195d6-161c-491d-a508-8c5afc69200b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:24:37.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:24:47.563Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=38d96ff8-f1c9-4853-8ca8-6ea7786f6acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:24:47.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:24:57.571Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4d80adf5-87e0-4ec2-90d8-325e8a9633a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:24:57.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:25:07.601Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=2c45ad54-23f1-402e-b9ab-d94c8cd47c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:25:07.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:25:17.611Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c2cf35a9-ef20-48be-9175-79fc50ab7e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:25:17.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:25:27.619Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ea755940-8f7b-467c-a706-2f63336b14fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:25:27.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:25:37.626Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=99b2e5cc-9c0d-4224-8ef7-b237c1e9227e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:25:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:25:47.633Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e6fda4d8-5ead-4f8c-8c69-2d3808174aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:25:47.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:25:57.640Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c4b60cb8-875e-477b-857f-1feb46087b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:25:57.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:26:07.648Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f1380a20-fb2b-477e-a24c-3c80d74a735c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:26:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:26:17.656Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0669efd3-8705-4ef1-9c17-14a5193cf32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:26:17.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:26:27.664Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=92aba318-06a8-4bf1-8102-858736e59e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:26:27.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:26:37.678Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d2830295-551b-4979-bb73-d4bdfa10fcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:26:37.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:26:47.687Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=93e1ff4c-46b2-4322-b0fb-4e6ec038e46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:26:47.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:26:57.695Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=80749770-e0de-40ab-949f-5067b6f22f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:26:57.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:27:07.703Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=39ac9cb5-abd6-4cdb-a1ff-e20bdf3c3211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:27:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:27:17.717Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a197b79e-82e4-44d5-956c-4e7d508bfa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:27:17.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:27:27.723Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9d02a691-32fd-4822-ba0a-3631a10f7bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:27:27.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:27:37.731Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c84d0305-f369-4f74-a01d-237aca794c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:27:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:27:47.738Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=90150ca0-5991-423d-91f3-5a9a544dae71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:27:47.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:27:57.750Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=5d8dbe92-29d1-4851-b8e5-4087b7923b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:27:57.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:28:07.760Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f14724f8-b21e-4c67-8064-26707a36f8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:28:07.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:28:17.768Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c7b170a9-e900-45bb-bee5-e08c6a5c3a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:28:17.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:28:27.776Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=243553c8-47d2-4da6-8a3a-4db5ad5cb6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:28:27.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:28:37.784Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=8b091316-f5d9-4302-8714-ce09f4579298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:28:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:28:47.792Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9efa7f7d-2173-497e-a2ed-b789cf96d895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:28:47.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:28:54.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:28:54.064Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T00:28:54.065Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:28:54.067Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:28:54.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:28:54.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T00:28:54.071Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T00:28:54.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:28:57.800Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d3def1c1-c862-4cf6-9dee-c6b23b2ea104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:28:57.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:29:07.809Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=13f009a2-752d-4858-9202-105e8526217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:29:07.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:29:17.816Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=af2d3a54-a4fe-474f-a0c1-a2544018fbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:29:17.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:29:27.826Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=1967b474-4f58-40ce-b8f2-49dc3950cb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:29:27.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:29:37.841Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4d195bbf-f32d-4239-bdc8-e8a89c5bd5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:29:37.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:29:47.851Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a1aec642-e699-4437-a7ff-6522d5d98470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:29:47.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:29:57.859Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=dfa9acb7-7641-4d88-9277-4a62c4cb7ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:29:57.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:30:07.867Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=76e726d0-664a-40e2-a412-801c005efcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:30:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:30:17.874Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=bc0a521e-e6f3-473b-8471-2fa30259e7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:30:17.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:30:27.882Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=84c70dd2-c5d6-4c4b-b6dd-95f75f68a092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:30:27.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:30:37.890Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e2575ef5-75e6-4d22-8f6c-0b4ae4c6942b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:30:37.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:30:47.900Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=52009ec6-2432-4883-bfa6-8c349c8d2f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:30:47.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:30:57.913Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=2dc5f46b-c03b-4728-9c24-475955d366bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:30:57.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:31:07.921Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b88fd4a5-2ae0-4097-b412-5c7ef95afcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:31:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:31:17.930Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=8c019e9d-d08b-49da-8123-c7f20695b39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:31:17.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:31:27.937Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d00e8075-3b0a-4921-80d4-75973a5814dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:31:27.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:31:37.945Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=0d2e3115-62de-40df-aba5-8cd60a5cd2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:31:37.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:31:47.953Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ba9f6e9f-9c95-4f6f-b488-4721644df07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:31:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:31:57.963Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=373beca1-6ef4-4d1d-ac66-fd093dd0c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:31:57.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:32:07.977Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c0f2dfce-c12c-4ca2-b5f0-5deb78237497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:32:07.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:32:17.984Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=400b0c36-f4ee-43be-bbb6-72ede4a489db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:32:17.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:32:27.991Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a8ba9c8f-b3c7-463b-81c1-f8b56516f284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:32:28.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:32:38.003Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7618d9bd-6790-4c4f-a288-a21c74e0e004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:32:38.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:32:48.013Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=51abb1b1-eb6a-4ba0-bc96-5345f48d0eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:32:48.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:32:58.020Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=59046d63-23ba-4b11-9781-d590991649bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:32:58.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:33:08.026Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=94a1df16-d5a5-4ac6-9bcb-e42e94313af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:33:08.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:33:18.035Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=494276de-8ae3-4b57-bac2-de1680eff499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:33:18.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:33:28.043Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=19d57733-e68a-4b26-ba08-1efcc6e20923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:33:28.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:33:38.050Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=82d0c80d-fce2-471c-9c32-344fa5927454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:33:38.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:33:48.056Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=01a1e2c6-a0b0-4e36-ad59-ea181261c8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:33:48.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:33:54.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:33:54.058Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T00:33:54.059Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:33:54.061Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:33:54.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:33:54.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T00:33:54.065Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T00:33:54.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:33:58.063Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ab034d12-90a5-4f9e-84a7-4a34059ce01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:33:58.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:34:08.071Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=2f145168-e1b5-4e59-9d85-eb968ad5ca49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:34:08.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:34:18.079Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=dd6ac5a3-5bfc-4718-a16a-896698999f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:34:18.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:34:28.089Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=cc6da574-2e4f-4f14-bb03-76a3878afcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:34:28.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:34:38.097Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=66119147-eaeb-4ee6-936d-dc19b1231ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:34:38.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:34:48.104Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e7b782cf-0e9d-4063-bc87-71f206b242ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:34:48.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:34:58.111Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=da7224e4-6a1d-42f4-9525-6b379ca5754c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:34:58.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:35:08.119Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=584659cd-0f38-4899-85d2-126c920d2160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:35:08.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:35:18.126Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9863b3c9-ed53-44f8-b09b-9689e860215f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:35:18.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:35:28.134Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=6c0816b4-e8fb-4383-a738-60136b7ddac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:35:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:35:38.150Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=908e6cbe-3cef-4a66-9e07-9fb34a74bb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:35:38.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:35:48.158Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=58c0afd7-3a08-4168-a9e7-69a65048f57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:35:48.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:35:58.167Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=58f9dc3a-6587-455b-9a8f-61e8287ee619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:35:58.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:36:08.173Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=2f8d306b-c54b-4906-9d02-139bacfa7000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:36:08.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:36:18.180Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=35821162-aa85-4913-911e-3d27f027f693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:36:18.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:36:28.187Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ef3b7831-048f-46f8-bd1c-703699b50e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:36:28.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:36:38.194Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ac6000a9-998f-42a3-862f-351ba7199556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:36:38.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:36:48.200Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=29daff20-d45f-4a0d-8341-f90097ade978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:36:48.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:36:58.209Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f524015b-55f2-45f7-a5e7-464c604249ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:36:58.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:37:08.223Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ca213b93-4772-4173-9bf5-0abbd62261e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:37:08.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:37:18.231Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c0815a56-ddc3-400c-b6dc-50503f813bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:37:18.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:37:28.239Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=2e24bad8-e931-4d92-a596-90b99c05e8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:37:28.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:37:38.246Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=53ef93e2-0b5f-402d-9848-504f06f0af71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:37:38.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:37:48.253Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a1bc9c41-cbcc-4770-b97f-262dd276b367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:37:48.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:37:58.264Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=cee9799d-b7cc-4254-b00a-52f500133226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:37:58.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:38:08.271Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=58fdaac9-5643-4993-b80d-47003e29afcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:38:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:38:18.283Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b1f93d3f-4397-425f-a67e-9e32a1e052c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:38:18.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:38:28.293Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=f6d48f0e-e1eb-49f3-8381-97c9e973ceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:38:28.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:38:38.307Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=cd2a558a-c9f9-4ef3-ab0c-12a9338b1792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:38:38.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:38:48.315Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d75fc143-3fe5-4f98-ba51-b88a941119e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:38:48.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:38:54.087Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:38:54.087Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T00:38:54.088Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:38:54.089Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:38:54.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:38:54.093Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T00:38:54.093Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T00:38:54.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:38:58.323Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=462a47a8-a433-4ea3-8aa7-9bcdce7de060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:38:58.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:39:08.332Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=772deb14-9b53-40ec-a8d4-4dedc2ca9260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:39:08.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:39:18.339Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=010d9a26-d150-4c4b-8fe6-edee5666a7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:39:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:39:28.347Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a16ab2f2-ec2c-4739-b429-091237824ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:39:28.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:39:38.354Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c3c30d5c-7c86-43f6-9bd6-b81edac6579c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:39:38.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:39:48.363Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c6c80219-e981-4fb3-b590-e3f8d426b257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:39:48.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:39:58.377Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=619041a7-376a-4c3c-8b94-0d00baa6c84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:39:58.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:40:08.385Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=febe7475-ad2c-4f87-9541-d023543ed061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:40:08.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:40:18.395Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=bf37a6a1-8468-4c79-8591-f1d6369baf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:40:18.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:40:28.402Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=799abb9a-5834-4e03-8025-93e762618108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:40:28.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:40:38.410Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=29f05b2a-0367-498e-8fce-149f38f21650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:40:38.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:40:48.417Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=12f171da-2c70-49ce-a586-9f7f30f4995b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:40:48.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:40:58.425Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=eb88aeba-632d-44ce-8a49-4672ae45db67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:40:58.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:41:08.432Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ca65f5f3-e664-40d3-9192-d9a6d1b51b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:41:08.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:41:18.440Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=d135a5e8-b7dc-49a8-8126-896b08f4d07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:41:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:41:28.454Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=31960032-3ca1-4e3f-97ee-ee4b93ac4c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:41:28.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:41:38.463Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=1a10a877-b0bf-49bb-bbee-e28d720e3576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:41:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:41:48.474Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=09902a4d-40df-4b44-b581-f4d91e5a6b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:41:48.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:41:58.482Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=e7e4f9e0-176d-4257-9648-2880e0028476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:41:58.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:42:08.491Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=7d5b5468-3a8d-4128-9a91-6c785b2a8cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:42:08.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:42:18.499Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c27e8654-11a7-46c5-8a6c-9090ba5a6bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:42:18.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:42:28.507Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=24b2db74-5264-4004-920d-ea912130dd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:42:28.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:42:38.515Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b3b8f4c5-6ac6-4b86-932b-b4a7ed205199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:42:38.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:42:48.525Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=bee89371-d927-414d-8834-2885e2118f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:42:48.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:42:58.539Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=824d2790-b6e4-49cd-8a82-81246b2c3ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:42:58.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:43:08.547Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=c7377ded-4538-47be-96cd-ff957e40d4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:43:08.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:43:18.554Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=4ec7b7db-cd41-406d-be14-f8ee0507bb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:43:18.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:43:28.560Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9d191271-198e-4d8d-b813-78b5bd15ec65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:43:28.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:43:38.568Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=feed90ce-133c-48b9-ac62-464de04cc066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:43:38.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:43:48.577Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=fb4ffcb5-04f2-4fa9-a528-e117d1ee48e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:43:48.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:43:54.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T00:43:54.048Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T00:43:54.048Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:43:54.050Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:43:54.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T00:43:54.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T00:43:54.053Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T00:43:54.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:43:58.585Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ecd2f153-f6aa-414d-8918-e170e3316752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:43:58.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:44:08.593Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=cc9a9984-4f2e-46c1-b363-d93058200bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:44:08.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:44:18.600Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=9594d6fe-52a6-4cbe-959e-645ed1200c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:44:18.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:44:28.611Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ba649af9-24c6-4a75-970f-321037a4c079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:44:28.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:44:38.622Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=17bf3002-91f2-4716-8901-a59562b3f272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:44:38.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:44:48.629Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=839c8e8f-c705-4f98-bce7-20ff47ed9074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:44:48.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:44:58.637Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=59504be7-3fc1-48a0-b1fb-e03a312d69f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:44:58.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:45:08.645Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=6c100081-3bf5-423d-ae48-29c890dcb9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:45:08.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:45:18.655Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=3912cdb7-d835-40e0-813d-ab1ad6cde937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:45:18.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:45:28.662Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b5756f02-b829-4f81-9a3c-737ed292c4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:45:28.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:45:38.670Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=a83fbc5c-7f20-4365-87f9-819988d336cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:45:38.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:45:48.677Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=61bda64d-14ca-4e80-b162-53e85cd8e9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:45:48.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:45:58.689Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=ee64ac60-771e-421f-bd0e-5a696fb7706c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:45:58.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:46:08.697Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=678ad18d-7a9a-4c0b-845d-488fac77dd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:46:08.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:46:18.705Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=b8b6c269-5d46-40a5-8a17-03f3abacef49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:46:18.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:46:28.714Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=09b52bed-493b-44b0-bfc5-49594b13a4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:46:28.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:46:38.723Z |INFO |Init configs |InvocationID=eae0c9e6-6a32-4272-b428-e08d201a7581, InstanceUUID=074c0adc-e2ad-444a-80db-62baeca25fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T00:46:38.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |