. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:08:17.371Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:08:17.375Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-23T12:08:17.425Z |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-01-23T12:08:17.975Z |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-01-23T12:08:18.054Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T12:08:18.054Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T12:08:18.054Z |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-01-23T12:08:18.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-23T12:08:18.169Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-23T12:08:18.194Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-23T12:08:19.433Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-23T12:08:19.818Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-23T12:08:19.836Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-23T12:08:19.838Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-23T12:08:19.883Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-23T12:08:19.883Z |INFO |Root WebApplicationContext: initialization completed in 1689 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-23T12:08:20.224Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-23T12:08:20.929Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-23T12:08:22.341Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-23T12:08:22.779Z |INFO |Started MainApp in 7.346 seconds (JVM running for 7.966) |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-23T12:08:22.841Z |INFO |Start scheduling PRH workflow |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:08:22.855Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=9cbf22b7-6c02-4e22-80eb-15e75ed2ea97 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-23T12:08:23.957Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-01-23T12:08:23.957Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-01-23T12:08:23.959Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:08:24.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:08:24.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:08:34.843Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e68f6a19-40a1-4dc4-a43e-28dc5c7104d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:08:35.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:08:35.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:08:45.941Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=cc895992-fc1d-4466-90e0-db75d8006be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:08:47.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:08:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:08:57.043Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=9bb0e0cf-59f3-4f9c-9150-f51056c88ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:08:58.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:08:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:09:08.338Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=ccf6e6b4-f7da-4936-99eb-ef65e23658a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:09:09.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:09:09.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:09:19.379Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f2e23f5e-04d2-437d-a0fd-e539e31cd7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:09:20.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:09:20.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:09:30.419Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=bbea1612-9529-479d-aa43-98c151945c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:09:31.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:09:31.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:09:41.491Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=201fe90d-e010-406c-8902-448076ef5c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:09:42.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:09:42.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:09:52.532Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d7da0c5d-1391-4956-ac85-72973a94366b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:09:53.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:09:53.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:10:03.571Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=5c67ef95-6abb-4f4e-b8b2-33269f836cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:10:04.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:10:04.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:10:14.611Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c7985fbf-0720-45b4-b731-ed6988f41057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:10:15.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:10:15.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:10:25.682Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1a43b340-70af-458d-ae33-dda147a35dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:10:26.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:10:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:10:36.734Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=ff337902-bd0a-4d36-88d8-992d65114311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:10:37.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:10:37.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:10:47.795Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=5cf1c160-13b0-47b0-8e28-8982147d15a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:10:48.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:10:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:10:58.834Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=992dafdb-bd6e-44e9-829e-4aeed4ee485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:10:59.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:10:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:11:09.877Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=70a8a7bd-8d98-4293-9edd-de4561538394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:11:10.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:11:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:11:20.914Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=baf41a4b-8d76-47d4-9780-51b75441e4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:11:21.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:11:21.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:11:31.956Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=09c9e6e4-8a4e-4782-bcb3-d54a45149ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:11:32.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:11:32.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:11:42.995Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=ec347eb3-92d6-41b5-92ba-655773088dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:11:44.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:11:44.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:11:54.034Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a5ffbd25-0daf-41b5-8060-50a27744080f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:11:55.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:11:55.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:12:05.075Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=cc687004-d65f-4219-bbbf-13fd23a91015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:12:06.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:12:06.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:12:16.115Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=239f1aa6-b1cb-4299-9b7f-731ebd2a2aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:12:17.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:12:17.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:12:27.160Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3949d02e-ab77-44a8-b593-284468e1af29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:12:28.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:12:28.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:12:38.194Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b78fd087-2d08-47e8-bb84-f0b25f6bd4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:12:39.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:12:39.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:12:49.238Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4ca7833b-6260-4b2b-977f-7b3bf935b0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:12:50.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:12:50.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:13:00.276Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=9160ffa5-f89e-45f6-83e0-41d2f9146f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:13:01.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:13:01.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:13:11.315Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f4315954-d5bc-4b68-9084-30d917156f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:13:12.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:13:12.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:13:21.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:13:21.117Z |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-01-23T12:13:21.118Z |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-01-23T12:13:21.121Z |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-01-23T12:13:21.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T12:13:21.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T12:13:21.130Z |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-01-23T12:13:21.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:13:22.354Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=edaf512e-612f-4735-bc3d-c0134da796a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:13:23.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:13:23.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:13:33.430Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=41417d31-c2f2-479c-b4f5-c99fef452083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:13:34.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:13:34.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:13:44.498Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3f249163-2b94-4c5f-b269-dad4961dfc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:13:45.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:13:45.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:13:55.539Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=41921198-8467-49ae-aa6f-b35111699ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:13:56.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:13:56.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:14:06.580Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=bbe49bb6-ef05-4556-b457-83acc53f7171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:14:07.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:14:07.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:14:17.620Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a8d06886-baca-4c6c-ab2a-6b92f2521d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:14:18.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:14:18.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:14:28.659Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1f0e2a4d-adaf-41e2-9a07-e405eab53e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:14:29.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:14:29.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:14:39.699Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7a204919-4224-43cd-9ec5-ef5739dd5a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:14:40.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:14:40.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:14:50.738Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=345be82e-c6d3-45e6-8455-3f53af7028b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:14:51.778Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:14:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:15:01.779Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=75459ab7-f354-4a38-b038-a892a5785d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:15:02.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:15:02.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:15:12.817Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=443a885f-5ec5-45a9-99a8-142a3ee2c196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:15:13.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:15:13.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:15:23.858Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b280adbb-2674-4095-835c-4bd21dc324d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:15:24.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:15:24.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:15:34.903Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6a2c3b2b-6d9e-4980-9e29-af4b5b665646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:15:35.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:15:35.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:15:45.938Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=28cdd47c-8228-442f-9be0-99bf8381d964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:15:46.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:15:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:15:56.978Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=86fd56f3-2512-42ce-b7cc-3761f037a58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:15:58.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:15:58.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:16:08.021Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8980459c-e1d3-4237-a72f-1d42dafffc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:16:09.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:16:09.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:16:19.058Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4d242565-316a-422f-8ee7-72ec9ee0ecc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:16:20.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:16:20.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:16:30.098Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=93929557-f760-45d2-a3b2-a22987312b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T12:16:31.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:16:31.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:16:41.137Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e47ead69-3a94-4df5-a6ab-72301577facd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:16:41.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:16:51.246Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=bda60be7-7c6a-494b-9688-3a5f06f075ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:16:51.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:17:01.259Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e8aec027-8113-47e1-8681-b643b8bccb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:17:01.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:17:11.278Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3ad83bfd-3798-4f86-b0cc-3f323a8b44a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:17:11.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:17:21.302Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4ed804e5-23f9-402c-9d18-e8ba93349e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:17:21.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:17:31.312Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6447a835-67e4-4e0b-ad98-6e7f2a67320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:17:31.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:17:41.324Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=aed87f0d-1013-4796-be47-3a9d782be0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:17:41.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:17:51.333Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=213c6343-75ca-4b54-9694-474d44a1073b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:17:51.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:18:01.346Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=24fe0554-0897-4108-bfd4-2c193894ef88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:18:01.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:18:11.369Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1519262d-8916-49bf-8cc1-874d853d7b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:18:11.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:18:20.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:18:20.594Z |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-01-23T12:18:20.595Z |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-01-23T12:18:20.599Z |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-01-23T12:18:20.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T12:18:20.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T12:18:20.606Z |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-01-23T12:18:20.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:18:21.378Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=70288abd-01d4-4f63-a411-c2bcd5556088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:18:21.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:18:31.390Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7f4089ee-d56e-4564-a601-2d7ca7c61547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:18:31.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:18:41.413Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4db8f3c5-9b09-4785-bc8a-9a55dcdf7fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:18:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:18:51.426Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2b5580e7-7a3f-4ab0-8820-60e894df43ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:18:51.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:19:01.439Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=74cdd2e1-e79c-4524-9f6f-ae189370b58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:19:01.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:19:11.450Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=edc83b44-90cd-41b6-8229-4213a57660eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:19:11.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:19:21.459Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=01a976fd-476c-4e91-b011-057de7a2d8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:19:21.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:19:31.470Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=ad0475ba-d56b-402c-a584-b636b342bb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:19:31.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:19:41.481Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8450ab40-5828-40f8-bb6e-7ad6b875f97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:19:41.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:19:51.491Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=9bf626a9-6b5a-4086-886b-81f3e144c01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:19:51.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:20:01.516Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=acb90b07-65e7-4a5a-af7f-38e01d4c96f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:20:01.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:20:11.532Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=dc6c585c-6cd1-4565-867e-cb795761c0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:20:11.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:20:21.542Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=aa8ead29-588a-49c0-aeba-f45810b53911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:20:21.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:20:31.553Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=077248ae-f1d3-4da9-b7d2-39be91e313d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:20:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:20:41.567Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=cc983146-587e-418b-a2e8-31236db86a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:20:41.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:20:51.575Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=947979e5-6f0b-475f-8239-a149f5da7aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:20:51.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:21:01.586Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8b8c9d94-fe66-4b88-ad49-ea6b5b243396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:21:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:21:11.594Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=53127d21-c848-4340-9b8e-cd134f65b9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:21:11.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:21:21.606Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=60531aab-251e-4ed9-a0f1-3d42ea8c2a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:21:21.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:21:31.630Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c4a8a6e1-c870-4832-bd79-232594f852e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:21:31.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:21:41.640Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=9ac1c010-7e2c-4671-8f5f-8a356ad1ecd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:21:41.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:21:51.656Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=71507dc2-77b7-4b40-aeab-8c421b2d1458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:21:51.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:22:01.675Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6b6c437e-17b1-4c55-b0f8-13578cbe6ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:22:01.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:22:11.696Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=877734de-0a08-42c6-9bd6-ebeb54a58364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:22:11.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:22:21.704Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=fc1d3ef2-f365-407d-8535-374f50e89c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:22:21.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:22:31.714Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=110859f5-b404-4f26-acf4-34523105ce97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:22:31.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:22:41.730Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=43095ccc-a014-4457-83c9-b21df91f9520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:22:41.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:22:51.742Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6c51e3d4-7c46-4493-acd7-e87fb9d474c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:22:51.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:23:01.757Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4b0d965e-2c35-4c23-b362-c360c7b8c027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:23:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:23:11.769Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e5cb81e5-c5fd-4b1b-a55f-a5b314f7d8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:23:11.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:23:20.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:23:20.534Z |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-01-23T12:23:20.535Z |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-01-23T12:23:20.537Z |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-01-23T12:23:20.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T12:23:20.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T12:23:20.543Z |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-01-23T12:23:20.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:23:21.779Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=65c6eda5-4f80-449b-b07a-2dc2b9c8021f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:23:21.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:23:31.790Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2ceee0ec-920e-49ea-ad32-b350a00d2e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:23:31.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:23:41.803Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=71b50155-5540-43b3-aa75-ccd5bc5123df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:23:41.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:23:51.831Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=dcbb2de5-5c78-4be4-98e4-fdf234e842fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:23:51.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:24:01.842Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=91468ad6-4719-4e50-a0ed-11d3a39c9362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:24:01.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:24:11.850Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=406fedb9-73e7-4fe2-aa3f-8807b8d5ce97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:24:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:24:21.860Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=22159d7a-339b-49c9-9a1a-e5815ccaecfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:24:21.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:24:31.872Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c0781808-497f-4e8b-a1e8-f05be9d8e921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:24:31.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:24:41.890Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=81208b6b-d129-4233-9b43-3439742067c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:24:41.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:24:51.898Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4fda6b84-37d2-438d-979c-5598eaf58824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:24:51.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:25:01.908Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0c95759d-6f28-42d1-92fa-babedc8cfdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:25:01.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:25:11.919Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a3355b7d-c582-43e6-8582-2eb7079968ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:25:11.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:25:21.934Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=9a93e002-a1cb-4f65-b529-b7a805c3b198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:25:21.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:25:31.943Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f13f96cd-8885-4c24-a138-b2db676b1fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:25:31.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:25:41.951Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=eaba2b19-3db5-48b1-b2da-200b25010693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:25:41.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:25:51.960Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=fd702ea8-d2fa-4515-818f-8867da726f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:25:51.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:26:01.969Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c64926d5-ff03-4234-b922-9f5f4c9138a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:26:01.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:26:11.977Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d21628dd-b570-48e0-b486-d03d0d5870b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:26:11.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:26:21.985Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d4212640-8ed3-49d5-91cd-74ba836db621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:26:21.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:26:31.992Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a884c8a4-5ec7-403d-88ea-856f5d8fff60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:26:32.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:26:42.001Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c9652094-0647-4650-b641-10f82c2fe3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:26:42.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:26:52.012Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4f1978e3-9ede-4575-9d1e-32caeab89686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:26:52.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:27:02.038Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a29dd3ae-d86a-46fd-97ed-ace6716414ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:27:02.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:27:12.049Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4da2a31b-4e5c-48c9-ae2f-477831a8979c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:27:12.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:27:22.059Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=fa434f79-71af-4571-9084-45d46291a3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:27:22.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:27:32.070Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e528bdf8-fabf-405b-ab30-36fcb51db01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:27:32.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:27:42.079Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=19851964-dfbc-4bb7-902b-51d2d38cf662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:27:42.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:27:52.088Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1e29404b-471f-4b2a-8ddc-e4665b24184b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:27:52.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:28:02.095Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=5424fea3-db89-40db-ba8d-a9d811b6babd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:28:02.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:28:12.103Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c29d1928-7270-43c0-9716-087b5fd85a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:28:12.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:28:20.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:28:20.592Z |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-01-23T12:28:20.593Z |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-01-23T12:28:20.596Z |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-01-23T12:28:20.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T12:28:20.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T12:28:20.602Z |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-01-23T12:28:20.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:28:22.113Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=63787dc5-f2bc-43ba-b75c-be6c9c10e71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:28:22.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:28:32.123Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=763b9d4a-0b9f-488d-aecb-7525db203b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:28:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:28:42.133Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6335cdc8-1eb0-46b9-ad86-774263a7081a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:28:42.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:28:52.144Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3fc3d13e-fbb4-4194-863f-dcba06108259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:28:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:29:02.182Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=933b5c93-2842-43b5-943e-92fa369d5a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:29:02.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:29:12.195Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=247e5c49-200a-485c-aabd-101bfa57da73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:29:12.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:29:22.205Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e7964305-c1ad-41fe-a4b3-9b8fe6f8390e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:29:22.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:29:32.221Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=124a4103-520a-4cf3-a4ee-355ab0734b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:29:32.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:29:42.228Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=caa85cdb-1892-4bab-88e3-c4fc316765ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:29:42.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:29:52.236Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b8e296c0-7879-4277-9245-b06f8bd2fd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:29:52.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:30:02.244Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e43af988-4185-4e15-be05-bf0300eb2ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:30:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:30:12.252Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d0f73632-8829-45aa-81f5-0487d02cb5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:30:12.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:30:22.260Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=16474515-64cf-4b28-bad0-0ca58a16e213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:30:22.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:30:32.272Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4be0bec1-489c-47d9-975b-54e36f8173ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:30:32.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:30:42.281Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=07d31332-cddb-43cd-91ef-f9c13c58b19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:30:42.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:30:52.292Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=dd83ec23-5e46-4ad5-9e4b-199302166b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:30:52.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:31:02.311Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=ff37d4b8-5275-4f56-8432-6e75a16b929a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:31:02.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:31:12.322Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=38f649ce-bcb7-4408-9a80-3f12359b979d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:31:12.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:31:22.331Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6488857f-3c49-4eeb-8b70-91ebef2e3017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:31:22.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:31:32.339Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=50f1c9c2-65bd-4aa7-ad23-3c1d2e3e1322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:31:32.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:31:42.347Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b322b8ec-6c56-4c41-9181-85c889270d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:31:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:31:52.356Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3830a937-4b61-4a84-b0a9-368c9039688f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:31:52.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:32:02.363Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=9e863dde-7a18-49ea-9836-882ef594092f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:32:02.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:32:12.373Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=59c3dba4-7627-4bc5-adfb-64128f99066c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:32:12.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:32:22.385Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3cf87c96-62b5-4f71-b02d-8b4e6dbdbdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:32:22.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:32:32.405Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=654bbafb-3ee7-469a-9739-d7382aa86a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:32:32.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:32:42.419Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=51edf844-5a19-4077-b3a2-05ee99a240d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:32:42.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:32:52.428Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=ebd5ac37-4d3a-422f-bb68-e5f4d1df41b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:32:52.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:33:02.443Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6ada2769-8cbf-49ee-952d-d7f57d7dfedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:33:02.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:33:12.456Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c2c6151a-00d4-4d5c-a9e1-897f699cdc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:33:12.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:33:20.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:33:20.555Z |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-01-23T12:33:20.556Z |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-01-23T12:33:20.560Z |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-01-23T12:33:20.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T12:33:20.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T12:33:20.569Z |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-01-23T12:33:20.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:33:22.463Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f134c363-b2bd-4750-8963-deff49cad693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:33:22.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:33:32.471Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d3c3acec-6ba2-4322-b0da-8d8790765348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:33:32.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:33:42.478Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b8cadbb4-8767-4518-847c-e05eec2324eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:33:42.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:33:52.485Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b754903f-ac7b-44eb-b0b0-ce2a2ee95f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:33:52.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:34:02.493Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=78bb1335-e69c-4cba-8260-d3fc89f58f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:34:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:34:12.503Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2f5ae1ad-37f9-469e-8c93-830daa4bb726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:34:12.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:34:22.512Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=5dca65b3-3e65-42e2-baf6-9a5a71ac57d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:34:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:34:32.524Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1d09736c-783b-4c07-8e55-6adfbf37123d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:34:32.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:34:42.543Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=74e3cdbf-9ea8-4ece-8769-cb63bc69f240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:34:42.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:34:52.550Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c5054f9d-ae10-40b8-9e66-8fa42088fc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:34:52.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:35:02.557Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=679014dd-1bf5-47d7-b378-b62588a4c027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:35:02.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:35:12.567Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f375c3e4-f950-48f2-9cf2-9f311c0e61cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:35:12.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:35:22.585Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=40bdc69a-ac24-4b1a-8507-9068ad630f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:35:22.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:35:32.592Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=af723a6a-c6ae-407d-987b-46a10e5bee7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:35:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:35:42.602Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d796fc70-dbe8-4a79-bb5d-e21de050ca6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:35:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:35:52.610Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=40ad0d5b-e7d1-4be9-b30b-e8cca6a8c5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:35:52.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:36:02.623Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c332cc07-9b43-4bdf-b870-ab7dc7f4b9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:36:02.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:36:12.632Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=9c1cccf6-f843-4e61-94f0-55d871f516e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:36:12.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:36:22.640Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1a6d5b85-cab5-48c2-952a-f05af0fa4f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:36:22.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:36:32.650Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=70770e99-d396-4e43-87e3-3f7dfe10f297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:36:32.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:36:42.668Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=22999112-f548-4a5b-8c0f-2ef604d1da6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:36:42.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:36:52.681Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2bb75a68-670e-4293-9ed7-fc6b97879270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:36:52.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:37:02.689Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d45e050e-301c-40b7-9e97-edc22854f4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:37:02.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:37:12.696Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f6465358-18c0-413c-ad5f-a11be887217e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:37:12.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:37:22.705Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c1781bf6-804c-4e6e-8842-1e1056b932d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:37:22.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:37:32.714Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b58637f8-b753-48cd-a675-f50c0b42d66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:37:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:37:42.722Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4229b9b6-3e36-4819-a7ec-c02381b560be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:37:42.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:37:52.731Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7a419994-13e6-41e7-b0cf-fba8c6cc75ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:37:52.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:38:02.739Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=22f34c45-975b-4162-a976-e501197ae401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:38:02.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:38:12.747Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a7f1f717-121d-48d0-a361-acc79e9aa30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:38:12.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:38:20.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:38:20.598Z |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-01-23T12:38:20.599Z |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-01-23T12:38:20.603Z |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-01-23T12:38:20.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T12:38:20.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T12:38:20.608Z |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-01-23T12:38:20.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:38:22.758Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=5ddc92d8-f86f-4065-a94e-c1cb86387a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:38:22.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:38:32.771Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=18557866-d746-4827-88ce-8f19c34b4fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:38:32.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:38:42.781Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e3169a5b-14cf-47f5-8007-20fb5b99e737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:38:42.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:38:52.789Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=76c434ac-f7e8-4e00-821b-e32c9305212e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:38:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:39:02.796Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=eed80531-072e-47d4-a6a2-cb71c8e9ff7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:39:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:39:12.804Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d128c4e6-273c-4604-9207-7339560d61e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:39:12.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:39:22.817Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e6d46099-e2a8-487f-85be-19747717133b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:39:22.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:39:32.824Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=fd09e225-9e65-4c5a-956d-0b2f328d913d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:39:32.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:39:42.831Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6c48cc00-b219-4187-83f4-653addcfa659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:39:42.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:39:52.841Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1390ef3d-5682-428d-9ff4-3ae95f49768d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:39:52.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:40:02.853Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=40248141-f753-48e4-90cb-38355ee19f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:40:02.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:40:12.877Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=47f4ad32-1b70-4eef-8b0c-c2520a786380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:40:12.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:40:22.885Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a05f1957-796a-4a04-8583-b3c54272fdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:40:22.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:40:32.893Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=98482afc-3e0c-4f5f-a134-2e1f9dc3cea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:40:32.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:40:42.901Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=32134c4a-0f44-4e7a-95e9-9c34a6f62c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:40:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:40:52.911Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a00bdcd8-b461-4889-96ff-343f58854e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:40:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:41:02.928Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e8613d4b-ec0d-475a-bba9-9802ebc4bbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:41:02.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:41:12.935Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=cda9c13d-15cc-4a74-b78b-4325d9f17465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:41:12.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:41:22.943Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=bb083793-4999-4374-8a93-b609ee9f324c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:41:22.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:41:32.952Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6f655d65-d382-460e-80c8-c6df7aaad416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:41:32.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:41:42.961Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a3ba235a-aed6-4e09-aa5d-6345d7497275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:41:42.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:41:52.972Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=45847b2e-3e3b-4714-a276-9f3f135891df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:41:52.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:42:02.981Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=83f10aa5-9f16-463c-82fb-d94632a1e6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:42:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:42:12.998Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2e2bbc02-486e-4ffd-a117-1d04885aaf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:42:13.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:42:23.007Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=9d3050eb-af22-4665-ac80-1077a98a1276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:42:23.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:42:33.015Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3a6ba8bd-76b3-428e-b568-f9702bc45f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:42:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:42:43.022Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=64a634b2-0297-4ff9-a226-8c66ad7b1671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:42:43.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:42:53.031Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1d9eb647-75cb-4253-b5fb-92628d38975f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:42:53.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:43:03.039Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=90da0564-dc40-4ca1-9a64-d777bdb9c89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:43:03.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:43:13.047Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d56e9f92-415d-488a-83da-8bc5b405b490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:43:13.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:43:20.518Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:43:20.519Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-23T12:43:20.520Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T12:43:20.522Z |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-01-23T12:43:20.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T12:43:20.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T12:43:20.527Z |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-01-23T12:43:20.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:43:23.055Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2b30fc2a-51de-4dd6-9022-56af1d8ef551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:43:23.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:43:33.063Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=aa6236a3-5440-47e3-96b0-f72460c5b13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:43:33.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:43:43.071Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f3acaa14-87fa-4737-96ed-38ad24a4a1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:43:43.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:43:53.079Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f4e7779c-b933-40d0-9462-7ce9b8a9c348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:43:53.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:44:03.090Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e6e2e990-8e06-41bf-8ebd-3b613ef4b725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:44:03.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:44:13.110Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7790d790-ce1b-41dd-9ee8-0d8c05854162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:44:13.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:44:23.120Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=23355568-4e55-495e-8e2c-79d7bbf4da0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:44:23.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:44:33.128Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c4e545cd-4322-49d9-a745-6e230153f58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:44:33.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:44:43.136Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=afbaa174-5339-4783-b6bc-8c6932921f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:44:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:44:53.144Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8524c036-2117-4814-8a58-23636efb6b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:44:53.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:45:03.151Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b8cc6f87-ba5d-4979-92ce-a035e351eb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:45:03.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:45:13.158Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8eec0962-be58-44db-8dd3-9a80a0ff85a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:45:13.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:45:23.168Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0500ceab-5d75-4a60-9308-8a8cefb42fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:45:23.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:45:33.176Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b325ddce-9c6e-4580-9e5b-bde12bf31630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:45:33.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:45:43.189Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=9bcd3c21-1833-4146-9525-4d5b3aefda09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:45:43.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:45:53.197Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=dff1dd59-0366-40e5-b5ab-f4a9541ba50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:45:53.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:46:03.206Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=bc957c39-b18e-4636-96f2-19b3997baa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:46:03.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:46:13.213Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=23d21b2c-20a9-4f9b-b4e4-0c0402d0c583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:46:13.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:46:23.222Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6bae8537-f257-4b1b-afbd-c6c353bf754c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:46:23.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:46:33.230Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=fc5fc5da-a3c0-4a30-919f-4c1ccff08f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:46:33.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:46:43.239Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=111934e7-7feb-43f1-aa7e-7384bac5abce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:46:43.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:46:53.246Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6a99ee92-b5aa-4c97-a1b2-1e17bee22667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:46:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:47:03.258Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0bf11d72-ebca-4529-8832-f7808ac60f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:47:03.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:47:13.268Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1bd60083-d088-4d30-bf32-1a472f9db83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:47:13.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:47:23.276Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=71a90dc8-3ab1-4ad0-a535-c02328332738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:47:23.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:47:33.287Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=83491cab-4160-4df7-83ff-882556932034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:47:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:47:43.305Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=13f04bff-e84d-4420-9018-8f2a74f2577f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:47:43.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:47:53.313Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=08966b3f-e507-4b47-9d71-f07fb783ef4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:47:53.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:48:03.321Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=19e5d531-3112-4f42-b152-ce21d1660724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:48:03.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:48:13.329Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7ba44bc6-2e9d-4b5c-9ffa-dfce3924fb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:48:13.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:48:20.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:48:20.598Z |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-01-23T12:48:20.599Z |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-01-23T12:48:20.602Z |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-01-23T12:48:20.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T12:48:20.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T12:48:20.606Z |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-01-23T12:48:20.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:48:23.337Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6582f698-5b2c-409e-879b-430525194043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:48:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:48:33.346Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=ec2f5c4f-26f7-40b3-b8be-a0423cbc6ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:48:33.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:48:43.355Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=35cd2f1f-a947-406f-b72f-94e379ed9b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:48:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:48:53.363Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=247e910c-e5ac-43b2-8779-3116bebf5c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:48:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:49:03.371Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f188b7b8-a8c0-40eb-b277-e97c9d43a65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:49:03.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:49:13.380Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=698a9856-d3f0-4bed-9b9c-49f0c1d1d2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:49:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:49:23.390Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3bb5cb05-bac6-47c1-ac62-cd7a47047997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:49:23.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:49:33.411Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a037432e-173b-4018-8de4-179290edfaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:49:33.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:49:43.421Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0cfc3719-793a-43dd-82e7-34475c7de4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:49:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:49:53.430Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=00139d8d-557f-43c1-b7b8-ae08cdd4ec98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:49:53.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:50:03.437Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0c0e9e35-32f4-4950-9aa2-c5d2d7b77006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:50:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:50:13.446Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=04197c45-7de4-4543-b939-075fc33dc4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:50:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:50:23.453Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=80413bd0-c93c-4ce8-b84b-a26dc299f904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:50:23.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:50:33.460Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=364ab267-2635-44da-99a9-4dd5dc3c5866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:50:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:50:43.469Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c3c03111-c5b4-456f-833c-f31e966abf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:50:43.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:50:53.476Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=64247da7-f36d-45b4-8753-dd90fcf084e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:50:53.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:51:03.484Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=aeccf021-3b24-4d6d-bd6a-07a67c9444c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:51:03.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:51:13.494Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=38bdd2bb-2b58-4d07-89ff-5baa6106484f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:51:13.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:51:23.511Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2d05edf0-c5eb-4c7c-b4b5-589bdef4cfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:51:23.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:51:33.522Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=76962377-9b02-4593-921a-72f5e180ec42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:51:33.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:51:43.532Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f8837fae-d3cc-4c6a-b906-817f60ab9b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:51:43.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:51:53.539Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=deef3dc2-59ef-48bb-9841-86d23705792e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:51:53.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:52:03.547Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=610d2a75-4f69-4b11-95d1-53f7df838b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:52:03.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:52:13.555Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2a9eb606-7160-4803-9b33-a3d54678417f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:52:13.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:52:23.567Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=66c0d8c7-22c3-43ec-8cd0-4787f15cdf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:52:23.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:52:33.576Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b0d2cb4d-f5f7-42c7-bdbd-25b919ac2ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:52:33.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:52:43.588Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=9e8a2b90-59c7-4a32-861e-0d4256754b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:52:43.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:52:53.597Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4f8e334c-3725-43ee-9ec0-13e236bc7a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:52:53.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:53:03.617Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=5971655d-799f-45c5-800e-d6f743146e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:53:03.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:53:13.626Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=91a71699-c21a-49d3-82a4-7e42ec44961c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:53:13.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:53:20.531Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:53:20.531Z |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-01-23T12:53:20.532Z |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-01-23T12:53:20.536Z |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-01-23T12:53:20.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T12:53:20.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T12:53:20.540Z |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-01-23T12:53:20.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:53:23.633Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=69b67f97-51c4-4a4e-8d5e-2bcbee1cf067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:53:23.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:53:33.640Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6f195c73-8f6a-4869-93f5-c91bf332085a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:53:33.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:53:43.647Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=cc3f3167-0917-4d9f-be76-a55b75863233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:53:43.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:53:53.655Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=39010158-8df7-40ee-87d3-9a3d2d9a4639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:53:53.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:54:03.662Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=fccaf76d-de06-4d70-bf8d-f364b48f0be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:54:03.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:54:13.670Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4b0a1e1c-262b-42c7-89c8-e6209aaedc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:54:13.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:54:23.679Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=65e110a6-9d14-4fa9-9fcc-58a7a7e38fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:54:23.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:54:33.687Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3e2eb420-e763-4d2e-b882-99dcc0c0d673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:54:33.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:54:43.695Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3092734e-c252-4043-9671-35a7f6313ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:54:43.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:54:53.714Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c0fb3fce-8d3d-4fae-92fe-a17be7759834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:54:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:55:03.735Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b5cb3131-f2c6-4818-8b88-2a59bb23f4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:55:03.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:55:13.743Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0851b2fc-4da3-4129-9be1-26df57ce933a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:55:13.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:55:23.751Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b2c45812-9509-45aa-b317-dc023be2d004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:55:23.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:55:33.759Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2848d638-3335-40ee-a96f-3f84477d10af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:55:33.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:55:43.768Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=45e3117e-53ac-4400-931b-95e06c7f259f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:55:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:55:53.778Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2f25b8bc-de5d-4073-b08b-99a6441e9b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:55:53.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:56:03.785Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0543a0eb-eacf-479c-bcca-d8fcbea12b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:56:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:56:13.793Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=968f5481-c45e-49ab-bc8e-860ce325ee93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:56:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:56:23.831Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6755eb53-a3ce-41a6-9cc8-42006941272c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:56:23.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:56:33.839Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e5524c4b-965d-4e43-a210-bb060ef68b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:56:33.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:56:43.850Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e7d429cf-ce78-4844-aa91-e81549394fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:56:43.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:56:53.866Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=46f68114-8cca-423a-8f32-e3a27425bd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:56:53.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:57:03.874Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6c3a186c-1dc0-4896-add6-523e6e475cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:57:03.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:57:13.881Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d4ae3d05-420e-43a4-a2e1-78f8f83fccf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:57:13.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:57:23.889Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c29ff8e6-b203-4b70-a4bd-c3dd52fb7ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:57:23.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:57:33.896Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=cd55d1ec-d25e-4986-ad84-3c52e998d33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:57:33.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:57:43.904Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=14cb0727-d685-4da6-81b6-ac05b43cc1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:57:43.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:57:53.911Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=71af1ce5-ba69-4287-b612-f4a02fca84a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:57:53.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:58:03.918Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=22040307-f416-4ef4-9072-2a9fa8beac5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:58:03.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:58:13.925Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4ec9b66a-8227-4917-a02d-c2d1f889acb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:58:13.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:58:20.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T12:58:20.527Z |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-01-23T12:58:20.528Z |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-01-23T12:58:20.530Z |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-01-23T12:58:20.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T12:58:20.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T12:58:20.534Z |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-01-23T12:58:20.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:58:23.934Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=74e7e1fd-ef00-41ba-8900-a2c6e49a6a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:58:23.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:58:33.942Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=5e753cb3-4160-4dfa-9a9a-8f5b200b8313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:58:33.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:58:43.952Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=deb602ee-fcba-4afc-91ed-29813007143d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:58:43.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:58:53.969Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6bca26d0-d6f2-4c72-9523-e5f51ceb6c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:58:53.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:59:03.976Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8c1bb4a1-d401-432d-a306-489acc342dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:59:03.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:59:13.983Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3950d505-1f1d-4590-810f-92c97fd971e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:59:13.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:59:23.992Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=582ae0ee-46b2-46d4-b063-39f3232c4fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:59:24.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:59:34.001Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=03d54049-61e4-4231-b329-0409774dbec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:59:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:59:44.009Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=aac6787a-8192-4de7-ba17-c743ad30450c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:59:44.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:59:54.017Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=90c29f09-de01-4f2c-b575-1a28cdd7a1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T12:59:54.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:00:04.025Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=55ee6670-524a-4c91-8dea-6bc0598de509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:00:04.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:00:14.034Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c6386bc5-9c0e-4dd4-9410-e7667646de10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:00:14.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:00:24.043Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f23b481d-2c52-4964-942c-3ef94b715459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:00:24.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:00:34.051Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f2aaafa6-e480-42f0-8e89-cc4348c093a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:00:34.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:00:44.061Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4bdcb400-3e8c-4e71-85e7-5cb8151a9331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:00:44.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:00:54.072Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6c8e5e17-f805-4312-b7c8-26a012152cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:00:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:01:04.079Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=15f399ff-ecec-4daf-942f-65f54260d0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:01:04.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:01:14.086Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8d9a39de-f33f-4fdc-8430-a8735d1c1412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:01:14.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:01:24.093Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8f1805ce-17d0-48c5-af68-4aa65fe04b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:01:24.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:01:34.102Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0ac37f58-c9a7-4cb6-a83b-53567781f8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:01:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:01:44.110Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d029c3ea-0bdd-431c-9840-e30c397b0ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:01:44.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:01:54.119Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=60eaa1d1-2216-4a82-b05a-18f3223ab543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:01:54.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:02:04.126Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=316eac75-ac27-4fbb-aeea-f92d864e5d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:02:04.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:02:14.134Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8de2ede8-6d1d-4c0b-aa3b-01218a14a253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:02:14.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:02:24.143Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c44fcc9b-8637-4d57-a3e6-a3b07f1e9577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:02:24.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:02:34.153Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3483dac9-ad8a-4d49-874a-e72d463b3e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:02:34.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:02:44.169Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=eed78755-cca5-4f1d-af87-144e6b917ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:02:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:02:54.178Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1d9580ba-96ed-4c22-8bfa-231fbda727fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:02:54.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:03:04.185Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d4882815-c355-4fc7-a8ec-1844d6546498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:03:04.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:03:14.192Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b344dd23-6e92-4235-9af7-a97b9ebc6431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:03:14.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:03:20.542Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:03:20.543Z |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-01-23T13:03:20.543Z |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-01-23T13:03:20.546Z |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-01-23T13:03:20.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T13:03:20.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T13:03:20.550Z |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-01-23T13:03:20.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:03:24.199Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=231573e8-da20-491f-bfdd-2850ca033e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:03:24.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:03:34.207Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0142af93-4f7e-48b8-a74a-185bead37d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:03:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:03:44.215Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=577719b0-16f5-44c5-9c4d-50fc6039dc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:03:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:03:54.223Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c0bc4802-f1ce-4a3d-bb6c-ca674ae518f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:03:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:04:04.231Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1e10a6a8-e048-40b2-a17e-1a685439dcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:04:04.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:04:14.239Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=902699a6-9a0f-4501-980c-af8aec5cd75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:04:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:04:24.245Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a829dfc6-dd02-4caa-9a63-f02a6fc82e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:04:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:04:34.270Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1457a636-1005-42cd-9420-cd2888e8c3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:04:34.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:04:44.279Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=920d2cb0-c424-4c2a-b6c2-38a15eb33efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:04:44.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:04:54.299Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=91c1c496-dd39-4779-9a8a-8a3006ca97b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:04:54.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:05:04.306Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6bfcd3fd-9178-42e2-a00a-631e4584ede0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:05:04.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:05:14.325Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e97986ad-4aeb-4dec-9698-e4f43d3b2bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:05:14.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:05:24.332Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=bc0fd887-d272-4420-8a90-926f804a5890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:05:24.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:05:34.339Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=33310f38-0ccd-4229-b445-a8c6f81aae1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:05:34.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:05:44.347Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=454aae18-ecbc-44b1-825c-bef47e2271c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:05:44.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:05:54.358Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=62b9713b-c64f-4a87-a034-61b556a88e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:05:54.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:06:04.375Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d24763c5-5878-4c4e-a090-3b4bb15ddd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:06:04.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:06:14.384Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=036affc1-0e53-456a-897f-790bf51d99d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:06:14.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:06:24.394Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=271365af-98d5-4c9f-a0f6-93bcf05eb9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:06:24.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:06:34.406Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a3f78e3f-18ac-4d7e-b39f-e9ef59fab971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:06:34.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:06:44.415Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=48f770a8-5cae-4382-bc72-fdcf73fc0e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:06:44.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:06:54.423Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4c4d4a87-3a0c-4229-9e50-035d2d3a4b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:06:54.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:07:04.430Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1298fccc-546b-4973-a198-ec505b87abf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:07:04.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:07:14.437Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=baa93fe3-1b91-4acf-98c3-e281bbcb4b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:07:14.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:07:24.445Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f020e080-52b0-45d3-95ba-bb765ab3ae60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:07:24.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:07:34.452Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a81bdcb9-2a2b-44de-b951-6a6b6317b57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:07:34.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:07:44.460Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=fd817f80-0cd9-4061-aa08-3b5f533d03e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:07:44.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:07:54.467Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1d1f5f48-72aa-4e64-ba6f-35aa5c25a4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:07:54.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:08:04.474Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a2ac957c-9194-4b55-a41e-bb4635b8672c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:08:04.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:08:14.484Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8ecbf002-e6b9-4b41-862f-77e33589bc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:08:14.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:08:20.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:08:20.526Z |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-01-23T13:08:20.527Z |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-01-23T13:08:20.530Z |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-01-23T13:08:20.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T13:08:20.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T13:08:20.533Z |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-01-23T13:08:20.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:08:24.492Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f33d33bd-6082-4275-923b-e37c3c9ce89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:08:24.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:08:34.502Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=14ab4b73-af8c-4197-93a5-51012f52e730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:08:34.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:08:44.510Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=35c7b110-7fb9-4859-a00d-85a8097a2e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:08:44.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:08:54.517Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b9d4e5e6-d3ed-48b7-93d4-68298987590c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:08:54.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:09:04.524Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3e5e5714-1a70-4086-b513-70bd523bf202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:09:04.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:09:14.531Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2544c839-986a-4e1e-a670-4b96b562f8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:09:14.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:09:24.539Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=28cdc5c5-7b73-4e0b-b332-802d1133066f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:09:24.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:09:34.546Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f0937b16-fed5-4bc4-8762-dd14e2bb7647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:09:34.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:09:44.553Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=77e99015-4c67-4acd-8cd3-3c2ca2d78f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:09:44.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:09:54.561Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=815c5247-0e6c-4cd6-a817-94b123b5c249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:09:54.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:10:04.567Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=99427910-2a7c-4323-807d-666de51daf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:10:04.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:10:14.575Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=cfd42cf3-1d78-4587-99e1-6b3743bcd707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:10:14.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:10:24.583Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=131c852f-0b60-49f5-92c0-4d327d42dcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:10:24.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:10:34.595Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=64668bef-944b-4ea1-91b8-f43a074395cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:10:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:10:44.605Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a109f622-5fd9-46d2-8632-df583681b800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:10:44.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:10:54.619Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e7bb232b-da03-47c5-a2e2-4d877ec41c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:10:54.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:11:04.626Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b3510e4f-ed77-4c6e-97c3-5611abc0052c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:11:04.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:11:14.634Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=560761bd-d815-4969-b4f2-07be32a142ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:11:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:11:24.641Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0eec7209-37cb-42d9-a60e-ac30cd390b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:11:24.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:11:34.651Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=dd7e4523-c6e8-42ae-8db9-eddb8d1089e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:11:34.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:11:44.659Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a23f9311-8974-4fa9-ac70-37fbc4101fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:11:44.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:11:54.667Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=377cb19c-5a6e-435b-8a74-b67fb726c824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:11:54.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:12:04.675Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f08c8df2-7e91-4ed9-8693-ef12c76b6336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:12:04.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:12:14.686Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d3fe66c5-fd2c-4812-a39a-d44d647fe123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:12:14.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:12:24.706Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=122fd335-6eb6-43d0-bb68-d55785bf5b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:12:24.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:12:34.714Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=22d75345-db0d-4774-955d-78557161ca33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:12:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:12:44.721Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b4b23734-6ef3-4262-85b2-1c893417ff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:12:44.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:12:54.730Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a983f809-0a7c-4382-963c-c182c6aa2baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:12:54.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:13:04.738Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=88592732-8613-4103-8819-9483e1d817d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:13:04.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:13:14.749Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=16080d2e-0b88-41d3-ad0a-e442479ec25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:13:14.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:13:20.561Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:13:20.561Z |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-01-23T13:13:20.562Z |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-01-23T13:13:20.564Z |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-01-23T13:13:20.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T13:13:20.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T13:13:20.568Z |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-01-23T13:13:20.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:13:24.757Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2cc80511-3901-40f8-b40c-acc180bf4969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:13:24.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:13:34.764Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7fad5b29-b692-4fda-9a5a-e32f5957d5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:13:34.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:13:44.771Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=5c442c01-b578-4b6d-bab0-73c21f8b5f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:13:44.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:13:54.778Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a2805066-16f6-446a-b5c9-a91b4c5be7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:13:54.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:14:04.786Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=988e27b7-b87b-47ee-a7c6-86b60f8579c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:14:04.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:14:14.796Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b1cef225-973c-4c17-83a3-a683471fd8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:14:14.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:14:24.817Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6bb87418-c15c-44b6-9d09-21dcfd0ebbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:14:24.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:14:34.825Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8c629e39-5401-45c4-bc65-e9b2579a9afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:14:34.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:14:44.832Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7f52755a-06fc-40e2-91b7-bcfc58be6b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:14:44.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:14:54.843Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a34627de-7f89-4465-b24b-f682b8def871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:14:54.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:15:04.849Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b42971d4-99c2-4c5b-911a-3d0ec0c284c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:15:04.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:15:14.864Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e559aea1-189d-4e21-aa97-6cf774050c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:15:14.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:15:24.871Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=22331126-24a9-47b9-8b60-5f6f559a8370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:15:24.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:15:34.879Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=5902c5dd-1a06-4b03-9f77-78b183c4297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:15:34.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:15:44.886Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=cfd3ba55-53c8-4f25-988a-e146beb5e067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:15:44.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:15:54.893Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b9dc18b2-a8b5-416d-bb4f-25c4b225d400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:15:54.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:16:04.900Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f853df4e-1b2f-4bcc-a6d0-5c5456756568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:16:04.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:16:14.907Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=ca24ed04-350c-445a-8468-8732d544838b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:16:14.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:16:24.915Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2fad5f48-91f1-4fd6-af44-fadd20743265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:16:24.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:16:34.930Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0785b9e0-9e69-4f57-b4df-6ad3bf0788d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:16:34.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:16:44.938Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4d4b4d4d-6d1d-4c8a-b7ae-ea7c8b2e6080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:16:44.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:16:54.945Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0ce034c6-1e06-4223-8745-a9db8de81c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:16:54.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:17:04.952Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=afa92106-bddc-444c-a648-130bf973d0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:17:04.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:17:14.960Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=dbf2b422-c8e4-476d-b946-bd1afe372ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:17:14.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:17:24.966Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c06d0eb7-d8a4-4308-8088-c29fd7cfbb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:17:24.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:17:34.973Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d3e82764-8e30-4f91-a319-7a65b59c84cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:17:34.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:17:44.979Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=836c7bc8-ed49-4224-9a92-0b18e7d9a419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:17:44.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:17:54.987Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c4eb8fc9-a56a-47f4-b672-1534df99e0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:17:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:18:04.993Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a12350e1-4f04-4144-9588-ca89f3df5d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:18:05.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:18:15.004Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=74112c55-faaf-4afd-aaf7-2036c8b28b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:18:15.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:18:20.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:18:20.597Z |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-01-23T13:18:20.598Z |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-01-23T13:18:20.602Z |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-01-23T13:18:20.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T13:18:20.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T13:18:20.606Z |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-01-23T13:18:20.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:18:25.018Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1896bcf3-6269-4b07-8c11-9daaf4297704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:18:25.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:18:35.025Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8953cba8-396f-4f76-8bb6-c32fb7788325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:18:35.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:18:45.033Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=37742c96-4c1e-453b-80e6-ffdf1309955e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:18:45.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:18:55.042Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7879702e-b504-4c98-9967-4c5f47d6e687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:18:55.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:19:05.054Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=07a0a1ba-f2e4-4d7f-becd-8730dd32df57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:19:05.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:19:15.061Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e7cced30-ac40-4242-81b9-81e046f5126e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:19:15.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:19:25.068Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=fdebee4c-4f4a-45a9-b8e2-7547fcef8fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:19:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:19:35.075Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3429b3fb-50d3-4a64-9954-407d94853ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:19:35.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:19:45.083Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=db180426-29c5-43bf-b549-21cc0834df8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:19:45.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:19:55.090Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=dcca12ea-4cb4-4267-a6b7-fc897792475b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:19:55.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:20:05.097Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f5094fd8-0e8e-4cf4-9dd1-3b6d3ccd348d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:20:05.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:20:15.106Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=9c094605-e558-4f88-89f4-c64e7b32bc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:20:15.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:20:25.116Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a1fdba1f-2546-44b3-a4b6-ac5a092e967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:20:25.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:20:35.130Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=ecb26ee6-ac23-402f-b48d-b5ae0c55bdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:20:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:20:45.138Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=340971a9-7060-4864-b042-568dd04eb4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:20:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:20:55.146Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=66b8efed-4245-4786-a78d-a4932fda03a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:20:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:21:05.153Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=40c7224c-8a12-41bb-9532-76b30e37988b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:21:05.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:21:15.161Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8bb05246-c0f9-41dd-8e56-ceac97fee218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:21:15.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:21:25.168Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=544f678a-99eb-4e17-aa99-9cd72e507bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:21:25.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:21:35.175Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f98554f2-9696-42c0-a8fa-bed0e3893487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:21:35.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:21:45.182Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=ef4e56a4-4d07-43b5-b485-218afe1aa51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:21:45.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:21:55.190Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0672516e-ecc1-4e0c-bcdb-2f3aca97e8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:21:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:22:05.196Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=817ad1c6-28e4-4870-9cf1-9852a33e0b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:22:05.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:22:15.213Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=d73f3c3e-acbe-481e-bb4a-24aea0cd4a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:22:15.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:22:25.222Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=cc4f702f-1369-46fe-b1c4-3145f0edbbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:22:25.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:22:35.247Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=799d798b-e592-4f10-af38-15657f0fe8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:22:35.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:22:45.254Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=95db0274-710b-4ca9-86cb-23efe5c44e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:22:45.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:22:55.263Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1c264499-f9e1-48b3-9d31-c1faf118164a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:22:55.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:23:05.268Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c44b0e2d-cd58-48ef-89ed-b8275b8d9daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:23:05.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:23:15.275Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c21ef414-b472-411b-b471-4d18f3bb78c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:23:15.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:23:20.570Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:23:20.571Z |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-01-23T13:23:20.571Z |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-01-23T13:23:20.574Z |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-01-23T13:23:20.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T13:23:20.577Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T13:23:20.577Z |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-01-23T13:23:20.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:23:25.283Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=5d68e02e-0b4f-4799-96e5-44917a8b4b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:23:25.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:23:35.291Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=22081db1-3f37-46d0-918f-8ec8e9c06900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:23:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:23:45.299Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=909da14b-61ff-4963-9c10-468fedaa7c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:23:45.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:23:55.308Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=eab81a87-86e4-4ec5-9d2f-6dfc20eb43a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:23:55.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:24:05.315Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=19146a54-2a7b-4ab8-b53a-c151b3ae9989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:24:05.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:24:15.323Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=32621123-0c88-4a27-98cc-81a568822c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:24:15.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:24:25.334Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=333ad5c3-d856-47bb-b268-f60f23f22bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:24:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:24:35.349Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7ae91b20-2653-422e-83e0-0c117fd0de38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:24:35.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:24:45.357Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=cde43b2e-eaa6-42f6-b391-df2c101f475c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:24:45.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:24:55.365Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=75ed609b-16da-45be-83da-c1f9949b506b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:24:55.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:25:05.372Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=523c319b-8bc8-4a0f-8fbc-2d709e980468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:25:05.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:25:15.379Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=689b8007-d54e-46a0-b921-b8e03795962e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:25:15.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:25:25.388Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=bd85b615-25c5-4a38-a470-7196a3314f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:25:25.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:25:35.396Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0186e4c0-641c-44e9-8940-19bcc1d7076d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:25:35.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:25:45.404Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=5375de51-3d3a-447e-8975-c622114f16dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:25:45.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:25:55.411Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=ca370f30-7d9c-4d28-bbc0-e9c94f272c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:25:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:26:05.421Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=997e316a-69a5-47c0-ab7a-58446ca4a28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:26:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:26:15.435Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=33c05c23-00a4-4b1a-ac4e-057785aeb493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:26:15.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:26:25.443Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b6908f9c-bf6f-468d-aa69-7a091d92b3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:26:25.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:26:35.450Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e16ce33b-894e-45b6-bbaa-7814ccd120d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:26:35.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:26:45.458Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b07ef9ae-b934-4dbc-8c4f-0fa9fe7d8b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:26:45.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:26:55.475Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7e2c2e4b-d5b0-4e72-8f36-0849c86b4fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:26:55.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:27:05.483Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e5dabbdd-901b-4948-b0fc-3efe85b29433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:27:05.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:27:15.494Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0707a096-5fb5-48b9-8cc3-02e9e062cc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:27:15.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:27:25.503Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7bb28825-bddd-4d83-9b09-243a21a8c938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:27:25.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:27:35.509Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=9db9f8d5-682e-4bb0-861f-ce2781b1c90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:27:35.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:27:45.515Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c3f35cd0-cb69-46e8-a3b2-907a3286a05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:27:45.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:27:55.522Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=dd688fd3-2616-4fc5-b28f-0cef0c780de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:27:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:28:05.530Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6f710793-0e9c-4fa3-8bbb-052f424d10b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:28:05.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:28:15.538Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=ce7d9801-4b37-47e9-959a-f3c4f4699b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:28:15.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:28:20.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:28:20.527Z |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-01-23T13:28:20.528Z |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-01-23T13:28:20.531Z |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-01-23T13:28:20.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T13:28:20.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T13:28:20.534Z |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-01-23T13:28:20.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:28:25.551Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=592717fd-8fb1-453d-a196-77ab69fa5b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:28:25.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:28:35.556Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=5229d30d-55e7-47ef-9331-d0ca992002a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:28:35.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:28:45.563Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6d96a8a5-3f9b-4202-b633-abc31d7ff94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:28:45.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:28:55.571Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=16c33b7d-7f53-43e3-ad98-8c6ec34998b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:28:55.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:29:05.579Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=def5adbc-5ccc-4a84-ab6f-c4ecea60ceaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:29:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:29:15.587Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=bcd12701-747e-4f55-a3ed-4960fe5ae96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:29:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:29:25.594Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=26f35319-6ebc-43d7-8dad-c0b93cbd6395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:29:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:29:35.601Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a5653c5c-4975-4bf8-b645-a56db5145aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:29:35.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:29:45.607Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=25760233-935c-4c07-a72e-6038eab4bea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:29:45.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:29:55.616Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=9486aaf5-cdfd-4511-bda1-9ffa6b507057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:29:55.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:30:05.623Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=39ef14ba-0a6b-46d0-b96c-5eb3416d9946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:30:05.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:30:15.638Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=fb6a4097-500f-4e0d-828c-a6b9daee0344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:30:15.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:30:25.645Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=99b6b57f-0fca-4779-bc95-6b77f22ea25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:30:25.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:30:35.652Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8136825b-b969-4558-afc1-60446125079b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:30:35.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:30:45.660Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=fab80409-5de4-4276-ad10-3c6e3603879b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:30:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:30:55.667Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6f5961e1-7a35-4f1c-a79f-6d41bb6972dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:30:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:31:05.674Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=3209d876-95c1-42bd-a7c6-730891267473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:31:05.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:31:15.681Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c6735bd9-ea03-42f6-8fe5-4880530825e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:31:15.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:31:25.692Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2399faf9-0316-46af-ac71-d27788b00673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:31:25.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:31:35.701Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=5b5b54b4-a31e-4cfd-b5a3-6a68a939f36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:31:35.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:31:45.709Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c5716c80-7be3-4909-9143-2178b19e250c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:31:45.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:31:55.717Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2e0d5c51-93ee-4b12-898a-6c4610028346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:31:55.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:32:05.726Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=be9bc4f8-923f-43d5-9083-973afd4ffdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:32:05.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:32:15.744Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=918f914e-04fb-4736-b64e-b6293d1dcacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:32:15.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:32:25.751Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=455cecfb-1e11-4742-9c97-12779274402d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:32:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:32:35.757Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=eaf06c2b-f51f-4717-9c32-42e14051c369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:32:35.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:32:45.768Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=be8bb66e-7547-4724-9097-60a45471cb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:32:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:32:55.775Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=650e03ff-796a-424b-b2ef-86f64add7f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:32:55.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:33:05.782Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4916459b-c780-48b3-995d-8bd0a58e3e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:33:05.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:33:15.789Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=32464f88-3287-403e-9751-d176f4e4735a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:33:15.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:33:20.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:33:20.530Z |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-01-23T13:33:20.531Z |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-01-23T13:33:20.533Z |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-01-23T13:33:20.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T13:33:20.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T13:33:20.538Z |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-01-23T13:33:20.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:33:25.795Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6dc74459-dc9b-4056-863c-f504000e6df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:33:25.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:33:35.802Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=88cc7a5e-040f-4d7b-8d69-6dd791cdde5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:33:35.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:33:45.811Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=618df5dc-73f8-4327-abc9-213785a3549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:33:45.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:33:55.826Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=0de183e9-092f-4e8a-ac30-b631bbd02476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:33:55.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:34:05.834Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=658ae302-7c47-459a-877e-3532f10cee46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:34:05.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:34:15.841Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=5b68438b-2e9a-4a47-9105-a57abd7ff084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:34:15.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:34:25.848Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=43e204aa-d36d-41c1-9c1f-3f902dc94061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:34:25.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:34:35.855Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=21ae49c0-da90-462d-8110-b4f0fb452257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:34:35.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:34:45.862Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7502af6c-0d4f-4f0a-b7dd-ceca5a0c9470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:34:45.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:34:55.870Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=8f0a2e88-cd94-4c4f-bd3b-e52c51795e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:34:55.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:35:05.876Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2b0da817-2706-4c9a-bd4d-14441e28e50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:35:05.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:35:15.884Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=367e062e-4b22-4a16-aac9-f88c8edc122b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:35:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:35:25.892Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=fe8e2bcf-d8a5-404c-9be6-35cb0c119687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:35:25.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:35:35.898Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7f0fd039-c100-451d-8793-5c038696fa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:35:35.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:35:45.907Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=a85ed2d0-7cf6-400b-86c6-b8c029d6b802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:35:45.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:35:55.921Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=cb081bb7-0fbd-428d-a648-59fc1186ccf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:35:55.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:36:05.932Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=f1f0ec18-ff48-4dc6-9ac3-8bd33fe70e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:36:05.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:36:15.940Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=ae438ba1-87cc-425f-ac0f-2223e1fcebc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:36:15.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:36:25.947Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=2b663881-f124-4bc6-9b2c-6ae9bfb41945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:36:25.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:36:35.955Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=38cdc544-48bd-4e23-a12f-9d59c47347f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:36:35.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:36:45.962Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b5d03979-3bc5-49e9-957c-1d3227ccd973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:36:45.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:36:55.980Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=b4581b77-fac7-45b6-b1f6-3efab312b826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:36:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:37:05.990Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7120502c-b952-463a-9618-3647a5755275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:37:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:37:15.998Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=deda2034-90d5-4e9a-840c-720da9098a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:37:16.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:37:26.007Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=e79b2b1b-679d-4d50-ac0e-deac4eb7d23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:37:26.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:37:36.014Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=bf3d7f4e-c551-4abf-b9dd-6dde8c403a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:37:36.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:37:46.023Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=7b5cbe0e-346e-4851-b71f-f2672e1012d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:37:46.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:37:56.037Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1faf8ee8-d0cd-4ba1-b2f8-fa9ba7b1e815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:37:56.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:38:06.045Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=aa3f9df3-f1e2-4f56-ac9f-ab86ea7ceec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:38:06.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:38:16.053Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=6c71fcf7-065e-495f-ad2f-57e94b0db2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:38:16.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:38:20.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T13:38:20.565Z |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-01-23T13:38:20.566Z |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-01-23T13:38:20.568Z |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-01-23T13:38:20.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T13:38:20.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T13:38:20.572Z |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-01-23T13:38:20.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:38:26.061Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4c79fd69-dd9a-4345-bb66-884495c6fc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:38:26.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:38:36.067Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=60b494b2-e05e-4b7c-980f-d8d921c712a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:38:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:38:46.076Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=ffc3310a-d7c3-4565-94ad-fbc856a6a510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:38:46.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:38:56.084Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=4de1d4cb-27e4-4a96-9e15-9c59216c6ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:38:56.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:39:06.091Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=22b0554e-8d13-4887-a38d-6317e4bcbc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:39:06.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:39:16.098Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=1dd704ee-4e70-46e8-9131-16a57613710d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:39:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:39:26.106Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=164e9a9d-0985-4f69-b1b0-0dd6ca7b4e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:39:26.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:39:36.119Z |INFO |Init configs |InvocationID=c143a05c-55c3-405b-8cad-072b4185edb6, InstanceUUID=c43ea6e3-b22f-499d-874c-a4109e90c25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T13:39:36.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |