. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T01:30:39.691Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T01:30:39.694Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T01:30:39.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:30:40.316Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:30:40.395Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:30:40.395Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T01:30:40.395Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T01:30:40.468Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-15T01:30:40.504Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-15T01:30:40.546Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-15T01:30:41.912Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-15T01:30:42.356Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-15T01:30:42.372Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-15T01:30:42.372Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-15T01:30:42.463Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-15T01:30:42.463Z |INFO |Root WebApplicationContext: initialization completed in 1917 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-15T01:30:42.808Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-15T01:30:43.370Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-15T01:30:44.355Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-15T01:30:44.690Z |INFO |Started MainApp in 7.158 seconds (JVM running for 7.736) |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-15T01:30:44.759Z |INFO |Start scheduling PRH workflow |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:30:44.773Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=910fb072-d2fe-4313-b38b-91661f6dafb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:30:46.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:30:46.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-15T01:30:53.654Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-15T01:30:53.654Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-15T01:30:53.656Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:30:56.287Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e953f87f-732c-4961-98f2-25bffbabea76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:30:57.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:30:57.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:31:07.353Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=131f3558-d6ea-415b-90b8-c2bcdd0987e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:31:08.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:31:08.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:31:18.394Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=2a2a265c-5ff1-475e-a3e3-7061fdad540f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:31:19.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:31:19.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:31:29.530Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=6d45451f-e51a-423e-a472-81b5c1686e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:31:30.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:31:30.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:31:40.663Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=529c5772-4925-422f-9034-858908c26ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:31:41.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:31:41.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:31:51.836Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=4c863fd0-134e-4103-847f-a14522aa5ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:31:52.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:31:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:32:02.970Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=f713e444-4ce8-446c-906a-967de5f398ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:32:04.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:32:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:32:14.018Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=86637589-43bc-406e-ad7a-f6b2a1c9f7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:32:15.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:32:15.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:32:25.146Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=049f9f12-9c93-4e89-9d2f-9ebab6f180a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:32:26.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:32:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:32:36.381Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=344fac66-8f34-4df2-8a1d-d58277712ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:32:37.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:32:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:32:47.546Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a29883a0-c431-4919-a576-c985e8cbf9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:32:48.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:32:48.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:32:58.690Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=3030d523-583c-42da-bd5c-727c3dc81320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:32:59.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:32:59.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:33:09.847Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=b86ced51-f2c9-44ce-89e0-0c068b89a95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:33:10.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:33:10.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:33:20.886Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=b327c460-460a-4854-8c0a-8e37c82e2562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:33:21.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:33:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:33:31.962Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=8005bb60-e490-4d9a-b958-95b1affd0592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:33:33.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:33:33.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:33:43.194Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=aba6c3f9-ddbf-4d84-8ed6-7e40e43e6e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:33:44.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:33:44.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:33:54.262Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=87014a17-d852-4af1-ac11-f92bf418bb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:33:55.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:33:55.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:34:05.401Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=569061a6-1e54-48ce-b76d-5d27599ea81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:34:06.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:34:06.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:34:16.566Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=15949d06-4284-46c9-b4d3-850814305c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:34:17.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:34:17.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:34:27.606Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=eee447e9-6b31-4e89-bbdd-02632c1a35b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:34:28.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:34:28.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:34:38.746Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=32840b6c-b98d-4097-bc4d-1dee68550024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:34:39.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:34:39.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:34:49.879Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=61dc1e1a-3936-4978-8de5-1e7caf751a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:34:50.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:34:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:35:00.921Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=ba11bfe2-9843-49b8-bcaa-b65ba8e805ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:35:02.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:35:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:35:12.059Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=27cb5425-48b3-478e-8440-9b046c22febe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:35:13.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:35:13.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:35:23.222Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=575a20ee-c531-441f-9f56-490c35ecfd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:35:24.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:35:24.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:35:34.262Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=c9325d0e-bea4-4f67-8c67-82f7a1b69ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:35:35.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:35:35.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T01:35:43.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T01:35:43.374Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T01:35:43.374Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:35:43.382Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:35:43.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:35:43.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T01:35:43.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T01:35:43.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:35:45.337Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=6ad3f6bf-a5a6-4955-ab8e-b3c63c1c758a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:35:46.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:35:46.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:35:56.570Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=0206c6ec-d8a4-4192-9d2d-eafaef5dea0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:35:57.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:35:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:36:07.705Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=9a76063f-940f-4707-b409-a028982092c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:36:08.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:36:08.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:36:18.744Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=74a418f8-4521-4bcb-9b29-e2c2cc3a5ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:36:20.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:36:20.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:36:30.073Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=59dab358-3b3d-4a11-a06d-cba1ddebdf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:36:31.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:36:31.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:36:41.210Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=13012bdc-1d88-48ca-8803-52dc9dae2110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:36:42.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:36:42.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:36:52.249Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=21d65360-8bbf-4252-a6b4-1d28ffbe3388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:36:53.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:36:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:37:03.387Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=8213027e-13f9-4a91-811a-dc2c7073ff4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:37:04.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:37:04.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:37:14.458Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=819010f5-12b9-4df7-a8a0-b6bc5fb0a7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T01:37:15.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:37:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:37:25.607Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=2dbc1209-a733-4963-b5e3-23918c6ac376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:37:25.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:37:35.799Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=8ea8e82a-664c-4f9a-8ac2-0dd7ac7a590f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:37:35.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:37:45.817Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=bd3b2795-9bbd-4775-a3b3-902349f0b351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:37:45.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:37:55.836Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=8850a7ae-084b-4682-9281-b707ac06a1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:37:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:38:05.854Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=cd0ab132-4827-4253-8b8e-2f7ec874527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:38:05.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:38:15.866Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=72166915-805c-4fac-9b81-0df6c762094d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:38:15.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:38:25.880Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=bad4e37e-10e6-44a5-bf7d-a09aa60e2d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:38:25.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:38:35.893Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e29fc1b1-f210-495e-9253-a403a566a26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:38:35.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:38:45.907Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=c118a12e-7671-4e7c-9e64-7ceacaaf8cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:38:45.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:38:55.922Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e8f6f27c-dbf7-4497-9e84-158731fe7a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:38:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:39:05.946Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=64b97fd2-a4e0-4b6b-beb1-59e4dd9ec2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:39:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:39:15.958Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=8643fb4a-5735-4c9a-89c5-7568e5a55255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:39:15.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:39:25.969Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=7bec70e6-ba33-46bd-a352-eac07185150a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:39:26.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:39:36.542Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=8b578476-fa05-4841-a520-efb224545902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:39:36.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:39:46.555Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=78b754e6-8934-4762-9fca-c6596af29bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:39:46.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:39:56.566Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=9708160c-d40f-4cb8-860f-c1b46411d8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:39:56.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:40:06.578Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=2822db84-5a98-4006-aec3-51161d3f31c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:40:06.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:40:16.589Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e09a991b-4955-437e-86bf-28c07500a813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:40:16.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:40:26.600Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=9b860754-673b-4c6b-bc0f-cb60705b6a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:40:26.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:40:36.613Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=b8587091-97ba-43b7-bbc8-6352c0eea79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:40:36.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T01:40:43.011Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T01:40:43.012Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T01:40:43.012Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:40:43.014Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:40:43.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:40:43.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T01:40:43.019Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T01:40:43.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:40:46.625Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=9389258b-d553-48b7-8ef7-5bc8105ca9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:40:46.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:40:56.636Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=2b5cdeab-f046-4932-bfe3-1611951fd21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:40:56.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:41:06.647Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a14c592d-d2b3-484d-97e7-6c0dda64fbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:41:06.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:41:16.658Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=c98b4f36-fc4e-48db-b2a5-e220c623141f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:41:16.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:41:26.669Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=902a4b30-4c00-4b05-9e65-45148778e8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:41:26.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:41:36.680Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=0f164cbd-d9b3-4cc8-89f8-0dde20c7b11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:41:36.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:41:46.690Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a8b298e5-9da7-4dd9-b939-37260e387676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:41:46.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:41:56.699Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=cae5811d-7c15-49dc-b8ec-d7682377a17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:41:56.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:42:06.709Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e7b060d6-fbcb-4294-866f-e25a0d186261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:42:06.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:42:16.719Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=86489067-340f-41ca-9b15-3b3cc82c68a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:42:16.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:42:26.728Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a2d2e914-55aa-443a-9719-8b84c78b3c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:42:26.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:42:36.739Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=9f71e563-5f98-4429-9dff-cb36f97bd879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:42:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:42:46.748Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=f1889e20-707b-44f3-8948-206bb274cee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:42:46.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:42:56.758Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=31e3fd5c-598f-4e70-89d8-3ef0febe8f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:42:56.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:43:06.767Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a716c34f-89a5-4203-88a3-d4d8ec49bc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:43:06.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:43:16.777Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=621889d8-1fa3-4fda-bf17-79f930ee6006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:43:16.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:43:26.786Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=4884ebe6-0f27-4d68-9e71-a955889adf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:43:26.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:43:36.795Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=2c5cfc38-cd46-407b-bad4-3f076ec06c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:43:36.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:43:46.804Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=ff87640d-5241-404d-8362-103c4fdb5acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:43:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:43:56.815Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=89cf7095-e8e0-445b-b881-8385609e600f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:43:56.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:44:06.824Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=d9ea5841-00f6-4c99-94a6-226a2d941327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:44:06.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:44:16.833Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=f5a13b54-7d23-4eec-8108-2244fca19f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:44:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:44:26.844Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=ac0bd1cf-338c-43e6-a402-49ab4b994db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:44:26.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:44:36.853Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=8a91c40e-09b7-4395-b28b-184be2ffa523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:44:36.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:44:46.862Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=ecc73860-55f7-402d-84bb-9530c38b552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:44:46.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:44:56.870Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=39888d3a-c247-4b41-a9c6-6a05389b297a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:44:56.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:45:06.881Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=0159b7cf-9479-4633-9c81-e9671fc24f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:45:06.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:45:16.891Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=15435c84-cb02-47c0-a5d8-dc927e6be6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:45:16.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:45:26.901Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=56d7654f-7cb4-4113-83f9-3a4c3178ed6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:45:26.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:45:36.910Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=1ba4723e-f2f6-4c55-82fc-3cf0aa14f504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:45:36.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T01:45:42.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T01:45:42.999Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T01:45:43.000Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:45:43.001Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:45:43.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:45:43.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T01:45:43.008Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T01:45:43.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:45:46.920Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=0d528b30-e385-4656-878d-9beda7940860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:45:46.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:45:56.931Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=aac469d3-9a35-474b-a73a-e881ddc73707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:45:56.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:46:06.942Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=82756c78-821f-4325-93e2-1c2b82873e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:46:06.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:46:16.955Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=b2547bcf-b1e0-4b86-b4e9-42ddb4f5a73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:46:16.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:46:26.967Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=2ce679f7-3af7-45c8-a579-aa4e38a8b56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:46:26.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:46:36.977Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=1df3af48-2e87-4c17-b8b5-142ef4348178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:46:36.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:46:46.991Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a35c8a3b-25ba-4d9e-9a66-619918317b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:46:47.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:46:57.001Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=b4724c35-053d-4b5d-84ca-383844f4d9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:46:57.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:47:07.011Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=48e1f9a9-3352-466c-8ada-cf351cd5ae18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:47:07.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:47:17.020Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=ba94a517-8dd8-433c-811c-86f90c66a51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:47:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:47:27.030Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=4e5b2404-856e-42c8-8486-a8cbda8c412f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:47:27.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:47:37.039Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=3e77a283-9acd-42f4-9835-52981111cb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:47:37.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:47:47.049Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=9bec5ba9-de55-44d3-bcbf-b546ccd499e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:47:47.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:47:57.060Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=92a5aec6-207f-492f-adeb-2d9c5ebeb1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:47:57.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:48:07.070Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=8d299b0f-e56e-4092-9c42-02317362a19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:48:07.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:48:17.079Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=f25c46d1-ce5e-4516-827a-e0813a45392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:48:17.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:48:27.089Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=12db4f56-1fc9-45da-a83e-80c489e7a197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:48:27.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:48:37.097Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=9789d252-0151-4078-b7e8-1466195c0f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:48:37.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:48:47.105Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=85688a97-67e7-4d79-b024-d5b7e483aaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:48:47.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:48:57.113Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=4f4be239-139f-4e5d-89b8-9f9598b44a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:48:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:49:07.122Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=94ba1d4b-07d4-48d9-8ca2-c62e902e938d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:49:07.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:49:17.131Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=c2571993-92bc-47ae-ba61-7054238d3672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:49:17.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:49:27.141Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=dc2e1620-afd5-4311-92b9-7ac0df0a763d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:49:27.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:49:37.148Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=bf880b9d-a669-4b19-ba51-8ed57283eae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:49:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:49:47.157Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=3facf228-6eb1-4436-a748-a5cfba6e9b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:49:47.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:49:57.165Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=5b528d06-7a1b-4250-a278-39fd61c962ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:49:57.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:50:07.173Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=0abe3e53-dea2-49e8-84bb-18a5dd742315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:50:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:50:17.181Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=b66c1ab7-3d16-49c1-bc1e-c7374134dd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:50:17.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:50:27.190Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=31ef282e-c920-4889-a08b-d460288dac7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:50:27.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:50:37.198Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=605de807-ba3e-48b8-bd28-e44675f7e4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:50:37.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T01:50:43.003Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T01:50:43.004Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T01:50:43.004Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:50:43.005Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:50:43.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:50:43.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T01:50:43.013Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T01:50:43.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:50:47.208Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=3521cc5c-d67c-4f0b-881a-5f2ad674527a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:50:47.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:50:57.217Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=8d4e62cc-0950-4f9f-8491-681dd71a2f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:50:57.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:51:07.226Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=7d6baad9-554d-46bb-ae10-db7cb7068f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:51:07.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:51:17.235Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=424dd94c-ef57-49e2-adf8-65fedffd573f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:51:17.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:51:27.243Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e53411ba-d1a5-4c18-8869-6360772dc808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:51:27.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:51:37.251Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=9219d1bc-723a-4d5a-8cfd-602ff3ed45c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:51:37.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:51:47.258Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=6c73c146-01b5-4538-8192-a6bff91d7528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:51:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:51:57.268Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=6c6635e3-a7be-4a59-bdc6-4d3b57fcc129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:51:57.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:52:07.276Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a41fa1de-33ab-4e8c-b004-18e265128a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:52:07.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:52:17.285Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=8c14f729-829a-44bf-b94e-97c63418ed29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:52:17.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:52:27.293Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=80046605-a5d5-4eda-af8a-bba0ee6ff8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:52:27.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:52:37.301Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=598f1d5f-43cd-4b95-9f80-1c5aa226ab81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:52:37.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:52:47.310Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e4479d39-c5d6-453c-a29c-956c521414c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:52:47.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:52:57.318Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=3a236e87-c5a6-4971-b095-4e4175292b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:52:57.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:53:07.326Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=bbe9538c-2a6b-4865-a2f9-a31ba2c937d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:53:07.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:53:17.335Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=53097b15-61cb-46ab-8d51-d8f7cc39f369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:53:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:53:27.344Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=4d67aa20-d4bd-4f67-b875-ab0634aa17bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:53:27.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:53:37.352Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=59c6ba5a-66a2-41c5-ba8c-3c1cd002646b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:53:37.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:53:47.359Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=06714917-6789-4d8f-994e-9ea29335b902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:53:47.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:53:57.368Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=f645750d-f248-42cb-a631-b8f0bc0ed2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:53:57.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:54:07.375Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=f03ea678-6c99-4bce-9625-c1e2b49575ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:54:07.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:54:17.383Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=ed43f5e6-f9e1-4ad9-ac6e-746903b74b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:54:17.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:54:27.392Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=b1ef5a65-83ff-45c4-8bde-874b27f16609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:54:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:54:37.399Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a5b21606-6ad7-4cec-ad83-a637e6279e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:54:37.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:54:47.407Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=879ba2cc-4300-4ad8-b4b0-8ad9f1958d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:54:47.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:54:57.415Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=5eb54e4b-29e8-4382-8dfb-841cc69fbdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:54:57.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:55:07.423Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=607fe017-3d50-4bc0-b992-4c07f21582d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:55:07.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:55:17.432Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=01501c4f-d8b3-49f5-932b-b391df0e8b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:55:17.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:55:27.443Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=bbc47790-9c7b-4f59-b54f-6e2ca28ed38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:55:27.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:55:37.452Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=f0a16254-daa5-43b7-8e88-b61326305184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:55:37.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T01:55:42.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T01:55:42.984Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T01:55:42.984Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:55:42.985Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:55:42.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T01:55:42.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T01:55:42.989Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T01:55:42.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:55:47.460Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=5480b4f4-926a-43f0-85cc-544153cbdbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:55:47.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:55:57.469Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=7d351fb1-89b2-4e24-b05d-859358de7aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:55:57.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:56:07.477Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=f3346fc4-8437-47b9-96fb-b98e4164e4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:56:07.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:56:17.484Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=475cbccc-20e6-473d-98af-378b0aa83a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:56:17.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:56:27.491Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=d6577a43-6cfb-4361-8c0b-11241ee391aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:56:27.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:56:37.498Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=1ff02510-5792-4584-8e86-072f76e5da33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:56:37.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:56:47.506Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=bf0ade88-7e9b-471c-a3fe-66edb3b22a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:56:47.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:56:57.514Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=9c328f26-9643-4430-a9b4-973121f5e9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:56:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:57:07.522Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=57a03319-fd75-4c11-9a7d-66c7ecd72b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:57:07.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:57:17.529Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=110eebf8-bbc3-4d83-95e9-5462790103a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:57:17.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:57:27.536Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=0dbcaf45-b555-4dd3-93a4-63ce3035b510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:57:27.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:57:37.544Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a2ea02a4-9a4b-4d01-ba83-cd0442eb4b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:57:37.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:57:47.551Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=9f98ec18-b465-44bb-89af-5c24163c5ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:57:47.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:57:57.559Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a4eda610-a364-4563-9fe4-00df177f6267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:57:57.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:58:07.566Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=ae22509f-4b7a-4ec8-9960-4f9cb29a0c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:58:07.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:58:17.574Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=323cbf43-0bec-40a9-8bb2-d0b8453a057f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:58:17.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:58:27.582Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=ffa37714-c26f-4f6e-9641-22ee3e7d73a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:58:27.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:58:37.589Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=aa71b350-d5c0-4ffd-931e-e075eb7a01c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:58:37.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:58:47.598Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=c3727c39-64f6-4dc2-8c4a-06927ec33ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:58:47.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:58:57.606Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e8aa1b1d-d8a9-405d-97a0-90f0164e8e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:58:57.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:59:07.613Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=45cdf6fb-c028-4359-8ad8-2710355e353b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:59:07.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:59:17.621Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=75ef30ab-98b7-40fc-9ee9-3e0b845dfb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:59:17.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:59:27.629Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=ff978c29-b590-47c0-80f1-e06da3dfb723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:59:27.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:59:37.637Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=32948be3-3d1d-487d-93ec-fa38bf0f3444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:59:37.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:59:47.646Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=dc5270bf-4a4a-4206-b0cb-eff2cb27b6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:59:47.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:59:57.655Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=456730a5-f7d6-48a9-a264-5a1f532b36f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T01:59:57.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:00:07.663Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=7df3d373-1184-4384-9f6e-ec1e43d2bcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:00:07.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:00:17.670Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=f0718408-3a3b-4654-9bd9-06c126f6f017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:00:17.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:00:27.678Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=4eda90af-3b67-4505-a654-f887ea657160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:00:27.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:00:37.685Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=52155c52-5567-4ab0-a98a-e6c07cd79fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:00:37.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T02:00:42.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T02:00:42.963Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T02:00:42.963Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:00:42.964Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:00:42.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:00:42.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T02:00:42.968Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T02:00:42.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:00:47.693Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a7c497d8-0ca4-45c1-99d0-b44d2aead29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:00:47.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:00:57.700Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=77313517-5424-4365-8f26-e61ea8d87473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:00:57.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:01:07.707Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=cf9ba730-4d8e-498c-a14e-aff909dcc232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:01:07.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:01:17.717Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=faed9302-5f55-479f-b55e-d93af1ca5c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:01:17.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:01:27.725Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e99f7a39-6ba9-4898-8c36-a9569a37d19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:01:27.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:01:37.733Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=3ad8e5c2-961d-4a38-bf46-31f61a663f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:01:37.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:01:47.740Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=6c9a3a9f-33cb-447b-a7a6-b95e09f0dfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:01:47.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:01:57.749Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a79847ae-47d6-49ec-900d-811867cc0959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:01:57.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:02:07.757Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a2d6b291-f821-46d8-81d4-eddde851bc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:02:07.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:02:17.765Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=f082cb06-1f4f-498b-8b67-f1b00d835899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:02:17.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:02:27.777Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e2cecfff-bb15-4e15-9d0d-3a343d2f8cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:02:27.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:02:37.785Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e8eb5329-f729-4500-bb9b-7b082cf59f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:02:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:02:47.793Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e804fd1c-9ba1-4bf1-8b98-57acb2331ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:02:47.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:02:57.803Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=c8181e60-c402-4bc6-9093-c61ce86c1bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:02:57.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:03:07.812Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=f46749cc-aba2-422c-bf22-df7ce933e926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:03:07.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:03:17.820Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e340bbbf-2720-46c8-9435-534592219ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:03:17.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:03:27.830Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=4637f585-d98b-4a74-88e7-a33a09de6492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:03:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:03:37.837Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=8c9c61d0-4361-4428-948a-9fabb409cb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:03:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:03:47.844Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=4ef0f34e-73ee-426e-aadf-3590e2c2302c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:03:47.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:03:57.852Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=78275149-3a7d-46c4-9aeb-579680ef7176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:03:57.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:04:07.859Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=b866122c-f94a-4314-8dfd-91156de07e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:04:07.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:04:17.866Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=cc01e1f1-1d5f-48c0-9b8c-fc45c847cbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:04:17.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:04:27.873Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=3d7c6e0f-7a67-4aa4-a8cf-31bc8daf9b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:04:27.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:04:37.881Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=92cbb975-131e-4a2d-9414-f0421d02655a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:04:37.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:04:47.888Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=c880d9f1-032b-4b28-9db2-d84ea0bc2441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:04:47.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:04:57.896Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=44d17f46-f191-4230-8e0d-fe21a087a570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:04:57.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:05:07.903Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e9093f9b-9f1d-45e5-bf09-cb12ee8bb7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:05:07.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:05:17.911Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a3d878bc-4dd3-4c91-869d-d8ba399bc3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:05:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:05:27.918Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=0602346d-f30a-486c-addf-4d3c9a532393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:05:27.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:05:37.927Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=ab243856-4cad-43a3-a8a0-90b7cb8b7f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:05:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T02:05:42.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T02:05:42.960Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T02:05:42.961Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:05:42.962Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:05:42.965Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:05:42.965Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T02:05:42.965Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T02:05:42.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:05:47.934Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=18640e0f-e3ea-499b-838b-928424fe1886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:05:47.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:05:57.943Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=d4f1a8e7-90ba-4be4-b595-7985d6be7c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:05:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:06:07.949Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=be35a654-d6d2-494b-9890-ce539ea2e3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:06:07.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:06:17.957Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=29df53fa-8e68-40ca-830d-5e9206e0d077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:06:17.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:06:27.964Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=43f6aa39-a577-427d-aaf0-490e285c95c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:06:27.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:06:37.971Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e1b7eff7-73d1-43f9-a9c4-ccadc5d8dbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:06:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:06:47.978Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=3e8d2097-5891-4583-920c-4dc39ea24f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:06:47.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:06:57.985Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=25929c53-312a-4e8d-96c3-7f486c4d4ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:06:57.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:07:07.993Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=9ef9fe05-0d1a-4ba8-90fa-ca3c2f72eafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:07:07.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:07:18.000Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=80f76fa1-1620-4987-b241-f6ac80d92215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:07:18.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:07:28.009Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=62eae918-165c-4bfc-848c-2964ee5f9cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:07:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:07:38.015Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=15a2774f-ebd4-4c4d-9145-24d9f2dbaf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:07:38.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:07:48.022Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=2c62db3b-8ef9-4731-8f49-e8271f5df8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:07:48.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:07:58.028Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=afb6adb5-efce-4682-9bf2-de44b1dbbde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:07:58.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:08:08.035Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=73035efe-7ad2-4fe2-ba37-dd4a0ffc48fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:08:08.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:08:18.042Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e6c80eb0-526b-4632-af23-d831d4f18c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:08:18.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:08:28.050Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=db28ea16-1541-49ab-bb82-aec4fa34ddc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:08:28.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:08:38.057Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=d3a55036-fa8b-4c1e-97af-fa6d0c9d3d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:08:38.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:08:48.063Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e96a177e-acb2-4c23-98bf-bf7c422ff0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:08:48.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:08:58.069Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=1a50a170-d2ed-48cf-b073-dbec560a4264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:08:58.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:09:08.074Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=ba5d83fb-fbc7-467e-910e-a00f9a91b1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:09:08.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:09:18.081Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=7ddc99be-8fec-4524-9ea4-a50c0fd82e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:09:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:09:28.089Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a4340fd4-e471-4827-8b31-398ce221c1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:09:28.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:09:38.095Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=c420789d-55e4-42b1-bb23-bdaf7105c9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:09:38.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:09:48.103Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=89f43854-8602-40b1-b7dd-bcd114df1902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:09:48.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:09:58.110Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=4c6932a9-bfaf-4ee8-a9b5-c206c5911624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:09:58.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:10:08.116Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=b2d6fc25-87a1-4c5d-a50c-30981823388b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:10:08.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:10:18.122Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=61538cb5-4c8c-4ed2-8611-4dd512ef70d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:10:18.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:10:28.130Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=4b81d142-83ab-421b-972c-b1f41d465fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:10:28.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:10:38.137Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=b66bc2eb-7548-4e3a-baa6-65d14d650222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:10:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T02:10:42.985Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T02:10:42.986Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T02:10:42.986Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:10:42.987Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:10:42.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:10:42.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T02:10:42.991Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T02:10:42.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:10:48.143Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=7cd84bbb-b4df-4d0b-8bcb-f7fd2fcaefab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:10:48.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:10:58.151Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=989b443e-376e-400c-82c9-11628def5ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:10:58.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:11:08.157Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=cb4b983b-9277-4a6d-ada7-c033771fd9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:11:08.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:11:18.164Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=ea5ca1f3-f46e-492a-8f4d-a32359297172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:11:18.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:11:28.170Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=8250ff0f-2dcb-4242-9067-0dd9a06e1095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:11:28.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:11:38.176Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=93739f6d-fda7-4955-84f6-fff4bca0190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:11:38.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:11:48.184Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=f59a8b15-2fb1-4a3f-8c60-f8eb8718642b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:11:48.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:11:58.191Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=3d7146f9-e6c0-4fe1-b007-d72e87353b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:11:58.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:12:08.197Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=8bd02ffe-5695-4839-9730-2fc3960fe72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:12:08.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:12:18.204Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=4a4c7c8c-2a00-4bc4-9700-761d69ac4805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:12:18.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:12:28.211Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e791674c-645f-49ba-801a-8a65afbc706f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:12:28.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:12:38.218Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=9ec441b2-8ff5-4dbc-a198-0f2e5dc3ddc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:12:38.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:12:48.225Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e94e5cc3-9e05-4d99-a963-61bb3c2a4db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:12:48.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:12:58.232Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=cdf0e25d-79aa-4c3a-b705-70806017c11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:12:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:13:08.239Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=1d565e4f-4838-4fcd-8997-fcdab81ad2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:13:08.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:13:18.246Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=985e8918-bc16-4237-b324-18d4e5476ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:13:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:13:28.253Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a2276013-945a-4915-a1dd-506c8af5a71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:13:28.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:13:38.260Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=9d86188d-774f-4022-886e-c2bb1238fdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:13:38.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:13:48.267Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=83a83d98-a6fd-41b6-a1f6-d726d0ff413f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:13:48.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:13:58.275Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=20a87048-d65b-4c25-a700-beb16ed961cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:13:58.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:14:08.282Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=d49e9d20-1120-47de-bc04-d25a1549d547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:14:08.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:14:18.288Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=64f89926-1135-44d7-923f-d4a0e513a10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:14:18.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:14:28.295Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=36b863b1-932a-48a1-88f8-513abedb3c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:14:28.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:14:38.302Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=bd162e2b-d2e6-4f03-ae01-71c05145bc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:14:38.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:14:48.310Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=91632ad4-db44-4e7a-a23a-31e0c78b7a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:14:48.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:14:58.316Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=f7d4a90b-960f-4195-a893-ed048712a14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:14:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:15:08.322Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a35d0668-09b8-4ec9-8dc0-6e837697475e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:15:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:15:18.328Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=d4a2ea19-ac38-4105-924b-1e37cf851c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:15:18.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:15:28.336Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=8de206c1-bb4e-4e03-918a-a116c958d77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:15:28.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:15:38.343Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=35805b6b-2021-40c2-80df-e0ff6a16e067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:15:38.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T02:15:42.955Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T02:15:42.955Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T02:15:42.955Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:15:42.957Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:15:42.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:15:42.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T02:15:42.960Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T02:15:42.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:15:48.352Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=73afc3d6-7a3f-460f-b700-9d4bc7ffd7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:15:48.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:15:58.359Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=cf044d11-d063-4891-885f-0bc7ede09d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:15:58.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:16:08.368Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=46bd93ce-43a5-4a45-9e8e-01700b09465c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:16:08.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:16:18.375Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=86ed4795-871a-4166-a260-e8b59a5c1f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:16:18.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:16:28.382Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=ff1000ac-ae4d-443c-88c0-2d5c51a4c847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:16:28.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:16:38.388Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=51c481bb-05c8-4075-92bd-db6736bc5a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:16:38.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:16:48.396Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=f4c2a00f-14c8-4126-9033-bcdb3e6c8579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:16:48.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:16:58.402Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e4524e95-1472-44a3-8343-f3b9c698eb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:16:58.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:17:08.409Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=b220ab9c-45c7-495e-a173-d9d11192bb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:17:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:17:18.416Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a6be7732-6402-4e24-a349-a28a53099152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:17:18.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:17:28.424Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=eb05d587-6382-4cda-9962-c6d201a56be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:17:28.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:17:38.431Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=7635c3e7-85e9-4ade-a9f5-25aea4be738a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:17:38.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:17:48.438Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=75d4c943-8a9c-494c-8635-eb26ca141bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:17:48.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:17:58.445Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=dc04dc43-d835-48f7-98d8-cc9751effc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:17:58.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:18:08.453Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=107d7e97-6260-4633-af8a-2ef5a1e4837e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:18:08.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:18:18.458Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=4c6d99c3-e864-467b-b460-4e4c25cd78ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:18:18.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:18:28.465Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=c302d29d-56bd-460b-8ff3-d6ed056b2f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:18:28.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:18:38.482Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a510950e-6eef-4bee-b19a-b5a61271abd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:18:38.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:18:48.489Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=c8ccb09f-a475-4614-ad5c-c246173b5d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:18:48.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:18:58.494Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=177f306a-38a5-4507-ac03-601654ddbaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:18:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:19:08.500Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=83c69a6e-6270-4ba2-af14-449feecafa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:19:08.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:19:18.507Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=c314646e-890e-40d1-ac47-854d78561cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:19:18.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:19:28.514Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=2b5f38fd-d1f8-4765-8b9d-b7ec4ed04165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:19:28.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:19:38.520Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=c2535c86-f0c1-45b0-b7a7-c03ec30d6645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:19:38.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:19:48.529Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=78f4ace6-720a-4105-8f8d-53c177ef4489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:19:48.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:19:58.536Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=14e21782-ae13-45af-9eaf-7a09567252d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:19:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:20:08.544Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=5ebf81b6-8d73-4a93-8435-2db91e47a79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:20:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:20:18.551Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=b3541d81-d218-46ff-924d-f215be115315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:20:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:20:28.558Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=0db87163-4bb5-43f1-bee2-39474787d11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:20:28.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:20:38.564Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=d83f6dcb-14d2-4f1f-9393-4baa3a82c3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:20:38.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T02:20:42.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T02:20:42.948Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T02:20:42.948Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:20:42.949Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:20:42.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:20:42.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T02:20:42.952Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T02:20:42.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:20:48.571Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=b72c472a-f3fa-4f52-94d0-75d5f0e64b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:20:48.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:20:58.577Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a37342f0-30c2-487e-82b2-7908f9ee8c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:20:58.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:21:08.584Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=d6f42ae7-b8ca-444e-b5a5-f5cb9279a277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:21:08.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:21:18.589Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=4274a138-88ea-4bc9-871b-df10cddecb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:21:18.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:21:28.597Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=bd074711-e470-4e27-934c-af82f5df9622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:21:28.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:21:38.603Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=566e0771-6bd0-4bd3-a1a4-ac41d90fa7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:21:38.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:21:48.609Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=43db0d5c-0f1c-470e-8f59-48414e68c96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:21:48.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:21:58.617Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=682cb11c-a39d-4eba-b677-b899995e93af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:21:58.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:22:08.623Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=40bf72c1-40f9-441d-a52a-c57664383803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:22:08.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:22:18.631Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=a61bbd31-daa4-471f-af8d-c68256e85a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:22:18.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:22:28.641Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=7688c6cf-c393-41e4-a883-04717adfb524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:22:28.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:22:38.648Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=e2514435-4112-45bb-af51-e56795cac074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:22:38.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:22:48.655Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=24857226-38cb-4c0a-af15-21fe4f956afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:22:48.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:22:58.663Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=749681af-b156-4020-92a3-569f55c94982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:22:58.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:23:08.670Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=826aa32e-3981-4fd0-9084-c52ae12ece96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:23:08.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:23:18.677Z |INFO |Init configs |InvocationID=50611cec-241f-46c7-a79b-d4a40bb92a63, InstanceUUID=3dadb65f-1c0a-4b14-b735-c3cd4c8ecaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:23:18.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |