. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T01:48:05.159Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T01:48:05.162Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T01:48:05.195Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T01:48:05.938Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T01:48:06.044Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T01:48:06.044Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T01:48:06.045Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T01:48:06.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-15T01:48:06.180Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-15T01:48:06.231Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-15T01:48:07.848Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-15T01:48:08.438Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-15T01:48:08.457Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-15T01:48:08.458Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-15T01:48:08.514Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-15T01:48:08.514Z |INFO |Root WebApplicationContext: initialization completed in 2282 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-15T01:48:08.876Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=17713016-723a-48e1-97f9-dbc232c87074 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-15T01:48:09.507Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=17713016-723a-48e1-97f9-dbc232c87074 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-15T01:48:10.671Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=17713016-723a-48e1-97f9-dbc232c87074 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-15T01:48:11.148Z |INFO |Started MainApp in 8.377 seconds (JVM running for 9.074) |InvocationID=17713016-723a-48e1-97f9-dbc232c87074 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-15T01:48:11.210Z |INFO |Start scheduling PRH workflow |InvocationID=17713016-723a-48e1-97f9-dbc232c87074 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:48:11.238Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=06834d91-103a-4e18-8065-1feaa99a89a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:48:12.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:48:12.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-15T01:48:18.557Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-15T01:48:18.557Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-15T01:48:18.560Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:48:22.955Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=fda0373a-c915-42d1-823c-1a33ad731db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:48:24.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:48:24.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:48:34.029Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=7a109d45-c4be-46de-aaef-da5e4b46e6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:48:35.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:48:35.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:48:45.136Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=7b3f9ac2-b8a4-416c-9a1d-8bcdfda01bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:48:46.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:48:46.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:48:56.269Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=bf54e98d-f0e7-4545-9c9a-b064a5bb41f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:48:57.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:48:57.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:49:07.304Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=669bb8e4-4348-4897-ac55-714e33290b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:49:08.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:49:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:49:18.443Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5b4eb691-3944-4e35-970f-f653feab4ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:49:19.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:49:19.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:49:29.518Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=c9db5d15-1e04-4121-8c39-bc9e402a26fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:49:30.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:49:30.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:49:40.585Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=1246dfe9-94cb-4490-937d-4c268c5ef595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:49:41.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:49:41.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:49:51.720Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=7e19aaf0-a44a-4bd3-a734-3b22899b4df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:49:52.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:49:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:50:02.833Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5888ad54-2a38-4a08-b42d-cf2b7d4e9f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:50:03.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:50:03.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:50:13.881Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=eed31645-e30e-454e-b1b5-79ff6e4f0be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:50:14.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:50:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:50:24.936Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=0ca8eebf-b9be-4e75-b35f-39eb311a46c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:50:26.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:50:26.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:50:36.072Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=8a3a05c8-2187-4b04-8f34-4a0cbc180385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:50:37.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:50:37.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:50:47.116Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=264dbfe6-bf33-4096-9c72-1a8ebd45c62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:50:48.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:50:48.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:50:58.249Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=667210d7-607c-42b6-9208-14886e221e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:50:59.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:50:59.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:51:09.352Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=4c8e2d8f-e4d0-470d-8631-e0bfd80cc45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:51:10.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:51:10.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:51:20.393Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=c3d3c7f8-67f7-4620-9ab6-e2ad99c5c0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:51:21.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:51:21.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:51:31.528Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=d16d367e-fde0-4362-a2d4-3813fae5a1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:51:32.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:51:32.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:51:42.763Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b7780993-5e5e-4936-a2e9-449a4f26caaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T01:51:43.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:51:43.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:51:53.896Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5fc3fd33-0188-40e5-ade8-d79f9fc32be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:51:54.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:52:04.008Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=11a0672c-1a41-443d-b2bc-acdf6ae9f8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:52:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:52:14.030Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=3425b98b-d5d7-44b1-b845-5f184f198b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:52:14.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:52:24.048Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=d66dc0e4-80c7-4bd2-a7c7-f83bccebf997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:52:24.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:52:34.064Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=20ffe888-bab6-48af-9981-8d0e2fee3044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:52:34.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:52:44.078Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=525c4455-dc7e-48c0-a779-da1b52035798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:52:44.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:52:54.092Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=cad83276-db8c-4736-ad6b-54e2453d439e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:52:54.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:53:04.107Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b2cd27e3-acf0-4122-af49-e26b8a22450f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:53:04.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T01:53:09.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T01:53:09.697Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T01:53:09.698Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T01:53:09.701Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T01:53:09.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T01:53:09.709Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T01:53:09.710Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T01:53:09.711Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:53:14.121Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=73fd40bf-c71d-4f44-9f08-b3aa79448357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:53:14.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:53:24.137Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=3aa284a9-dfe4-40fc-812e-bfdce264d6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:53:24.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:53:34.149Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=1ec3fa6b-6b55-4fd8-aa04-47293ee8d458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:53:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:53:44.164Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=66fdaa78-0c46-445d-93ae-8c2973595c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:53:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:53:54.178Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=4f25d744-6635-4b0b-bce2-01accd2225a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:53:54.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:54:04.195Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=c54fdb0a-4a63-4a01-b8f2-294fdf2fea06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:54:04.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:54:14.210Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=c4dcb9c4-a82e-4828-9b30-ea68f945da3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:54:14.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:54:24.223Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e4a707c8-0668-40a3-ae4d-49c7dde0fdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:54:24.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:54:34.236Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=be42c4fe-19b3-4285-980f-a4d9aa63522b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:54:34.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:54:44.248Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=8adc69e6-48aa-4642-87af-8a0245f926e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:54:44.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:54:54.259Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ee35c460-e8d4-40a5-9910-465d3e941b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:54:54.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:55:04.270Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ca663919-4e1e-47d8-a7c1-7ec5dafc7efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:55:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:55:14.281Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=8e3a9ab0-b3e1-47c9-863b-8e47466ed02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:55:14.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:55:24.292Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=678af591-2e63-444e-b8be-3c7ddec48338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:55:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:55:34.301Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=3e03d10a-76a5-4d50-84ac-20b2ad770000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:55:34.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:55:44.311Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=0839d58d-91ec-4d89-a640-a416689e9e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:55:44.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:55:54.325Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f2d0f63b-c4ed-4fc8-a2c4-64118f4ff7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:55:54.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:56:04.336Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=51455970-201f-4b30-b2a5-e8c88b1a46cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:56:04.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:56:14.346Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=580163dd-1dae-4ef8-9fe9-8734952ddfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:56:14.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:56:24.358Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=8ef3ffc4-6834-4e85-863d-0ab89d409512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:56:24.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:56:34.370Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=83886bfd-4052-4eb5-8921-f1c812fa6c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:56:34.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:56:44.389Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=fdb895ad-1288-45cb-a596-38d3d2ec9cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:56:44.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:56:54.399Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f480f41e-2620-4ec2-937c-b8c6c8c8f16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:56:54.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:57:04.412Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=123ca125-135e-4274-b9f3-f36aed41f235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:57:04.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:57:14.426Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=fe9ecea7-36eb-4e79-aabb-db22f5ad871f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:57:14.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:57:24.436Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5e5b428b-dc82-49a8-982e-2bd005ed4d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:57:24.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:57:34.446Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e0eeae43-f2ba-4507-9c52-e4e97fe466ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:57:34.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:57:44.464Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=7a4da5a0-50ce-4e3e-a277-f70873009459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:57:44.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:57:54.474Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a2e7f281-6c5f-4dc0-a235-57df1517a48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:57:54.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:58:04.485Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=3a2b8eed-cb87-4e2a-97b4-222cc2a84df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:58:04.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T01:58:09.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T01:58:09.095Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T01:58:09.095Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T01:58:09.097Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T01:58:09.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T01:58:09.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T01:58:09.104Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T01:58:09.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:58:14.495Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a5187a71-22f1-4818-bc36-707d7ab59c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:58:14.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:58:24.506Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=788b44b3-6d3e-48ae-870d-07914f529032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:58:24.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:58:34.517Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=70be1be2-d03b-4d92-860d-b5d019746197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:58:34.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:58:44.528Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f4e73aa9-222a-459f-ac3d-99d5802cb033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:58:44.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:58:54.538Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=2602fbee-3254-42f8-a8de-204bdb6b56e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:58:54.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:59:04.550Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5c13a75d-5f1c-438b-ae02-a318a284ac09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:59:04.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:59:14.561Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=9e978ae2-b7bc-4f3e-b936-ebc0263d8dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:59:14.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:59:24.580Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a7772e5e-8c17-47ca-9fba-888ccb27c3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:59:24.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:59:34.590Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b37746d4-e09f-4809-bba7-d18e92dad384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:59:34.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:59:44.601Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=23722a96-e83a-44e7-ab4b-8f9295f72c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:59:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:59:54.611Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5676116f-ce7d-4e06-a2e6-3beb624e1fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T01:59:54.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:00:04.623Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=190be624-8950-472a-877b-3486223deaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:00:04.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:00:14.633Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=2a42d336-e174-4db5-a66f-6e667f64f1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:00:14.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:00:24.643Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f8806652-3a99-46e7-8ebe-3197ba7e09c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:00:24.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:00:34.653Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e89ed51c-2dcc-46f4-befa-5f1d6375e44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:00:34.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:00:44.668Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=9711e539-1669-4478-9ef7-ff70002874b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:00:44.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:00:54.678Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=44261501-50e4-4f71-ac5f-513ac179ac16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:00:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:01:04.688Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ffd36c18-8ad6-43f8-9359-23a3b41edce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:01:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:01:14.697Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=aac4686e-4e87-4bf8-bc17-cdfa136cdf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:01:14.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:01:24.708Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=99fabf31-efbc-4e2e-b3c8-547c87d08bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:01:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:01:34.716Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f3703df2-b1c7-4a94-99cb-c299e967902e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:01:34.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:01:44.726Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=34c1765b-bd1f-45bd-a093-15c5710a311a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:01:44.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:01:54.736Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b00f37c9-0f2f-4bac-90cd-7b1001f3cedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:01:54.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:02:04.744Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5d326b9f-cb3e-4155-9c9b-b5ad3316be34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:02:04.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:02:14.754Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=53208730-91bd-46e7-966f-ca7bad337860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:02:14.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:02:24.764Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=bd9d2e73-5717-4008-ac46-f2c4848fe0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:02:24.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:02:34.776Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=9e49f492-3b5b-44b0-b154-de1d83d5193f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:02:34.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:02:44.786Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e4770299-1f06-4808-a9f1-ed96e4150584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:02:44.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:02:54.796Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=81e27c2f-ed21-4a4b-ac22-3666466b77af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:02:54.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:03:04.808Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=646914fb-ccac-4217-bca7-c20c8b9ae711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:03:04.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:03:09.073Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:03:09.073Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T02:03:09.074Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:03:09.075Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:03:09.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:03:09.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T02:03:09.081Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T02:03:09.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:03:14.819Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=0bb6adc6-19e3-45e4-bf8a-d0b85919377b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:03:14.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:03:24.830Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a7d2a3bc-54ba-4574-ae92-e5d5be9140e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:03:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:03:34.840Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=d47e857c-7265-47cf-bad7-81043e26d24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:03:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:03:44.850Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=528c883b-9de4-41e6-afce-85e719c1ec5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:03:44.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:03:54.860Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=7a456abf-871a-464b-880d-d9f84a517bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:03:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:04:04.869Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ee2e9543-db12-4951-8b54-3648f840c7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:04:04.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:04:14.879Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=51a9bcc0-b665-43e4-a35d-85da16f35cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:04:14.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:04:24.891Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=172441a2-9fbc-45e2-9b68-f95b24c793a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:04:24.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:04:34.900Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e1fcdeab-e1fe-4c71-a03d-441fb204e0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:04:34.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:04:44.911Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=76d82ffe-2b4f-4c04-9395-bb31f1b41616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:04:44.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:04:54.920Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5d3d2b60-ab9a-4412-8c12-b3459a58642c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:04:54.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:05:04.931Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=658d71e0-950f-48c6-b5b2-8c70571d7e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:05:04.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:05:14.941Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=4cace9cb-ff33-472b-9a68-72997ab49213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:05:14.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:05:24.952Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=25d3b5b6-6e43-4311-b9bc-0d099d3146bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:05:24.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:05:34.960Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=348a0626-3d32-40dc-8313-3972840f1de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:05:34.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:05:44.969Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=bcf1c98c-fb22-477f-bc9e-3c962f752a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:05:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:05:54.977Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=3f00570c-2251-47ba-a4a2-9f2444cf6157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:05:54.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:06:04.986Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=85d542f8-fedf-49b6-b459-0bf76dd563fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:06:04.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:06:14.995Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=7900b479-6e6a-41a3-a297-787758fe0859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:06:15.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:06:25.005Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=4af582d3-0a4b-463a-ab61-fcd10c213861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:06:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:06:35.015Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=20d9a4d3-03f7-4b13-aeb2-63fbd776c5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:06:35.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:06:45.024Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=35c0e404-3c11-41d8-ab82-95cf4bdbbf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:06:45.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:06:55.033Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=221df183-ac7c-4318-9758-93454eeca2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:06:55.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:07:05.042Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=66c56362-8abf-4d28-8973-93bc5397f118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:07:05.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:07:15.051Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=3b223ff9-f4a9-4bf1-9161-cfca1f895273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:07:15.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:07:25.062Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e3a0dfe5-94dd-4498-9195-4c360803419c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:07:25.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:07:35.072Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a95b05d9-3818-49fc-ba31-add08a3d5890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:07:35.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:07:45.081Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ad95c9a5-2bfc-4a34-94b8-6445e1e7d75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:07:45.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:07:55.090Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=72f14346-a366-4c76-acc5-a1efd15cbc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:07:55.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:08:05.100Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ed0d9252-c71c-4c6b-aab7-28aa48d8d8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:08:05.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:08:09.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:08:09.098Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T02:08:09.098Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:08:09.099Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:08:09.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:08:09.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T02:08:09.106Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T02:08:09.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:08:15.112Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=55b045e3-c525-4b98-bfc2-f30e1b5cf94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:08:15.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:08:25.121Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5c4dbbca-fa70-4ec0-aa98-57cc34a1db2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:08:25.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:08:35.130Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=fcc59209-d21d-4b9c-902a-c78d27cf03ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:08:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:08:45.139Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=fa707d5c-92f5-4b6d-a30d-2f9ab40e1a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:08:45.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:08:55.149Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=773f84f4-7a82-4e1f-bedb-101207c90c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:08:55.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:09:05.160Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ca186951-fbd0-4d5e-9fa2-b23e95edfadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:09:05.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:09:15.168Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5da4397c-5034-4151-8e33-837928043390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:09:15.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:09:25.177Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=50080452-5319-4903-a9d2-fb07fa895b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:09:25.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:09:35.186Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b551ce88-392b-46bc-a8c8-e6f7ae603da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:09:35.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:09:45.205Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=6ec1442b-7f89-4641-896a-60b68c8a3afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:09:45.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:09:55.220Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b33690ae-2f04-487d-9ef6-113edfdac31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:09:55.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:10:05.229Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=d7e231b8-9020-45a0-9790-fbdf38eabc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:10:05.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:10:15.238Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=6ae67751-3a63-47f4-a079-d509dda729a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:10:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:10:25.246Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5633e1f5-7929-43fb-8a93-24b4a47611c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:10:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:10:35.255Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=dc806ce5-0838-463f-94d2-43245aab5bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:10:35.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:10:45.263Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e3fd5df8-ac20-4403-8544-1793be855e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:10:45.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:10:55.273Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=1c553043-7d2b-4fbd-8dab-0321305b3249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:10:55.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:11:05.294Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=0e6b47e4-1afe-4da4-a8c0-d075cff133ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:11:05.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:11:15.304Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=bda1b838-b36c-4373-9069-50d910823a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:11:15.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:11:25.314Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=01d96199-5faf-44a2-8677-b5e193e831b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:11:25.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:11:35.324Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=cb97043a-61ea-4e41-9fa8-ec7bcd41109f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:11:35.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:11:45.333Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a13b0cf6-dbb0-4745-8d2a-d5ef52a2d1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:11:45.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:11:55.341Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=50bc7cf4-97bb-4d1e-9a45-fb6f781d0ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:11:55.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:12:05.350Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=63c94762-f0fc-469b-bd4b-3ef6a8a88345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:12:05.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:12:15.367Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=2dc30da1-3c17-4dbd-8b29-ff32316e989e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:12:15.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:12:25.376Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=56937e1d-49b4-4ef5-b3f7-fe2b56d3fdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:12:25.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:12:35.385Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b8ec72f1-772c-45c9-8f5a-d1768862de34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:12:35.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:12:45.395Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=9b1fefdc-a615-493f-8a7c-62fcd50347e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:12:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:12:55.403Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=8e6ab9a3-c903-461c-9701-f50109771faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:12:55.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:13:05.412Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=c70b693b-3565-4d23-888c-dd2d14364dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:13:05.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:13:09.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:13:09.094Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T02:13:09.094Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:13:09.095Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:13:09.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:13:09.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T02:13:09.101Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T02:13:09.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:13:15.420Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=92f33184-2e53-4fd1-bef3-a76afc29e7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:13:15.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:13:25.429Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f09e0e5d-f428-45c4-afb0-00bc98ee75b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:13:25.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:13:35.440Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e29bec43-b670-446e-b08a-440509fa5843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:13:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:13:45.448Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=3c077442-4522-48e3-9e7a-c4acfa5ca758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:13:45.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:13:55.456Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ed912e11-51fd-4205-b4e7-aefc40998cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:13:55.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:14:05.464Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=690841e0-b095-42da-aef2-d233fe96ef03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:14:05.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:14:15.473Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=2150f6fb-c349-4226-9e12-b0a21d58c36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:14:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:14:25.481Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=7d34692f-491a-4458-a8ef-df88c20cf8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:14:25.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:14:35.489Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=149f2c1f-9d9c-4ab7-b696-ce8756e7010a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:14:35.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:14:45.497Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=538e9011-037a-40b3-8417-af427d2e95a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:14:45.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:14:55.505Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=060742a4-d11f-45cd-bd8d-8ecff4f0a57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:14:55.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:15:05.515Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=71d947a1-755b-4578-b996-195946f37bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:15:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:15:15.523Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ae460862-9368-4263-b172-61d4a0431176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:15:15.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:15:25.531Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=52df742d-4b75-47eb-a78f-c07a10fcfae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:15:25.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:15:35.540Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=61033b8e-ba0d-45a3-a5f6-7fab5da75cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:15:35.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:15:45.548Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=246cf7f1-dc55-4271-a42e-35bc476be305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:15:45.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:15:55.556Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5cc34119-b289-472d-9892-f7808030d737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:15:55.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:16:05.564Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e47dfcfb-55ce-4e3f-8857-cce4ffdce516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:16:05.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:16:15.572Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=3776b9dc-b3c4-4b32-beb5-097d00808b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:16:15.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:16:25.580Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=0e22beab-63f5-49dc-9943-70621ad35a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:16:25.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:16:35.589Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=42011072-cb81-4b3b-8cf5-dfc7a184f2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:16:35.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:16:45.596Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f24f81cd-0941-40b3-940e-c3fd8ba549a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:16:45.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:16:55.606Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=712f3aff-22ee-412a-a5b8-d7fa4a6195cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:16:55.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:17:05.614Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=c62c801e-bf23-4d03-8df7-fcc5b2279b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:17:05.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:17:15.623Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=cf34a1eb-5916-4b53-a061-9bbe6fbdebcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:17:15.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:17:25.631Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a939550a-ce57-4e78-b0e6-c9ab69d4be64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:17:25.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:17:35.640Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b9425fe7-6443-4ad4-9c73-f785d5011c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:17:35.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:17:45.648Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=6d632b51-f322-4316-ad54-58711fd1ed3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:17:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:17:55.656Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=8f850044-12a7-492e-8ffa-0c8a6ca24112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:17:55.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:18:05.664Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=caaf0171-f9cf-49c9-a796-aa237434ac7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:18:05.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:18:09.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:18:09.064Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T02:18:09.065Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:18:09.066Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:18:09.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:18:09.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T02:18:09.071Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T02:18:09.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:18:15.673Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=678e9c34-9534-441d-b9ba-db01290591fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:18:15.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:18:25.682Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=22120e2f-641b-4f1f-be62-a29a3c1e420c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:18:25.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:18:35.690Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=452bd258-ed8d-4f8e-a444-846686775b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:18:35.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:18:45.699Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=961ed0d1-a022-48cb-849d-6985dba4a4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:18:45.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:18:55.707Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=7c460912-21ee-4740-ac53-832ea0258b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:18:55.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:19:05.716Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=fc8fee09-aeef-4442-abc2-55b21fcac063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:19:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:19:15.724Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=34d347cc-8e83-4829-a5f0-ee5c2cf88c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:19:15.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:19:25.732Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=adda542a-0eea-4fc5-b705-8cc10373c676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:19:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:19:35.740Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f95b6079-2bf3-4621-ab77-f6bb34a927fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:19:35.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:19:45.748Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=1ae08d7e-dd04-4522-8682-b383958a74a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:19:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:19:55.756Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b1a96240-89fe-4b5b-b241-9bc5495618d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:19:55.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:20:05.764Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=019534c8-09e6-4689-af7a-e7abe495d50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:20:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:20:15.772Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=514332b4-b640-4b0a-b330-1027b080a16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:20:15.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:20:25.781Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=cb52e1d1-2876-4650-8f09-848552b9c7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:20:25.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:20:35.790Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f772ed93-749a-429e-afb7-d02f54a1e787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:20:35.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:20:45.798Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=4abb28e1-0335-4d5d-85f1-4786dfba5ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:20:45.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:20:55.806Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=557b7f01-b2e9-439f-b765-6944e7aa2bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:20:55.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:21:05.814Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=fcbcf915-bb5b-4b46-81f5-ecb2a364bc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:21:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:21:15.823Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=561b7d95-7783-42d1-99ad-6ffc131f1293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:21:15.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:21:25.832Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=90dccaf9-c6be-40ef-b4b9-e95955875456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:21:25.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:21:35.840Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=c635f2b2-4dc7-4ec4-9035-e47918bbccff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:21:35.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:21:45.848Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b3dcaced-c6d5-4536-8cc2-c2034d3426c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:21:45.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:21:55.857Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=329adc64-35f0-4994-b5e3-cd4d8674006a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:21:55.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:22:05.866Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=dcf211b2-9df7-4937-9883-0beefc6514d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:22:05.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:22:15.873Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=cececc8b-a2cd-4a5d-a42f-9b6ab706265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:22:15.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:22:25.882Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=71f206a0-9a20-4673-a9fb-1b8cf98db4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:22:25.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:22:35.890Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a65a925f-492d-4f50-b368-b250da8de217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:22:35.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:22:45.898Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=1ca42eaa-c435-4ec9-8fe1-39cd1a7e8be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:22:45.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:22:55.905Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a08ac1be-a44f-42e8-8ec3-bea2bd77b57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:22:55.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:23:05.912Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f9483b25-9999-4cb7-b995-4b5df15d66a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:23:05.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:23:09.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:23:09.072Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T02:23:09.073Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:23:09.074Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:23:09.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:23:09.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T02:23:09.078Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T02:23:09.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:23:15.921Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=10dadfb8-9812-4ea0-8277-0aa8a2fbba51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:23:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:23:25.930Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ffa9dc40-df87-47a7-950b-2f8a5831e002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:23:25.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:23:35.939Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5ad1d63f-4b51-49bf-8d85-f0170743f987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:23:35.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:23:45.947Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e8a32079-eda8-4e9f-aaea-eeafd3239ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:23:45.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:23:55.956Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=782b30c5-5734-429d-a570-18224690c8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:23:55.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:24:05.965Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=57c1c49a-7691-438c-b957-8fd2335e3d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:24:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:24:15.973Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=404c3737-4e7d-46bd-b742-3773244b901b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:24:15.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:24:25.982Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a8911fb8-54dc-4e60-ace6-56ac8a797c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:24:25.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:24:35.990Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=3bc41a94-7787-431e-ad30-f4f690d22c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:24:35.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:24:45.998Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b53d67d1-8e5c-446e-b18a-09e52be65f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:24:46.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:24:56.005Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=d79a8b81-4f10-40c2-9716-c3f32a5ce2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:24:56.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:25:06.016Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e46abbd2-d304-41db-a58f-1199fc27e9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:25:06.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:25:16.024Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=50047e0d-faf7-43df-ae35-375d81f7b0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:25:16.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:25:26.032Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=94c54e20-f7d2-4f10-b20e-2215e577dc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:25:26.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:25:36.040Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=9f2aecd0-abcf-4e2f-b830-d53d41adf38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:25:36.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:25:46.050Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=2549a7f8-eb6f-4153-8fb2-5417a0574c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:25:46.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:25:56.059Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=c69d66c0-3bdf-4e65-9bbc-d214b7bf20ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:25:56.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:26:06.067Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=6526a028-ac22-4f51-bb43-f841c5f710db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:26:06.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:26:16.075Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f1617443-e8e7-47be-b866-bcf93ad0d5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:26:16.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:26:26.083Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ffd3922f-985b-4373-90da-d98e6f53815d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:26:26.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:26:36.091Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=07053f8d-8d07-40b3-8ea1-cefb7be580af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:26:36.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:26:46.098Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ce9da0bd-8c4e-470d-a1a6-6c7e1b2ad39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:26:46.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:26:56.106Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=3c7abe4f-c68d-4890-88e5-bc9579567df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:26:56.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:27:06.115Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e7296599-0a74-4eae-ab92-1f9c81c65701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:27:06.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:27:16.124Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a9992492-e8d0-4526-891c-3e3877df9290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:27:16.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:27:26.132Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e0235da1-c816-4de7-863c-384723201cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:27:26.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:27:36.141Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5c2ff3e5-c650-4050-883a-dd967901f8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:27:36.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:27:46.149Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=cd163bbd-e644-41d1-be58-d5fe7e875205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:27:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:27:56.157Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=98e121d7-ce18-473a-8bfe-32ed0af2d481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:27:56.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:28:06.165Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=43659b58-c103-4cf7-9a49-f21d26ab613e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:28:06.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:28:09.055Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:28:09.055Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T02:28:09.056Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:28:09.057Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:28:09.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:28:09.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T02:28:09.061Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T02:28:09.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:28:16.172Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a741889a-a2fe-4019-b955-1842e39064b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:28:16.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:28:26.181Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=dbe4e023-d0ca-41bc-af5e-bf6ec52cc4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:28:26.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:28:36.190Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=28ca81c9-b0d0-480f-9586-dd41cc73aff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:28:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:28:46.199Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=5ac0b0b5-3adc-4498-88d9-2af115608020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:28:46.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:28:56.206Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=51147d55-3d92-49ee-a4fd-02daebd9edcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:28:56.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:29:06.214Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=67560bdf-b2bd-4b77-879b-9ef335e0f865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:29:06.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:29:16.223Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f683ae9c-0c42-4466-a72b-d7db155a3ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:29:16.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:29:26.230Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=25e522ed-0435-4f2b-bcb0-17549b0d5db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:29:26.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:29:36.238Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=6c71fafe-84cd-4a18-913c-9879f5fb6774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:29:36.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:29:46.245Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=14c8c180-c1a0-4de7-8701-fd52f92a1eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:29:46.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:29:56.253Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=6012f132-671f-4337-96e2-326261e6fd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:29:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:30:06.261Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=cf2ee237-49de-45aa-a347-706bdae5fcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:30:06.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:30:16.268Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=103d6ea5-0a65-44bf-b297-b45d2e4a7b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:30:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:30:26.277Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a65d0a35-22b2-485e-81bc-351086f6c11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:30:26.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:30:36.284Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ba919c82-7b62-478d-8fcb-db7377a12f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:30:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:30:46.292Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=710c3665-da56-4ac7-9d58-5d3a1d4312b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:30:46.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:30:56.298Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=bc92eef5-798a-4c87-aca1-7ef324335910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:30:56.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:31:06.308Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=7b6d2e9d-d298-42ff-81dd-5a34b42c6bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:31:06.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:31:16.317Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=89dac446-e90f-4522-a15e-df970ecf469b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:31:16.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:31:26.326Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=fb117b6c-d8c8-4801-af97-90ac8d99e408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:31:26.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:31:36.334Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=42352de6-87f7-4716-b6b9-b2c8f42e1c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:31:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:31:46.341Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=246a86b1-50ae-408f-bd33-22a12b3d968c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:31:46.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:31:56.350Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f586a094-540a-41be-be03-a1a15679221d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:31:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:32:06.358Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e6aa76a2-f197-4c6b-93fc-23450fc84421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:32:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:32:16.366Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b911e2e5-f313-4c13-accd-074a77aa3136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:32:16.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:32:26.373Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=0b27fad7-2402-47dc-ad86-23ca55d36858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:32:26.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:32:36.381Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=7759c49e-eacd-4907-b398-7ef7850cdf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:32:36.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:32:46.389Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=eff068e4-8fe0-49e1-80ba-693808157290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:32:46.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:32:56.396Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=6c2044b8-8114-4e42-b2d2-c0752ca4db52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:32:56.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:33:06.404Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a473b645-1238-4d32-a62f-2c2948f667d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:33:06.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:33:09.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:33:09.076Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T02:33:09.076Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:33:09.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:33:09.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:33:09.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T02:33:09.082Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T02:33:09.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:33:16.412Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=966fb0aa-44c7-4643-9bbe-5c3d86ce12af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:33:16.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:33:26.421Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=405804d8-9c6f-4e69-9b62-2aba13f9e514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:33:26.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:33:36.428Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=c73e06ad-2e0c-43bd-b18e-5c50814c1523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:33:36.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:33:46.436Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=cea3dc42-a71c-4676-bebc-60b687e220b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:33:46.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:33:56.443Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=36b8611c-7ee1-41bd-93f4-a2245190e70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:33:56.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:34:06.452Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=79c8983b-b891-4317-b739-75760a3eb751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:34:06.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:34:16.460Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=31bc1129-e493-4fdf-9652-968831be9034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:34:16.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:34:26.468Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=4c01fa2a-b468-4953-b9ef-f9d21785a8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:34:26.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:34:36.477Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=da7b9748-1aa1-4e6b-a96c-90872123f78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:34:36.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:34:46.484Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b1bc2966-9ebd-4245-8c93-3886f4634b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:34:46.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:34:56.493Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=9d2ab7a5-5272-44b1-821b-22a465fa4269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:34:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:35:06.501Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=3590a5f7-7071-44c5-bfdd-500a4ee48acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:35:06.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:35:16.510Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=3a648aa3-dff5-407c-9ada-92c1a2c8c434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:35:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:35:26.518Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=540d89ff-88c8-4f34-9e3b-c04f95e9849d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:35:26.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:35:36.527Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e95dc797-5518-4b58-8994-4ebdd833b3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:35:36.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:35:46.535Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=62c5c6e8-472e-459c-b97c-f6d31d3e3e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:35:46.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:35:56.544Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a75896ed-2112-47fb-b8f6-2cb44908aa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:35:56.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:36:06.553Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f2c90877-0c4b-43a3-854f-777ea9cfe3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:36:06.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:36:16.562Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=1551ae48-779a-4799-abcd-be948f554136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:36:16.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:36:26.569Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=682ea561-9f6b-4d63-a706-2dbe75276cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:36:26.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:36:36.579Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=6efe6341-3548-4e9d-a61c-858e40cf4b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:36:36.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:36:46.587Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=8d75c1ca-16fa-415f-90a5-f81f411695a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:36:46.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:36:56.595Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=6bf91f2f-699e-4edf-a352-26d71db21b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:36:56.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:37:06.604Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b36fc924-c730-4887-bc3e-08535d2dec6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:37:06.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:37:16.612Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=11563e0f-007b-4a1c-a857-1b45904be8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:37:16.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:37:26.619Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f78cb842-090d-44e5-a484-fda6272fcc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:37:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:37:36.627Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=7e5f77db-973d-4a17-a013-cb3fbcb4d05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:37:36.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:37:46.635Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=cf44e6e0-5550-422d-85b3-6d333be219c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:37:46.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:37:56.643Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ddaa6cf5-75c8-4c58-8fda-1790cc8161ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:37:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:38:06.651Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ee613980-3059-4b81-9188-6c926882b205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:38:06.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:38:09.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:38:09.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T02:38:09.061Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:38:09.062Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:38:09.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:38:09.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T02:38:09.066Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T02:38:09.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:38:16.659Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=17e7fd58-1daa-405a-8d00-b221c63a5885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:38:16.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:38:26.667Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=69b8ad37-9894-4477-b03a-f2aec7308376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:38:26.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:38:36.675Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=4e628dc4-a3e9-48d7-b3c9-e5f03aeb997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:38:36.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:38:46.682Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=c95cd572-0a52-408b-9c1b-a932747a44dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:38:46.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:38:56.690Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=f6690c9f-02a3-4718-9d3f-1b20a391b824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:38:56.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:39:06.698Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=50d5608c-0e38-4ec5-b115-7087888b7b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:39:06.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:39:16.706Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=547ff5e4-9d55-45ee-ac63-4e8d79230e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:39:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:39:26.714Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=6363cd1b-af5e-4431-bd0f-8d32b5d41d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:39:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:39:36.722Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=9e0aac40-1a02-4dfd-9b98-dddb2678feae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:39:36.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:39:46.730Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=42e4a5e5-c5e2-4cc8-a21c-55a726cbdf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:39:46.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:39:56.738Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=dc94b56b-f7eb-4c95-8647-551335b04c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:39:56.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:40:06.746Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=89747787-bb00-4654-9cde-db4b3d2390fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:40:06.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:40:16.753Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=169f43e0-f1b4-461a-98d7-0feaa08f9229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:40:16.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:40:26.761Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=acf748c9-2ec3-42d3-98b5-beb208c7f73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:40:26.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:40:36.768Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=02f267a3-23a1-4909-ba39-d82e7e9c9929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:40:36.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:40:46.776Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=6c0153b2-3509-4c61-9637-292571cd3147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:40:46.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:40:56.784Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e8603adc-f5f3-48de-b1d4-ed64ab4721ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:40:56.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:41:06.793Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=0a7d7cff-8ef2-4208-ace4-ed36c6ede658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:41:06.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:41:16.801Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e989bc84-12a0-4d40-8e9b-87dabf4dea37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:41:16.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:41:26.809Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=40b5c07d-c96f-4d3a-ba6b-46b3984a0206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:41:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:41:36.818Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=fff69096-6628-46fd-874b-73a1853cfb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:41:36.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:41:46.826Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=6ea92d3c-122c-46fc-a086-17febd5b3da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:41:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:41:56.833Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=040a5ba2-3724-4ca2-adfa-7a8ac85c5201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:41:56.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:42:06.840Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=e4003a45-f008-46cd-8ccc-5c5bb14194e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:42:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:42:16.847Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=84b33bfe-f23a-4dbd-9dd2-2c394f045126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:42:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:42:26.856Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=b5b17581-a3f0-4980-9385-c4e54c9004ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:42:26.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:42:36.863Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=07b45e06-56f4-4a8e-a24f-8209fe125b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:42:36.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:42:46.870Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=9ea5cd5e-574f-4b0b-91a4-56f97da73171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:42:46.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:42:56.878Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=7ccab175-f84d-43cf-b4b5-ad2a1525c954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:42:56.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:43:06.886Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=9f47771e-6004-4a85-bfde-38cbb3579d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:43:06.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:43:09.052Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T02:43:09.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T02:43:09.053Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:43:09.054Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:43:09.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T02:43:09.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T02:43:09.058Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T02:43:09.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:43:16.895Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=c66c1fcb-0e1d-436d-90d8-fb6538a6e983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:43:16.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:43:26.903Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=268a7b7d-d462-4124-8562-2679a0f0f428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:43:26.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:43:36.910Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=dd31a250-8738-4db9-af65-7a5ae88cdc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:43:36.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:43:46.918Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a1bb3077-80e3-40df-bb12-741c1d1c8811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:43:46.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:43:56.926Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=ea20262a-7c4b-4e08-8284-5e4fb7e498f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:43:56.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:44:06.932Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=6c6d253c-9d93-452f-a791-c3c0e615c844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:44:06.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:44:16.940Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=a2f19291-134e-4455-8a69-30177c725e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:44:16.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:44:26.948Z |INFO |Init configs |InvocationID=17713016-723a-48e1-97f9-dbc232c87074, InstanceUUID=adefd704-7d29-459f-8cb9-7640e6e49027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T02:44:26.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |