By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T02:32:01.618Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T02:32:01.621Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T02:32:01.651Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:32:02.258Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:32:02.361Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:32:02.362Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T02:32:02.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T02:32:02.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-20T02:32:02.489Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-20T02:32:02.517Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-20T02:32:04.037Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-20T02:32:04.517Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-20T02:32:04.535Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-20T02:32:04.536Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-20T02:32:04.589Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-20T02:32:04.589Z |INFO |Root WebApplicationContext: initialization completed in 2071 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-20T02:32:04.975Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-20T02:32:05.534Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-20T02:32:07.035Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-20T02:32:07.423Z |INFO |Started MainApp in 8.063 seconds (JVM running for 8.681) |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-20T02:32:07.477Z |INFO |Start scheduling PRH workflow |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:32:07.487Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=12aa501a-27ac-4764-ad1e-25d53d2ed630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:32:08.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:32:08.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:32:18.929Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a681a963-36b5-4f30-8ed7-4fe77f32d5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:32:20.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:32:20.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-20T02:32:29.487Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-20T02:32:29.487Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-20T02:32:29.490Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:32:30.068Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=6415aad4-539d-4576-a407-cd000f809c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:32:31.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:32:31.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:32:41.136Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c7c0f8bb-0c9d-4f5b-a774-649c21293141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:32:42.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:32:42.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:32:52.205Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ac73c5e7-621f-4e42-a7bf-eed70a77ca94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:32:53.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:32:53.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:33:03.245Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c5d2a536-5d4e-446c-aad0-7c69ddf4d123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:33:04.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:33:04.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:33:14.317Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=cbc00456-0c80-4d36-bf03-44be815efd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:33:15.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:33:15.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:33:25.357Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=277160c4-63d3-405a-8b14-48622b4baf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:33:26.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:33:26.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:33:36.397Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=0b8d2928-8929-4adb-b007-81fe2243dfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:33:37.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:33:37.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:33:47.437Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c943119f-d9f5-4668-8d7a-c53b7262b511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:33:48.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:33:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:33:58.509Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=9d0dfad3-5637-4c8e-b803-4c1a21b56530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:33:59.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:33:59.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:34:09.549Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a94bfabc-d3ea-49a4-b63b-32f7542aa330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:34:10.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:34:10.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:34:20.653Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=bebd4262-fb95-4d75-a99e-e6fb846a2379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:34:21.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:34:21.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:34:31.697Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=9689b3b2-4aa1-4e39-8b85-b00fc934c881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:34:32.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:34:32.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:34:42.733Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ada03279-d633-475e-a730-9b689ed961d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:34:43.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:34:43.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:34:53.773Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=3128e3ca-13c3-4ac8-86ff-8a85cf9efa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:34:54.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:34:54.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:35:04.813Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f1c8dd79-01c5-448c-971c-ffba3f4ecfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:35:05.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:35:05.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:35:15.885Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=dd20e813-a9e0-4823-a262-39533be4592b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:35:16.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:35:16.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:35:26.957Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=67bd1f42-8f4a-487a-b4dd-953a5aedc60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:35:27.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:35:27.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:35:37.997Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c8a7e8ab-0bd1-4777-b625-9c3779446cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:35:39.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:35:39.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:35:49.037Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=82682c1e-103d-46ab-a3cf-13b78739b63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:35:50.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:35:50.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:36:00.077Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e3d8de57-be82-4488-a5ce-0cf3e88f78a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:36:01.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:36:01.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:36:11.117Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b1646dc9-9872-4cf4-9d76-84243f7e673b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:36:12.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:36:12.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:36:22.157Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=91738f1f-0069-4077-889f-4f38b9ae1f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:36:23.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:36:23.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:36:33.197Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=7ab866f1-9615-46f2-98d4-b17a67185c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:36:34.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:36:34.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:36:44.269Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b6ba4032-1dfd-4a8c-9624-817840acd4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:36:45.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:36:45.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:36:55.309Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d63c52bc-6bd1-41c0-8d88-96df25ac2c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:36:56.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:36:56.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T02:37:05.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T02:37:05.519Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T02:37:05.520Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:37:05.523Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:37:05.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:37:05.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T02:37:05.530Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T02:37:05.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:37:06.349Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ed6fbbd8-aaa6-4782-84c6-d62d5468d949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:37:07.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:37:07.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:37:17.583Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f654a2d8-6380-48f6-8c20-b829cb22ad7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:37:18.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:37:18.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:37:28.653Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c0acde4e-0c0e-40f8-b05f-d0f0f3ea3e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:37:29.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:37:29.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:37:39.725Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=44a84f6e-2919-4165-8f03-64dc4a55b340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:37:40.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:37:40.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:37:50.765Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=8ef756a8-7a62-4324-9997-cee4607e1ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:37:51.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:37:51.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:38:01.809Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=13616d07-0370-45dc-86b4-85558896faf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:38:02.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:38:02.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:38:12.877Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=0894ec77-60c7-4ce5-8ab8-57c1f4c3abd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:38:13.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:38:13.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:38:23.921Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a196d7f9-1730-4958-ae04-c8a23cdf1b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:38:24.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:38:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:38:34.957Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ac89c0ab-5103-4e44-9298-c0150701e62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:38:35.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:38:35.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:38:45.997Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=0f9e324a-3f9e-42c4-8bc3-052c7cfd14b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:38:47.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:38:47.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:38:57.070Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ded773b7-368a-49f9-97ae-8eef2e545368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:38:58.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:38:58.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:39:08.141Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=bb6525b1-e325-4932-8498-395e3b7f4b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:39:09.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:39:09.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:39:19.213Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=25efb071-dfeb-4bb0-aa0e-02fdb57374c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:39:20.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:39:20.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:39:30.265Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d3d12b31-dc1a-4aee-ad46-cd336a48ea77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:39:31.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:39:31.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:39:41.293Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a6e0881c-762e-43f6-a9e0-f78a503dfc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:39:42.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:39:42.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:39:52.365Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a6dd753e-d3b8-42da-8583-96e2f8c11c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:39:53.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:39:53.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:40:03.437Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=310a5b25-443d-4913-b319-e16d41fa24c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:40:04.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:40:04.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:40:14.478Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a0cb2023-0f26-48b7-b116-4d53445aa1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:40:15.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:40:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:40:25.517Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ef78da8c-6bf6-4135-bef5-c4f77295d0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:40:26.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:40:26.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:40:36.565Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=94cd6d10-9704-45f3-8819-ace60ee8c51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:40:37.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:40:37.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:40:47.597Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=bc1f4303-da01-408f-834e-8713c1960662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:40:48.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:40:48.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:40:58.637Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=dc6b48b7-d5b3-434e-ab20-ed67361cff0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:40:59.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:40:59.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:41:09.709Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f9cb5bed-791f-4edb-b8f4-0c4212acd555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:41:10.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:41:10.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:41:20.753Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=3fb80830-fd3a-4897-b0ce-d3b62a23c1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:41:21.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:41:21.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:41:31.820Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=48cd678e-5c64-48b9-ae96-67c7e06d1003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:41:32.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:41:32.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:41:42.893Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f69ea71c-8ce1-404c-a003-b6ea351a5390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:41:43.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:41:43.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:41:53.933Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=bf424f9f-e2f2-4370-a603-039a8573a2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:41:54.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:41:54.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:42:04.973Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=bb25ab9c-1aab-4edb-aed2-83d157742b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T02:42:05.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T02:42:05.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T02:42:05.245Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:42:05.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:42:05.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:42:05.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T02:42:05.253Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T02:42:05.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:42:06.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:42:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:42:16.080Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=7240d14e-897e-4d9f-8d41-9e43860f5518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:42:17.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:42:17.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:42:27.117Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f0fbc357-2765-491d-869c-7c9fd97d0b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:42:28.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:42:28.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:42:38.189Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=6f7cb68f-5388-47db-ae7b-92eec858af6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T02:42:39.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:42:39.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:42:49.261Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ab46d623-7ca2-4026-9f14-315c4e139bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:42:49.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:42:59.415Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=afbfa2a9-7089-444e-80ac-6cc1a38755ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:42:59.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:43:09.431Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a2531f2c-1f5c-45ce-ac12-70c07bbe77d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:43:09.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:43:19.446Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c503dd60-3de8-4ce8-81c3-5d24ecbbd372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:43:19.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:43:29.460Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d7efe210-543b-45fe-9597-101bce06fcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:43:29.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:43:39.471Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=5010c416-83d0-4aa1-bd25-3673a711cfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:43:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:43:49.482Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=adcd19f0-5656-417b-b707-72d5c2995ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:43:49.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:43:59.493Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=5b806c98-7ece-474c-8a98-1597c335eff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:43:59.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:44:09.502Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=8e425721-b494-43ad-86bf-81b019f26a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:44:09.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:44:19.512Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=bfbb350a-7f94-4e59-b2a9-fa2533ca4281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:44:19.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:44:29.521Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d497009a-ac58-42f6-87ec-ab980e08a6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:44:29.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:44:39.530Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d0b4330d-0e92-4461-8bda-38b5ce9b05ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:44:39.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:44:49.540Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=326b8ea3-5d68-41a8-b5d1-8d0510e86192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:44:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:44:59.549Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=191e8e1e-8591-4d52-9029-29bc0077c860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:44:59.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:45:09.557Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=61b4937d-6d84-4a09-a12f-18d1c1ad40e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:45:09.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:45:19.567Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d63aedbd-c8ee-415d-8ee1-026826eff37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:45:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:45:29.577Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=1bf64999-0aa1-4286-b067-55baf5e90c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:45:29.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:45:39.586Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f6b60b57-c2fb-4285-941d-ad62a711ab49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:45:39.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:45:49.595Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a2b319cb-c71f-4d95-849c-4642dc8de47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:45:49.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:45:59.603Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=65f4cc4b-9df7-4bd9-acd8-84cb92790e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:45:59.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:46:09.612Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=1d0c34a3-43f5-4a9c-8649-39c3bbac86bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:46:09.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:46:19.620Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=baec8b49-1d14-4481-8bda-01ceb34d0bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:46:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:46:29.629Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=71dd0c22-9f37-466f-b950-64a4c83bcdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:46:29.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:46:39.638Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=afb01f0a-ab5c-4479-8034-67e78440bb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:46:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:46:49.769Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=38d733bf-9e3c-4531-920d-4b8e7b8bc1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:46:49.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:46:59.777Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=614b2ef1-c240-4364-9a7d-d25f7a4e4810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:46:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T02:47:05.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T02:47:05.181Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T02:47:05.181Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:47:05.182Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:47:05.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:47:05.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T02:47:05.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T02:47:05.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:47:09.786Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=8f2b6fdb-c59e-448f-b0e5-bf9fb7600630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:47:09.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:47:19.794Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d5f52be7-7597-4674-84bc-f6f6c985d2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:47:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:47:29.803Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d0291be1-b16c-4450-81b8-d74b4f29a6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:47:29.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:47:39.811Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=653c164d-fc48-4b5f-87b1-03992f77e45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:47:39.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:47:49.819Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=280f7b72-e930-4c21-911b-dbd6b7c447b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:47:49.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:47:59.828Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=8b1bdfa6-43d7-4405-b28a-1dbf11e7cc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:47:59.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:48:09.836Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=aebf406b-3b76-4f6c-9c80-b5616e387665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:48:09.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:48:19.844Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d49112de-fc41-40ba-8e85-1a578a2f4818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:48:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:48:29.852Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=304d1b5d-9f1a-4b32-944b-7b5f1e78730f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:48:29.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:48:39.860Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=4d370d35-5fab-4d58-8beb-ad90df8557fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:48:39.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:48:49.869Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=462d06a2-3435-4265-9ad6-47d3ffbbdab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:48:49.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:48:59.879Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=7062c39b-f6fa-493b-8665-15debed0d4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:48:59.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:49:09.890Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ea724394-9d43-4840-aaa6-e0e049a13cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:49:09.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:49:19.898Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a3538266-6f80-499a-b0fc-f0785b6d0aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:49:19.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:49:29.907Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=db120f9d-3419-4fe8-b123-d75ed93ebea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:49:29.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:49:39.916Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f8d95648-8a47-455e-903c-d7eaf426994f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:49:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:49:49.925Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=7f9621ae-03e4-4f37-86fb-6bbc8ae17683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:49:49.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:49:59.933Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b71016db-27a0-4f4b-b15f-2be7eed9030a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:49:59.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:50:09.947Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=62627c60-95a4-4e78-8c5c-53a1cb24cda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:50:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:50:19.956Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=bebd3bbd-2847-4f6c-b485-02b8efe5bf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:50:19.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:50:29.963Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a5195e86-df98-4c5e-b876-1b852a56c8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:50:29.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:50:39.971Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a607d8a9-0e3a-4423-8ba2-cfd1f06d20f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:50:39.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:50:49.978Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=9395c4c2-da76-4c77-9ff7-2f8848fb8175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:50:49.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:50:59.985Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=8ed1b677-ecc5-48b3-91c1-5ef36dd366a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:50:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:51:09.992Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=24fdfb5d-9a6b-4cbb-8dd6-2273d7dcebf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:51:09.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:51:20.000Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=2fb30c2f-2b73-474c-b77b-e534d0a09ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:51:20.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:51:30.008Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=9175e415-02b2-4afc-854e-78ff819ae29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:51:30.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:51:40.015Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ba4195c2-0b56-4890-b44c-e530ddf1c6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:51:40.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:51:50.023Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=955078ac-ab9a-4275-a3f5-6d1524da7d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:51:50.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:52:00.031Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c040c482-fc7a-4549-a983-d0b4302c7924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:52:00.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T02:52:05.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T02:52:05.178Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T02:52:05.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:52:05.180Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:52:05.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:52:05.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T02:52:05.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T02:52:05.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:52:10.038Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=15ec9a4e-3652-4c73-9521-d2714bed51c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:52:10.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:52:20.045Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=dfa650e7-e760-427f-9f32-b7d70f443aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:52:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:52:30.052Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=085d7665-9ecc-4e22-834c-db05be0fef70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:52:30.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:52:40.060Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=4a0bb44f-b8f0-4ab6-a435-e8bdcf2ee364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:52:40.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:52:50.068Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=9b795896-643b-448f-8d6c-a6a1f8a01771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:52:50.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:53:00.075Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b4ed3906-7c62-456d-b917-607aada1e982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:53:00.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:53:10.083Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=6cbb51bf-116b-438f-8d3c-1d32bf5ba3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:53:10.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:53:20.091Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=157ba739-906e-43a2-9350-91475aba5a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:53:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:53:30.099Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=fa68f2ca-f92f-45bd-b038-40405170521f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:53:30.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:53:40.108Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e73715e2-145d-4a11-9e82-4a5a525cfdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:53:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:53:50.114Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=1d130017-7b33-438a-8ce0-1b6037fb8c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:53:50.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:54:00.122Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=93d844dc-5525-4b51-b38d-9516c5d9bae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:54:00.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:54:10.129Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f2b5aac7-fca2-48f5-9a6c-7a3609686509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:54:10.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:54:20.137Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=1ad8e705-78b7-4d78-a0ce-f94a50a3c33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:54:20.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:54:30.145Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=78b4779d-d031-4770-8d75-727d538147cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:54:30.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:54:40.154Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=096721ea-2899-4893-a58f-d770eed9d03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:54:40.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:54:50.161Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=fdc22de9-29d0-4648-937c-fbfcf9461395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:54:50.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:55:00.168Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=dae956e6-1ee2-4a4c-bae0-cb3f0c44f8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:55:00.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:55:10.175Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=92bc4c78-27cd-4ea7-8245-1e6fb4408aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:55:10.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:55:20.183Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e0900249-b9f2-4fb4-99aa-e4809770bb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:55:20.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:55:30.192Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=977bffff-6976-42f4-aed5-ec8b7a420d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:55:30.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:55:40.199Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=85029c6f-53fd-44c0-b1c7-a3a1d849be2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:55:40.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:55:50.206Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=9babde83-49d2-44c0-85cb-03bd4e7e9b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:55:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:56:00.214Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=58f8b1d2-5f04-46b1-8c1e-3762fde18747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:56:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:56:10.221Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=313d9096-eb08-40ef-9e3b-bd316486ae15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:56:10.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:56:20.228Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=df62b71d-5b67-4ab6-ae33-db1f44340bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:56:20.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:56:30.236Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=83170cc0-3d2f-43bd-8044-12f7f1a3021a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:56:30.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:56:40.243Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d78ab30f-169c-4b72-9d61-08fc5ffd6935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:56:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:56:50.250Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d5ff374c-ca8c-40f3-8b7f-89f30067c22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:56:50.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:57:00.257Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=59510852-6568-4ece-a916-d7bfb096533a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:57:00.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T02:57:05.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T02:57:05.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T02:57:05.181Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:57:05.182Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:57:05.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T02:57:05.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T02:57:05.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T02:57:05.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:57:10.263Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=62f8583d-d843-4eda-ab4f-abda7320a4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:57:10.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:57:20.270Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=de6b9046-70e0-48d3-a19b-46ad58d2fa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:57:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:57:30.276Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=57514f56-88fe-47d9-b282-7816339bf36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:57:30.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:57:40.283Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e0788e5c-2340-42c3-85a1-bc14339519e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:57:40.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:57:50.291Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=eb721fb9-ee88-4cda-978e-3245aa2a92c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:57:50.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:58:00.298Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d9fb0674-395f-49cb-abed-963f29b9fb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:58:00.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:58:10.306Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=43b902d9-fe49-4af9-97f8-6d9359edbe30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:58:10.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:58:20.313Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f27583b8-ebbf-4f78-8ba2-f99bcf5bef31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:58:20.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:58:30.320Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=67914d6b-352a-44c0-b518-ecc10c4e6ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:58:30.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:58:40.329Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=456bc6b1-b80a-4e70-8d72-7f156f00b112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:58:40.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:58:50.336Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=1d619ae6-6b83-4f71-8f0b-dae8161cf6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:58:50.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:59:00.343Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=2a645846-f8f2-46d0-af3e-8d2160bbac81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:59:00.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:59:10.351Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=11aaac82-2948-40b0-ba55-c20bb275f214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:59:10.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:59:20.357Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=5a0e78f1-9e90-4d42-ac6f-4b4c2b0ec1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:59:20.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:59:30.364Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=2ca0b930-d645-4b3a-b690-91ca51b882cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:59:30.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:59:40.372Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=2969e77b-eeb5-4061-b215-28d41b4c2032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:59:40.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:59:50.379Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d6201ce5-7f1a-42d4-b056-588cb9e5237b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T02:59:50.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:00:00.384Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=94563430-6182-4038-a384-b8202ea3465e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:00:00.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:00:10.392Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ea8a9e0f-c94b-442d-b52f-6b9403c555b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:00:10.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:00:20.400Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=19d71b54-5de1-495d-bc1b-6ff400281b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:00:20.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:00:30.410Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=8848a308-0cfd-4cb7-b4f5-086492227060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:00:30.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:00:40.419Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=38642865-a3c2-4ed5-aff3-4b2e419b32f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:00:40.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:00:50.427Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=578e124a-a8f1-4684-bd7e-396aec61ab8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:00:50.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:01:00.434Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=1499134c-f145-46e0-a4be-4d2a865862f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:01:00.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:01:10.441Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c754921a-4a2d-4996-84bc-457163678ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:01:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:01:20.448Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f8e85c11-7079-4616-bcf6-3ab9f1fba7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:01:20.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:01:30.455Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=3219fa65-ea95-463f-946c-112991ca6dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:01:30.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:01:40.462Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=425d19a3-675d-4726-ad70-739442309ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:01:40.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:01:50.469Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=cd02c502-9aed-4e61-a489-3ceda9a61c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:01:50.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:02:00.475Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b3c63701-fe3d-467d-952f-b070d3a85754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:02:00.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T03:02:05.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T03:02:05.181Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T03:02:05.181Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:02:05.183Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:02:05.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:02:05.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T03:02:05.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T03:02:05.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:02:10.483Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b4b2a30e-426a-47a3-b522-d59911d3ebcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:02:10.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:02:20.489Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f4c4c77a-c3bf-45c2-a7b0-dfb07a9fba5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:02:20.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:02:30.496Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f02d5a8d-bec5-40aa-9ce2-7f0ae6f4ee1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:02:30.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:02:40.503Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=da24755f-c747-49d0-add9-acff5e0f9eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:02:40.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:02:50.510Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d279e179-e092-4b09-bdc7-5551355f9834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:02:50.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:03:00.517Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=00052900-719e-432b-b60c-09d9c0c7881e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:03:00.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:03:10.524Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=617ad933-82de-47f5-aeca-610a209a877a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:03:10.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:03:20.530Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=bf5b7986-dcb9-439c-9667-b9d90fd14f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:03:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:03:30.537Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=edf5fe6f-4873-48b2-9657-5db8f0688969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:03:30.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:03:40.546Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=23a12acb-8eda-4fab-906b-def67b8cb945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:03:40.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:03:50.553Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=adb1d6aa-c151-432b-8ade-b42a55db867a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:03:50.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:04:00.559Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=383cc4ab-a1ee-40c1-8c3b-4b0b7a2eb8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:04:00.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:04:10.567Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=1ae0e4b0-fd4d-4427-90aa-dc8f02c8d099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:04:10.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:04:20.573Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=8b2c7992-85db-413d-adaf-239a3beb1247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:04:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:04:30.580Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=087bfa10-4713-462c-ba3f-4e81831eecd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:04:30.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:04:40.587Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=dc57440d-549d-4795-8210-3fd0eae7eb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:04:40.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:04:50.596Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b3d8a740-7b57-45ec-a4be-bcf80810ede7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:04:50.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:05:00.602Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ce46a481-9ec2-4c2f-9679-deceef535341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:05:00.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:05:10.609Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=047344ce-f041-4614-8739-8841ff6aa8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:05:10.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:05:20.616Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e8aa8401-8c9e-457f-8a24-803638545dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:05:20.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:05:30.622Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=82c27fbe-3947-4199-bddd-5efd57b8a6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:05:30.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:05:40.629Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=300bb961-624d-4eec-9406-fdfb4b3c1201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:05:40.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:05:50.637Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=4b8489ea-03b1-4d95-a25f-c32be4c44c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:05:50.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:06:00.644Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=0769e3ce-6b10-4c0a-a33c-135b52da8fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:06:00.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:06:10.651Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e76b77ff-9962-4b07-8532-bac17312f959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:06:10.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:06:20.657Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=6dd51891-a9e1-46c6-8758-9d0d925cdc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:06:20.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:06:30.663Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=7e188a6e-5cb1-4425-8e76-a49683adc198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:06:30.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:06:40.671Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e9fa0047-ad72-422b-8c42-6d766efc774c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:06:40.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:06:50.679Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=16efc4fc-9db0-4825-9032-b3f13e4b1d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:06:50.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:07:00.686Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=004c623e-7ddd-469d-856d-465968cdec46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:07:00.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T03:07:05.219Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T03:07:05.220Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T03:07:05.220Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:07:05.222Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:07:05.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:07:05.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T03:07:05.226Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T03:07:05.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:07:10.693Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c62d16c3-ce7e-4ab0-af56-aed04085fbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:07:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:07:20.701Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e6a0a076-a871-4813-ae55-8fe6ebb61753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:07:20.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:07:30.708Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=34deafd3-8f50-4963-a344-612ef11dedcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:07:30.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:07:40.715Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=cf904e2d-9abe-444f-94fe-bb9b235e52a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:07:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:07:50.722Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ce116e42-ff7c-4250-9317-9e49b838861d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:07:50.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:08:00.728Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=90d228a3-33e6-4bb8-af16-9d77c19384b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:08:00.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:08:10.735Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=0d72f7e0-109f-4c12-931c-62085f84abb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:08:10.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:08:20.741Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=06346140-8343-444c-9832-339036e97df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:08:20.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:08:30.748Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=55f9ae15-9a12-4b42-8dde-19052bacea2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:08:30.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:08:40.755Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=aefe0b5d-766a-4b7a-95cb-72b518de87b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:08:40.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:08:50.763Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=287cf78d-f7d5-42c5-8a6c-92692cf10f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:08:50.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:09:00.770Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=668727ed-4984-4a0d-81b8-954ef6601106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:09:00.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:09:10.776Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=0ecbe1de-fb0b-4d16-a550-1e4f7e882d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:09:10.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:09:20.783Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c2214567-54e1-4ccd-b4c5-c8b2ceb53bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:09:20.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:09:30.790Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=8c62f853-65ac-4227-b74c-80ce93fed475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:09:30.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:09:40.796Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=25f4fa77-7f0d-4e2d-872a-432df07dfad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:09:40.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:09:50.804Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=4be103da-d040-45dc-b9aa-c140d6885774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:09:50.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:10:00.813Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=3642a7e7-b957-40e3-a35c-c734c8144143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:10:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:10:10.820Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=aed0cdd6-1cc7-41c5-8176-889433f20834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:10:10.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:10:20.826Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=58ddccb5-4335-42e6-8af7-62b00deb3e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:10:20.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:10:30.833Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e7a0d7a6-cff0-4290-8d60-e6bea33ce389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:10:30.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:10:40.839Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=9f81ca68-fc4d-46d6-b307-e19821817929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:10:40.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:10:50.848Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c9e72371-13a5-4333-9b60-dec8297036b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:10:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:11:00.859Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=29857827-0f2d-4a90-b469-ae38f08f2e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:11:00.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:11:10.865Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=53095165-f87a-4d83-a199-46de59212c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:11:10.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:11:20.872Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=49228b9f-fa9a-4715-bde3-2b4dd52080e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:11:20.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:11:30.879Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=55cc8d53-0d2c-4ca5-8735-90b5ace41ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:11:30.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:11:40.885Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=afa0c92a-f719-4072-8376-c8c41271cffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:11:40.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:11:50.893Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=314983ab-51c5-42e3-a8d5-917d313e3112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:11:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:12:00.899Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=6f24b0ff-084c-4fbb-9fe2-8e482045d137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:12:00.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T03:12:05.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T03:12:05.186Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T03:12:05.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:12:05.188Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:12:05.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:12:05.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T03:12:05.192Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T03:12:05.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:12:10.907Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=94fe55a4-fca6-480f-a0a4-8dc25e140806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:12:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:12:20.913Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=54dfb60d-718f-4b39-be25-3cfcbfcda920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:12:20.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:12:30.921Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e8cfb5d0-2922-4aa4-88b9-237054035cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:12:30.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:12:40.929Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=0e5308c7-1c51-42ba-b470-4dd7705cd5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:12:40.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:12:50.937Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ab461485-17cd-460d-83de-3e8c5c2db4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:12:50.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:13:00.943Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=97356054-1efd-406e-93d0-04d3492a67e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:13:00.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:13:10.950Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ada3820b-1b75-410c-94ec-13f1a9c0248c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:13:10.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:13:20.957Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=4fa87a8f-8e8f-4290-b34f-54a46df2070a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:13:20.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:13:30.964Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b0e1f735-db12-4126-a3be-23d5deff4f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:13:30.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:13:40.971Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=65e67188-4b40-4df5-9ba8-597b8214631d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:13:40.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:13:50.978Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b0c5ebad-ad1b-4070-8f01-cd10394f8d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:13:50.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:14:00.985Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=4793d7a6-39d0-4359-be5e-25f92d0e0c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:14:00.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:14:10.992Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=494f27b7-cbbf-4757-83df-28ce383209ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:14:10.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:14:21.000Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=84c656fa-e8db-4661-bcf7-dcf47142cc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:14:21.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:14:31.007Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=2f058a9d-d85b-4d47-89a2-e7d28fdca917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:14:31.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:14:41.014Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d3e0e4e3-680a-4b89-9c8d-0b481dd8b1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:14:41.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:14:51.022Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=9b3ba0a1-9413-4fd7-b68f-0bbb08720fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:14:51.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:15:01.030Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b949c8eb-8461-43d3-a8c6-f72ce25466e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:15:01.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:15:11.036Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a919fb5f-dbf5-49fd-906b-8f1f6fc4ae86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:15:11.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:15:21.043Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e932ce3d-3d48-47e5-827d-38ad4dfe2f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:15:21.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:15:31.050Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=056a37a7-7c62-4c69-9567-fad5a68706a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:15:31.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:15:41.058Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=042b5ad9-ab87-4368-8fe2-26bc8f7c0890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:15:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:15:51.064Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=2cd62d21-b05b-40a2-bbfd-bec3318b3b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:15:51.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:16:01.071Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=8ec18986-4331-44fa-8eb2-f1b4c8d9330a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:16:01.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:16:11.078Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=5b8628f3-ba6c-45d3-869a-aaa337717bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:16:11.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:16:21.084Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b1e728b0-fb1a-4be8-b8c5-04a884c6f5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:16:21.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:16:31.091Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=30927d0e-a791-4e1d-9a27-01325317910c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:16:31.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:16:41.097Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f76bf799-cbfb-4105-bbac-fbe961592b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:16:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:16:51.104Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e972922a-211c-435c-bf67-1ef157e20ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:16:51.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:17:01.112Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=7c408479-ca8e-4731-8437-a2a263cf5356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:17:01.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T03:17:05.181Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T03:17:05.181Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T03:17:05.182Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:17:05.183Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:17:05.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:17:05.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T03:17:05.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T03:17:05.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:17:11.118Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=6f594887-a667-4af4-9eab-178e164e25b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:17:11.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:17:21.125Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f038b362-408f-4c79-b129-3e5b97298fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:17:21.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:17:31.131Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=8d8b06d1-cbdb-41d4-af07-385e089cee43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:17:31.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:17:41.137Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=91e8df18-4459-4a59-b10a-f3a21d0f3a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:17:41.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:17:51.143Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=50668f56-fc9f-4b69-848e-e2424e2d40ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:17:51.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:18:01.150Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=13912cf0-18f0-4635-bd8d-07ad0c4850cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:18:01.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:18:11.157Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=33ce3aa5-98ac-4029-9637-888550360cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:18:11.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:18:21.163Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=904e4dc1-0cc1-4762-b0ef-414d134e0bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:18:21.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:18:31.170Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d37c4c09-1cc9-4903-b8ac-9bebd37cabcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:18:31.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:18:41.176Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=3bdb65a7-f3fb-439e-9ae3-7d692313847e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:18:41.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:18:51.183Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=968de55d-fa82-4f61-8bac-5295c5198171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:18:51.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:19:01.189Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=2a66fea4-d82d-47ff-ace0-adff85c53d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:19:01.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:19:11.196Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b46e1079-9354-4286-a0af-c3fc6c6b3335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:19:11.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:19:21.201Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=8a365058-861f-404a-87e7-efd9783dcaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:19:21.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:19:31.207Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=2bc2d97c-cec1-4cfd-a6bf-8cf387d4d69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:19:31.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:19:41.214Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a70933d4-a929-491f-ba2d-bef481f44675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:19:41.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:19:51.221Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=fa05c615-3862-4bd0-8ef0-4114e88f7c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:19:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:20:01.227Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=7b075d8b-0735-4de8-b49f-672be5acb679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:20:01.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:20:11.234Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=1ae0c0d6-1ff1-4cbc-b102-62f25a034985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:20:11.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:20:21.240Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d31e70f9-5739-4d21-a439-9d67935e5e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:20:21.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:20:31.246Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=5ad186be-872e-456f-9d85-13d9e0e65df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:20:31.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:20:41.253Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e740b856-45cd-4a47-828a-1d68c644e2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:20:41.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:20:51.259Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=04d0e84d-1e45-4aea-bdb2-76dd4e696fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:20:51.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:21:01.266Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=1cc7a937-b805-49f3-93f5-f090f571857f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:21:01.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:21:11.272Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=cb247a21-dbce-44b9-9471-3365d0b9c5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:21:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:21:21.279Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=32b89202-851c-4d38-8394-ac7b8c50c2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:21:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:21:31.285Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=9695032b-7a41-4ed1-9cbe-9d096ebd685f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:21:31.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:21:41.293Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c5e86baf-9843-4862-ac9d-6e685713292c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:21:41.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:21:51.300Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=1de72be2-b191-42ae-b79b-190ccdb82e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:21:51.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:22:01.306Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=0b599f0f-2c15-497e-9cd8-9f0748b5ec0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:22:01.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T03:22:05.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T03:22:05.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T03:22:05.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:22:05.178Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:22:05.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:22:05.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T03:22:05.181Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T03:22:05.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:22:11.312Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ed7e7291-a318-4d54-9ea5-b86013f37aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:22:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:22:21.319Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c5d355e3-28a2-40fa-a326-5ff7b9157f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:22:21.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:22:31.325Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e31514f1-dada-4991-b9cf-14aec3ce8e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:22:31.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:22:41.332Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=1535d90f-1af3-486d-97d8-6bb52dcec98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:22:41.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:22:51.339Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=79399d3b-96f8-4883-b2f4-b1f86a9e29d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:22:51.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:23:01.346Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=77b02912-1488-4219-b783-bd9de30d263e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:23:01.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:23:11.353Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=0dc8eb99-3e86-4fe4-bc75-c34c6247f545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:23:11.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:23:21.360Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=2d086b4a-1d84-4617-a900-5190fe63186c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:23:21.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:23:31.366Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=66b1ad61-0f66-4bb5-b6e3-8584a59951c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:23:31.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:23:41.373Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=5a80b6fe-2de8-4ce3-b06d-791435f37988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:23:41.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:23:51.380Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d211ce64-ad40-4d26-a8d6-d9ca76c52bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:23:51.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:24:01.386Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ac9da919-802c-4363-92a5-e85054aac692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:24:01.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:24:11.392Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d4d0f506-2dcb-42a0-a65b-eca1f9f10535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:24:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:24:21.399Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=87669bf2-9631-4cbb-80d4-5491e8dd6e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:24:21.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:24:31.405Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e98e24bc-ceb9-4120-84bd-8ce87c2e2770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:24:31.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:24:41.411Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=98cc764e-bb06-481c-bf3a-9ee7a1e371fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:24:41.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:24:51.419Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b9f8fbba-9c08-4732-941c-1eadd70f3b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:24:51.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:25:01.425Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=1e4410a4-9452-473b-a0f7-cd21a7a29ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:25:01.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:25:11.432Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=aa132c1b-5fd3-43d4-abca-541f06669dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:25:11.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:25:21.439Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=287f57f2-5b14-4790-b07a-ed3bd7f06f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:25:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:25:31.446Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c02e966e-729f-4721-a001-3835c0b8c598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:25:31.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:25:41.453Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b1576bf8-f1cb-495b-8e5f-bacf987af09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:25:41.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:25:51.459Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=6077f6f2-bbda-447f-8f13-e6d7f7303db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:25:51.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:26:01.465Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=965df2c9-4b1e-4dae-b8ff-e10a6937d4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:26:01.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:26:11.472Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c1d8b454-bc7d-4db8-99fa-3ffe6d8f6628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:26:11.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:26:21.478Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=246b20bb-72fb-493f-8c77-199f112fc787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:26:21.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:26:31.483Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=772574f0-81da-46a0-8be8-50da4a1bb438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:26:31.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:26:41.490Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d1765841-e7f0-4a36-a56f-a812ac45ce40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:26:41.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:26:51.496Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a92cc4c1-7d83-4dd8-ace6-560a404f295e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:26:51.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:27:01.502Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=7ff846d7-60d8-406c-9948-51a866f12ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:27:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T03:27:05.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T03:27:05.185Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T03:27:05.185Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:27:05.186Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:27:05.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:27:05.189Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T03:27:05.189Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T03:27:05.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:27:11.509Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=2a09837b-c9a6-49b5-951c-7535507c03a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:27:11.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:27:21.516Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=784940bb-5b36-4ceb-bfff-d5ae9e16e83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:27:21.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:27:31.521Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=4cbd4df2-212b-48fe-95dc-c0be65a44383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:27:31.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:27:41.529Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ba811a8d-4f6a-4fd1-a71f-5b91f9b6c41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:27:41.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:27:51.535Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=450f0fb9-c404-49c2-a211-03bc1d4bc4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:27:51.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:28:01.541Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=5c3991ad-39bd-4ed2-ad91-790bc5dc53d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:28:01.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:28:11.547Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=4bf0c6ab-c4a9-4562-8c00-b450d8b5fdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:28:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:28:21.553Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ebf8819f-9f69-4cf7-b57a-bc371854048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:28:21.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:28:31.559Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a77f7b03-37db-445d-a1a2-483619b43186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:28:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:28:41.568Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=8b1358ca-7ad3-4b8d-8c49-595501f1b826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:28:41.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:28:51.574Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=9fa4a695-f959-413b-9f66-84c664a4ed2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:28:51.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:29:01.579Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=fd109913-2a21-4c3c-9326-f87e9bdbfaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:29:01.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:29:11.586Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=081aecb5-bf2a-431b-b3a9-7ea67ca4f8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:29:11.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:29:21.591Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=daa77a1b-615a-4ab0-befe-8c65a94b377a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:29:21.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:29:31.597Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=f2f282ee-fcc9-4523-9ffa-d0eddf10d9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:29:31.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:29:41.604Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=57ab5df8-d4bb-4e14-acc4-762f3339548f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:29:41.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:29:51.611Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=7069a585-1e5a-4dfc-8bd1-4eff312fd77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:29:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:30:01.617Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=01c19519-59d0-41c4-9064-0c9503fafe1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:30:01.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:30:11.624Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=e011a009-59e8-4d6c-b1d3-068a4901b374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:30:11.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:30:21.630Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=b0a7197f-fbf1-465f-a7c5-940f30b3152a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:30:21.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:30:31.636Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=151c7d03-8198-419f-990a-92e0f18c526d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:30:31.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:30:41.643Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a7686bf7-b902-4cfe-a900-9c0042fc9fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:30:41.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:30:51.648Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=d8082a6f-5368-491b-b0f7-25ef1f6c0cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:30:51.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:31:01.655Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=33a4462f-b7d0-4e85-850b-10fb16ffd8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:31:01.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:31:11.661Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=c91e6527-0e15-42fa-a8dc-98c095bd42b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:31:11.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:31:21.666Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=56b30453-2ee3-478c-82e0-8fe88f0c8370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:31:21.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:31:31.673Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=3242125d-d15e-4070-851c-0ee8f4e9ed73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:31:31.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:31:41.680Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=3df1ac74-8409-4c4b-8eb6-6f5036b71999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:31:41.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:31:51.688Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=4faf8c76-643f-4412-bd0b-3befda97aafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:31:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:32:01.695Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=ac5a5170-a6ee-4f60-a900-691c767b8b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:32:01.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T03:32:05.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T03:32:05.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T03:32:05.172Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:32:05.173Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:32:05.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T03:32:05.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T03:32:05.176Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T03:32:05.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:32:11.701Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=a3c45a4e-3dba-4b54-8c80-10c3518563ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:32:11.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:32:21.708Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=7183f581-fa74-4314-95b1-a3f879c95ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:32:21.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:32:31.715Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=060990cc-271d-446f-a1d5-71a8933f2d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:32:31.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:32:41.720Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=8a3a06a0-a648-436f-93b9-a74171a64e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:32:41.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:32:51.726Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=5e0e6b9c-97c3-420a-87fc-8c4ab757cfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:32:51.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:33:01.732Z |INFO |Init configs |InvocationID=2706db90-e11f-4e3f-a751-08e8d64598b4, InstanceUUID=001356d2-d1e8-4d4e-91fd-1047049e67cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T03:33:01.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |