By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:06:58.112Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:06:58.115Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-02T03:06:58.148Z |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-03-02T03:06:58.909Z |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-03-02T03:06:59.024Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T03:06:59.025Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T03:06:59.025Z |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-03-02T03:06:59.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-02T03:06:59.204Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-02T03:06:59.227Z |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-03-02T03:07:01.028Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-02T03:07:01.520Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-02T03:07:01.539Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-02T03:07:01.540Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-02T03:07:01.593Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-02T03:07:01.593Z |INFO |Root WebApplicationContext: initialization completed in 2365 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-02T03:07:02.046Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-02T03:07:02.756Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-02T03:07:04.337Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-02T03:07:04.801Z |INFO |Started MainApp in 9.531 seconds (JVM running for 10.281) |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-02T03:07:04.863Z |INFO |Start scheduling PRH workflow |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:07:04.898Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=04f07a90-c785-48e8-af9e-1981fc9a8f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:07:06.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:07:06.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:07:16.433Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=59e7fefe-7e86-4e0b-9767-b713ced07e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:07:17.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:07:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:07:27.568Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=be15ce34-6433-42bb-81e1-a40535bd3401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:07:28.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:07:28.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:07:38.640Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=cc927525-a012-4314-a1cd-a219e9606b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:07:39.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:07:39.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:07:49.746Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8c2e978d-bf6e-40d0-a9e2-82f696ebd086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:07:50.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:07:50.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:08:00.818Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=36504f11-b3fe-4351-8f53-dc92ef9d3c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:08:01.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:08:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:08:11.886Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=20abcc18-18e6-41ce-b5af-30ef0d5c9dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:08:12.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:08:12.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:08:22.961Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=b5c62fee-8acb-46b8-a1e9-f48cecd94daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:08:24.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:08:24.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:08:34.015Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=99940546-8969-40c7-9e22-a8692413d70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:08:35.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:08:35.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:08:45.076Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=19d99eb9-b7e5-4d47-ac85-8834a64c4a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:08:46.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:08:46.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:08:56.146Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=abf029f6-9669-477c-9b53-f01bd0c64282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:08:57.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:08:57.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:09:07.185Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=24ac2dcd-5e77-4e3f-a029-c97c2c919336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:09:08.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:09:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:09:18.515Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e83d4504-60f6-4240-a068-6cfe6b2a1209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:09:19.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:09:19.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:09:29.585Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=5e55afd1-225e-46eb-a3ed-22abb7b39987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:09:30.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:09:30.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:09:40.624Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=ab1416fc-11bf-41a3-85a2-bb35ce45f0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:09:41.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:09:41.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:09:51.696Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=9f43f733-e54d-443b-ba52-ecacdf388b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:09:52.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:09:52.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:10:02.769Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=65121924-aa49-4d46-bc87-d41d008a9356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:10:03.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:10:03.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:10:13.808Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8c47b8d5-d40f-411b-83b0-a20982cd79ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:10:14.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:10:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:10:24.881Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2230c36d-97d2-4731-86cf-110c47fd817f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:10:25.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:10:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-02T03:10:30.089Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-02T03:10:30.089Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-02T03:10:30.095Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:10:35.952Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=4fcf1a72-8f8a-4830-b661-26fa94f6a419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:10:36.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:10:36.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:10:46.992Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=57acd6d7-393d-48fe-ab8e-2992ce23b053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:10:48.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:10:48.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:10:58.065Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=eb50a94e-db9d-477f-b9ba-20e26e114543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:10:59.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:10:59.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:11:09.137Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2b2384b8-c9fa-4861-83d0-943204971e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:11:10.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:11:10.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:11:20.177Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d8bf76fd-697a-44ee-a648-1b9ff1e56b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:11:21.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:11:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:11:31.346Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=3a891a5c-47d0-4659-85d3-e99c8bc899e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:11:32.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:11:32.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:11:42.417Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=af6591a6-93cd-49ac-85b1-2b1a017b20d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:11:43.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:11:43.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:11:53.491Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=125128f8-8cb6-4be7-a79e-73679c61778d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:11:54.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:11:54.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:12:02.513Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:12:02.513Z |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-03-02T03:12:02.514Z |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-03-02T03:12:02.518Z |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-03-02T03:12:02.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T03:12:02.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T03:12:02.530Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-02T03:12:02.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:12:04.528Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a6c9bff8-205d-44de-a04b-09d6c0270afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:12:05.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:12:05.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:12:15.696Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8ff5a87d-8ba0-4898-b0d6-c2cb940867fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:12:16.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:12:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:12:26.929Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=dbbd155e-b7e1-44df-8a99-71b8bf401f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:12:28.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:12:28.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:12:38.063Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=0f1806f5-8ec7-42a7-aedc-9b84808aca0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:12:39.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:12:39.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:12:49.135Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f233900f-e634-441c-909b-9ae3e9f5ba88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:12:50.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:12:50.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:13:00.176Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=63c5e0a6-cabe-4f6e-84fe-62d28daf1ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:13:01.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:13:01.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:13:11.247Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=648dcdc9-a4c4-45e1-a40e-582abea56bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:13:12.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:13:12.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:13:22.389Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=389eff58-bcc9-4f15-89f9-9fee3bc5954a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:13:23.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:13:23.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:13:33.457Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2ce8bec2-0692-45e5-87c3-667670f16981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:13:34.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:13:34.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:13:44.530Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f2ad85e8-0d7a-4c52-b39e-b586352661b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:13:45.598Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:13:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:13:55.600Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a9a68e12-d79b-4455-84a1-7324b1393d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:13:56.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:13:56.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:14:06.674Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f0d3b5a4-4f1b-4e1f-9a96-abc34d8adb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:14:07.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:14:07.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:14:17.713Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d3ab0dff-3175-4032-875d-36724c2298fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:14:18.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:14:18.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:14:28.785Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8412f2f4-fac0-4bdd-915c-01f85ff82466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:14:29.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:14:29.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:14:39.856Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=73fce6ad-f5f9-414d-b357-c2cf5f40a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:14:40.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:14:40.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:14:50.961Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=4d2c53c6-2cf0-4593-baf1-86f7721a500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:14:52.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:14:52.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:15:02.031Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=554b1dfb-ed9e-4e33-b3a9-7045459e5f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T03:15:03.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.167:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:15:03.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:15:13.073Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=9ec2c49f-97f5-46ea-bd46-b606fb43717c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:15:13.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:15:23.351Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=68c62389-1c30-42d2-9350-cc58729e5efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:15:23.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:15:33.373Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f9f30843-a1c1-4bc9-ad47-982613acb13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:15:33.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:15:43.385Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=272d5161-6c38-4a7a-95de-976c038ee180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:15:43.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:15:53.395Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=db40508f-960e-4829-8d9d-0f8b951df6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:15:53.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:16:03.405Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a5b6faa3-9dec-4dbd-8816-8387b62e8a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:16:03.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:16:13.414Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=4604f878-2a43-453b-9796-5382f3a1e021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:16:13.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:16:23.422Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=94ae186f-328b-4ef7-8953-72d9b3159c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:16:23.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:16:33.433Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=64ebed8e-cde0-4b0d-a80e-a6c6eecdca60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:16:33.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:16:43.442Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=53e960a2-5304-4b94-8c20-0f0f9816f07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:16:43.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:16:53.451Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=78459158-87fd-44db-b848-51667b6f724e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:16:53.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:17:02.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:17:02.343Z |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-03-02T03:17:02.343Z |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-03-02T03:17:02.345Z |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-03-02T03:17:02.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T03:17:02.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T03:17:02.352Z |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-03-02T03:17:02.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:17:03.461Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=1d714661-a63e-4025-9086-230f2ed0f776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:17:03.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:17:13.473Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=759c7f4b-7bcc-4994-bfc5-0341614a5ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:17:13.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:17:23.484Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e49a25a4-3dd0-4e55-b493-2c8eaa41cd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:17:23.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:17:33.494Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=c6daa01a-40f6-441f-9905-03adc42c0c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:17:33.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:17:43.506Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8d556e95-05c1-45ec-a1e5-dca39685c0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:17:43.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:17:53.518Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=34a93003-4575-4600-a13e-2adbdc835f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:17:53.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:18:03.530Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=ab9818b6-14c3-46ba-9308-94db76386e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:18:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:18:13.540Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=92f7b679-0a31-4bcd-902a-4f60008abd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:18:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:18:23.549Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=79187f24-262a-498c-b3cf-26618d8f7140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:18:23.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:18:33.559Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=39e04e47-df0b-4ba1-8b44-e8fbe965c17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:18:33.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:18:43.578Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d87df8bb-870c-44e9-8977-2aeee181095f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:18:43.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:18:53.589Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=06063f63-cd57-4d27-b83f-cd3a211da0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:18:53.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:19:03.598Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=0536a95e-d8d9-46dc-b241-7254373629e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:19:03.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:19:13.607Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=1d4a7b89-5e69-4fae-93a4-ded32b38c9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:19:13.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:19:23.616Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=591af3b2-198e-459a-adff-bfb7afc7c3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:19:23.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:19:33.625Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=6d933a98-da6a-42df-97ed-10079da7bf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:19:33.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:19:43.634Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=724e0260-8e63-438d-b0b9-d77bc9c841f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:19:43.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:19:53.644Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=96a62fe5-f4af-4a75-84ef-d63d032aab38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:19:53.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:20:03.653Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=5ca6b2e7-6aa4-4486-ac1d-1e77f3fd2e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:20:03.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:20:13.663Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=c0cd8980-e7bd-4c8f-94d7-56e391aaabc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:20:13.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:20:23.674Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=fe8302d3-bd59-48aa-959a-8e64dffa81da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:20:23.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:20:33.683Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=336b172d-16c5-4004-988a-d8ae219ee414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:20:33.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:20:43.692Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=df946bae-0d7e-49d3-b613-bf7b9790822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:20:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:20:53.702Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=cf8abdd5-4478-4f6a-84ac-bb31c1d562ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:20:53.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:21:03.713Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=96668084-6df3-4395-a017-69cad71affa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:21:03.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:21:13.721Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=29439096-fa76-49b7-8b95-246aa20fda2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:21:13.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:21:23.730Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e8d15498-e783-499e-81b3-3bb059555334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:21:23.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:21:33.741Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e899a7d8-a834-45e0-9433-9e574b49d001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:21:33.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:21:43.757Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=9995a51e-e7bc-466f-a073-b540176474b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:21:43.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:21:53.766Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8d4e6bcb-04e4-4c7b-8a31-1edd11d6826a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:21:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:22:02.334Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:22:02.334Z |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-03-02T03:22:02.335Z |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-03-02T03:22:02.337Z |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-03-02T03:22:02.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T03:22:02.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T03:22:02.344Z |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-03-02T03:22:02.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:22:03.776Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=78bded40-030d-4ced-af1a-10e2adfc0013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:22:03.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:22:13.785Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=da621a6a-9d2b-416a-a72d-216840405319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:22:13.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:22:23.812Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=19db0d2d-2424-4068-bc44-dedc5af4c8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:22:23.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:22:33.819Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d82f0f2f-0591-4acd-b626-c220c990cb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:22:33.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:22:43.827Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8fc6b2ae-09c6-4134-b7aa-a2b63d695025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:22:43.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:22:53.834Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8b501b1e-80a3-437c-82f1-593dd01be70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:22:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:23:03.842Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=7c221e4c-57f3-4129-b569-e8e85041b287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:23:03.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:23:13.850Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=18855963-4b9b-4ba2-a688-648056b094a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:23:13.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:23:23.858Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=dbf419ca-eec4-4ee5-af0c-d195d5afe816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:23:23.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:23:33.872Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d6076304-c515-4e9d-a373-d0e0a0dfd262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:23:33.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:23:43.880Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=08219e95-ae2b-4a86-8695-ef0c3cd48641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:23:43.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:23:53.890Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=72061ed5-38bd-441c-879b-2b0185efa557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:23:53.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:24:03.898Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=7910d2e3-aba7-4ae8-881f-80bab3e8dfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:24:03.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:24:13.907Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=ac3a8801-e76c-4250-aa10-ef9dee98bbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:24:13.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:24:23.915Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a6a99b8e-b01a-45c0-960c-24ac28df40d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:24:23.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:24:33.924Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=0966a487-81b7-4903-a4e6-9e93dae08ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:24:33.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:24:43.932Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=20bcbede-2f51-4a02-88a9-c9a9a594f633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:24:43.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:24:53.940Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=90943a75-d2b8-4654-8eb1-7684dd09c27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:24:53.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:25:03.949Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=38130929-b7dc-4d80-be49-3664c95d1077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:25:03.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:25:13.958Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2a47895e-9b59-4518-a316-b365686146f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:25:13.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:25:23.967Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=75458404-1b15-4b19-a73c-2f055a9bcbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:25:23.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:25:33.976Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=7685f9e0-852e-4417-85b4-82b09853e4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:25:33.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:25:43.983Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=6cd3488a-3782-4112-8678-9db05f9bac75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:25:43.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:25:53.992Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=43e79e64-12df-4487-b9e9-ebf3d730c945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:25:54.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:26:04.002Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d4a2d236-7463-41db-ab8e-61391bf1603a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:26:04.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:26:14.010Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=ee417b07-f8fa-492b-8ba5-6911d24a0808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:26:14.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:26:24.018Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=53989fa8-d87f-4994-8de1-48408d86bcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:26:24.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:26:34.027Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8e101b68-681a-446e-b6bb-bf1a6920b3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:26:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:26:44.035Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=9480d985-fd65-419d-a6ae-2fbfc40bbebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:26:44.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:26:54.043Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=bf666d18-9362-4c0c-a25c-90b6a848c499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:26:54.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:27:02.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:27:02.275Z |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-03-02T03:27:02.275Z |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-03-02T03:27:02.276Z |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-03-02T03:27:02.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T03:27:02.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T03:27:02.282Z |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-03-02T03:27:02.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:27:04.053Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=9e17314b-8acb-4e03-ad5a-b77d0db62a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:27:04.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:27:14.060Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=7bbd1bbb-4302-49cc-8510-bec56ce16fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:27:14.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:27:24.069Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=607522d7-e382-4aee-b813-4f636ae58080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:27:24.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:27:34.077Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=60c6f39a-a634-4cab-bca6-704fa556257e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:27:34.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:27:44.086Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=3b6eeabb-0f0a-4727-86e5-191f2a039215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:27:44.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:27:54.096Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a90e5006-7454-474e-9fc7-c5611b773190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:27:54.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:28:04.103Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=94e690aa-3a2a-4c3d-ada0-915715e535da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:28:04.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:28:14.111Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e4cc0fef-0785-462b-9618-678a70d40c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:28:14.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:28:24.118Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=1ea0bdf7-c40e-4b39-bb29-9d517b08e48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:28:24.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:28:34.126Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=340de357-4002-4d05-af75-fb6ff20e87a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:28:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:28:44.133Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=66c0102a-5a4a-4455-a138-20536c5864ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:28:44.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:28:54.141Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e658c70d-3a13-4c08-bd2b-4b6e53716f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:28:54.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:29:04.149Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=dd3ed0a1-7e87-49c2-84ea-b02b92209435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:29:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:29:14.156Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=c550a81f-0869-45c1-af32-86fc3b557eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:29:14.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:29:24.166Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=ed1895d2-5d96-4efe-b0d2-bf9929a96fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:29:24.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:29:34.175Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=19311ff8-ad34-4397-9008-87f3708c347b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:29:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:29:44.183Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=6b21432e-6a1a-4b0c-8a56-ccdd3650045c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:29:44.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:29:54.190Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2aab8014-082b-4f5f-97c1-9190399fe06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:29:54.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:30:04.197Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=669fc8f5-d151-4d8c-a90b-7a64f90b5d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:30:04.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:30:14.205Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=ea83d5a4-df4b-491f-928d-ea5946384681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:30:14.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:30:24.212Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=84531f61-43c5-4462-9bcd-9fa7572e4d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:30:24.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:30:34.220Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a5a9b46f-394f-4e41-add7-cbbfc6297f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:30:34.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:30:44.228Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d42d90bc-918b-4a4a-aaf5-414f9de12679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:30:44.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:30:54.236Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a94d8cb0-ea43-4d1b-8110-4680ac986735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:30:54.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:31:04.243Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2dd7d009-389e-4c23-aae6-6d8c5709928f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:31:04.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:31:14.252Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=b8393cf4-7e06-4762-adf8-11398a408df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:31:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:31:24.261Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e992aae4-ee78-4c08-ac81-a1414989b027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:31:24.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:31:34.271Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=fb4f855d-20cb-4d20-8297-ad1d719f138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:31:34.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:31:44.278Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8a5d365f-fe7e-4895-9dfe-dfe4fd932bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:31:44.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:31:54.287Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=54ff3f03-8bb7-418c-84da-33bb0a37f204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:31:54.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:32:02.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:32:02.284Z |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-03-02T03:32:02.285Z |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-03-02T03:32:02.286Z |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-03-02T03:32:02.302Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T03:32:02.302Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T03:32:02.302Z |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-03-02T03:32:02.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:32:04.295Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=169e6278-e239-4423-a599-19879600d60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:32:04.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:32:14.302Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=b178dfcb-ed85-4fe1-af69-3bae797a9e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:32:14.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:32:24.311Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=fb342fec-df65-4f9c-bdd8-ffea8ba894d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:32:24.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:32:34.318Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=3f951692-8d89-4f8f-ac79-fc8d217b939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:32:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:32:44.325Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f684221b-1bb0-4887-8f75-fc2e6ee264d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:32:44.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:32:54.332Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=1aee8c55-f34c-4b5a-8e60-f5a90ebd3281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:32:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:33:04.339Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=c6b956bd-0bf6-4c42-befe-42608e34551a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:33:04.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:33:14.348Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=08ee1221-3b5a-4838-8229-a7c5f98153ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:33:14.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:33:24.356Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=28504338-c0e6-434f-b7e2-22a8a9b61d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:33:24.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:33:34.365Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=95bea51f-2b0b-450e-94c0-0b56f7b4faf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:33:34.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:33:44.372Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=b282d031-63d2-4219-80c0-68b785cc5e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:33:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:33:54.380Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=4a485b48-fcea-4d4c-ba60-f8809c5fec97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:33:54.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:34:04.388Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=c65a04a6-001c-41fb-a585-470459e34c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:34:04.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:34:14.396Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=128b4588-fee2-43b1-b082-5f593095fd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:34:14.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:34:24.403Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8c5da762-b0cc-497c-b391-8e7399d9f36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:34:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:34:34.410Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e596d874-9388-46c8-9f96-1d2d3cef0230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:34:34.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:34:44.418Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=01ff3e87-d73b-43df-977b-26e3a8ac3c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:34:44.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:34:54.425Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=92a53303-f1e3-4c2e-835e-f035aa8837aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:34:54.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:35:04.433Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=1aaf3c80-048a-48fd-8b00-1ed73bc77a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:35:04.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:35:14.440Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=23325aa7-51f5-48f3-b07f-07b979e35b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:35:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:35:24.447Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=9067b05c-029e-43f1-b318-d573080830da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:35:24.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:35:34.454Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=834303a5-e17e-443e-8e1f-945926e06e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:35:34.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:35:44.462Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=ae86194b-9c5f-4198-8a37-6035b0bc7255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:35:44.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:35:54.469Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2acd7547-a2df-4c46-a19f-4b0037622d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:35:54.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:36:04.476Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a8cff790-9013-4091-b0bf-67dbb577064e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:36:04.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:36:14.483Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d8733b25-7c27-42aa-b432-bd3e9c0dc306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:36:14.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:36:24.491Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=c3bf092d-24cf-4c13-9324-bc1e30712c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:36:24.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:36:34.499Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=3cab3372-9bb4-464c-bf56-d1e7dd77bf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:36:34.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:36:44.505Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=4203104a-5602-434f-80e0-501b98bced85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:36:44.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:36:54.512Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f39ae46d-98c5-4a6a-9d32-a4f44c30d93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:36:54.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:37:02.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:37:02.267Z |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-03-02T03:37:02.267Z |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-03-02T03:37:02.269Z |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-03-02T03:37:02.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T03:37:02.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T03:37:02.273Z |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-03-02T03:37:02.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:37:04.520Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8c8e5f84-4bf4-4a08-ada5-1ac0c8f20f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:37:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:37:14.528Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=97147ca4-0fd4-466a-bee2-fe4bef69d7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:37:14.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:37:24.535Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=44e329e2-759c-4f6f-887c-8cde664eeab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:37:24.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:37:34.542Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=ac4d1577-257e-4980-bce8-9d5def1f3229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:37:34.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:37:44.561Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=4d3b7f97-a65d-4683-931e-e7bff3da2212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:37:44.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:37:54.569Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=50991282-8145-41bc-8e16-290055f78a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:37:54.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:38:04.576Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=686e829a-6e19-43ab-8db0-e6d09e0393f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:38:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:38:14.584Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a199fab7-a9a0-428b-bd38-dcdc37fb8e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:38:14.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:38:24.590Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=dccabf95-be69-4728-9e7b-2e72e88cd194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:38:24.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:38:34.599Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f774197e-b25c-4667-a0a0-85b6bbf8dd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:38:34.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:38:44.606Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=97cdd841-a0c7-4740-bb81-bb1d8d894bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:38:44.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:38:54.615Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=554ceb26-5b7d-4c0d-a4bd-280e0e9a5620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:38:54.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:39:04.622Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=3f68af47-a20c-494d-8392-3c6eded324fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:39:04.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:39:14.628Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2f9c6b51-5925-4ed8-8b4a-0ceccb313059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:39:14.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:39:24.636Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=87705a88-7a7c-4c6e-b53a-b192811e8f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:39:24.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:39:34.643Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=30a03bd2-b24d-43a2-ac81-84888f67e7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:39:34.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:39:44.650Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=3ff00e57-feae-44e4-9c79-7f040db57e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:39:44.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:39:54.657Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=1c6b5c8d-08ba-40d5-9789-a4b8222fa8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:39:54.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:40:04.664Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=63023571-f859-4ffd-b8e0-26da5ef6a1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:40:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:40:14.669Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=dc453b15-48aa-47a2-945a-d2b07f72471e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:40:14.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:40:24.676Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=37de3d8e-b5ef-4e91-b01f-024f504020ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:40:24.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:40:34.683Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=c31b3d4e-f5b1-49b6-9712-53047e1bb394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:40:34.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:40:44.691Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a8f80aac-ef63-4e40-8b8e-dbf26d9f1298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:40:44.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:40:54.699Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8c326f19-b71f-4d62-9dc5-8ba3ab8b1b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:40:54.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:41:04.707Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e07ab734-8ace-40ca-bdb4-869c14390d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:41:04.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:41:14.718Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=0876b63f-6c6b-474f-b3b2-80d445353b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:41:14.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:41:24.727Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=413c8bc2-3b29-4a68-ae88-c66d0af51dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:41:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:41:34.736Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=765af861-88de-4863-ac0b-bf7430927ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:41:34.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:41:44.744Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=1561d451-fdb7-47ff-8130-75d1f4efb08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:41:44.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:41:54.752Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8ea9cafb-de1e-4f44-9f43-689ddb1c4564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:41:54.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:42:02.336Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:42:02.337Z |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-03-02T03:42:02.337Z |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-03-02T03:42:02.338Z |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-03-02T03:42:02.342Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T03:42:02.342Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T03:42:02.342Z |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-03-02T03:42:02.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:42:04.760Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=9a8b23e6-5a65-4354-85e0-84432c1d2db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:42:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:42:14.768Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d295f660-6b41-46f4-8406-749cb2ef1f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:42:14.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:42:24.776Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=7c7c8487-87ba-4d90-8ac5-9bd28e8d32f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:42:24.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:42:34.784Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=b2bd2cce-6e18-477d-a34b-7db98cc1e2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:42:34.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:42:44.790Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=b4fa8886-2d1e-4ee8-b6f7-a5522549916e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:42:44.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:42:54.799Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=838e535a-33ae-4fe1-84c9-748b0b65ba5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:42:54.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:43:04.806Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=357834ec-e73e-4145-aebc-bd755c5ca418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:43:04.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:43:14.813Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=087f6901-360c-4513-8e7c-a8fe54d8f982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:43:14.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:43:24.821Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=ab8564bb-6ff2-495a-8580-2b6e58be7dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:43:24.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:43:34.828Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=b7754d32-7f80-4a82-bfe4-8cfd491f1ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:43:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:43:44.835Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a3d32ea7-35eb-42fb-8d5c-206d0659bcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:43:44.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:43:54.842Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a1acad42-eb5e-43aa-846e-b4cd2a17951a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:43:54.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:44:04.849Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e8dccd4e-5e44-4982-aa9d-e04e77c072b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:44:04.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:44:14.857Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d227d4c2-07e9-4ae9-864e-a443b477b809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:44:14.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:44:24.863Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=60cd191a-73df-4c8a-b2d1-f56e1e1cc82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:44:24.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:44:34.870Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=9094f960-823b-4ff2-9e77-d85baf89b49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:44:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:44:44.878Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=5964ebab-bc84-4c34-9eed-526e86841726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:44:44.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:44:54.886Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a367e347-5a5b-4e0c-93a6-ae4374315a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:44:54.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:45:04.893Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2f288e1d-41c5-4802-a134-2286107988fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:45:04.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:45:14.900Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=90ed3542-a9b2-47ac-83f9-dcf8623315ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:45:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:45:24.907Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=483b356e-22c5-4479-96f2-a6655f761074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:45:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:45:34.914Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=99170e34-bbdb-45bf-a22f-5dd046c3a2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:45:34.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:45:44.920Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a264df3a-b5aa-4416-a58c-186d8e743fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:45:44.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:45:54.926Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=de5bcb9f-5c7e-4a07-97a3-cd2f5f3c643a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:45:54.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:46:04.933Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=fa715b6f-e03a-4253-adc2-68c905d8f6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:46:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:46:14.940Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=c341a013-3053-4401-9ef1-0d385460ea39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:46:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:46:24.946Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d926d4ce-5bee-4085-950e-b7c8a45e76ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:46:24.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:46:34.953Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=b764e787-a48d-4633-ad82-8b8def685106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:46:34.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:46:44.960Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=7bb03951-ba43-41e7-bf9c-0d59146ef45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:46:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:46:54.967Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=db66bd27-4513-442e-b566-2944680991aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:46:54.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:47:02.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:47:02.272Z |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-03-02T03:47:02.272Z |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-03-02T03:47:02.273Z |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-03-02T03:47:02.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T03:47:02.277Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T03:47:02.277Z |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-03-02T03:47:02.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:47:04.974Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d9b6b2b8-7e94-4042-a0bc-a55ca6dac664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:47:04.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:47:14.982Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d9c7cf40-28a4-4ebf-8849-1aaa8f987c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:47:14.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:47:24.990Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=fa763364-3b29-4f6a-b10b-24f38e1b8382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:47:24.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:47:34.998Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=21299dbe-0525-4851-8a8c-6be9114497d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:47:35.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:47:45.004Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f0989db2-a2e1-4806-ad6b-00d54e74239f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:47:45.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:47:55.011Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=b9befb91-e70b-4325-a6c8-eacadd8d9484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:47:55.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:48:05.017Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=ec76c091-d141-476b-b8fc-3179c604519d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:48:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:48:15.024Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f818588a-b52e-4539-ab40-897edb3599cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:48:15.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:48:25.031Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=287d4e38-02e7-411b-939a-85f917bb4602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:48:25.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:48:35.038Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a8c9e7b7-49b6-4a13-aabf-f21e99dc1333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:48:35.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:48:45.044Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8482b7e2-f373-41a6-9064-470d7cfd7dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:48:45.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:48:55.050Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=401a1910-8e0e-45dc-94a3-45658e401070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:48:55.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:49:05.059Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=89cf45bd-3668-4e72-9d5a-dba6fbbe56b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:49:05.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:49:15.065Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=6c6044ce-64bc-42f4-bde5-386efc8dfa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:49:15.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:49:25.073Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=73c7cb0d-fa8c-4365-ba07-c48e6188e4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:49:25.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:49:35.080Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=0d16c1db-f00b-4f8d-bdee-7baa073bb65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:49:35.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:49:45.088Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=82a73ccb-9bad-4fad-911f-31db6c49bf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:49:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:49:55.096Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=fe9c2731-3cce-4b1f-9568-957a43bb4fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:49:55.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:50:05.102Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=06b316e4-f5bc-4ccb-91f1-7adcb8942bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:50:05.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:50:15.109Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=ea299db8-fc96-40e5-9e00-a831deff52b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:50:15.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:50:25.116Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=cd43159f-8c1d-4e53-8300-6ea7229ddbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:50:25.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:50:35.123Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=3bb4a8fd-9a5f-47f1-8900-21becb96b9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:50:35.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:50:45.130Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=351e72fd-a77c-4f52-9742-507153292bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:50:45.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:50:55.137Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=69f9e37c-41df-4cb2-9796-8af8dfa398a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:50:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:51:05.143Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=56ddd3d9-3ce1-4a7a-8ac8-c65a49ece448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:51:05.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:51:15.149Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=85a29d11-f207-4b3c-88a5-0731a751602f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:51:15.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:51:25.160Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=7cb7af70-6701-4929-9336-542190614b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:51:25.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:51:35.169Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=17eba266-2687-4d31-9ad8-3cbae7429bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:51:35.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:51:45.176Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=36d822e5-dee9-4d38-98e8-4ec06adc6d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:51:45.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:51:55.182Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=754881ef-0fe5-4e53-8217-b64f42c4dc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:51:55.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:52:02.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:52:02.286Z |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-03-02T03:52:02.286Z |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-03-02T03:52:02.288Z |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-03-02T03:52:02.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T03:52:02.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T03:52:02.292Z |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-03-02T03:52:02.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:52:05.189Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=58ff1a85-81d9-4a17-bc52-b4fa703ff406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:52:05.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:52:15.197Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=4a819534-8a46-4b6b-8f5a-e5b4b9ad8a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:52:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:52:25.204Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=5fef9f64-25aa-4009-87f9-9fb4e219b826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:52:25.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:52:35.211Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=3347dbb5-bb14-4234-8c9f-81ade1ee7ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:52:35.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:52:45.218Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=35a8fa82-c806-4991-a73e-03f3aeefbadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:52:45.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:52:55.225Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2e3da553-5211-4ee2-b6ab-a9011876398f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:52:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:53:05.232Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2c72f731-ddd8-427d-a011-f26fe94855a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:53:05.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:53:15.239Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a28c383d-f828-4060-aaf3-a5239cadf63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:53:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:53:25.246Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=68036052-d069-4e49-9edc-d22cc85adf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:53:25.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:53:35.252Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=5fe5790d-33e6-4c60-afd2-965032731fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:53:35.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:53:45.259Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=082192df-147e-4797-b4b2-9aab0dbdb2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:53:45.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:53:55.267Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=5de65509-aec8-4272-a108-79e820aa3eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:53:55.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:54:05.274Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=9d7f26aa-5cf0-4a81-9ff1-376a87b5322f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:54:05.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:54:15.282Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=6d8ac074-4db2-4afa-9c9c-0380d15bb22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:54:15.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:54:25.289Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e0420314-e700-451b-b244-38017d4ccc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:54:25.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:54:35.296Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e5d6e1e7-eb49-4148-b4ad-1c8c4e95c7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:54:35.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:54:45.302Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e4d43d91-1ed2-4537-bdf2-a7e6fa1bc0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:54:45.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:54:55.310Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=77091c4e-3b95-4166-b331-fee23e9ccfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:54:55.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:55:05.315Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=402a30fd-056d-404d-aecc-97ae0fbee597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:55:05.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:55:15.322Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d4096b31-bc61-4133-9148-a1ac37e662ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:55:15.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:55:25.329Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=42d4c7a0-927c-4ccf-b25e-f45c23ff0229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:55:25.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:55:35.336Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2f74ad46-8c73-4628-b08e-3b9b00fb1245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:55:35.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:55:45.342Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=108dd6d8-7914-4d1a-9e5b-c47320c2cd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:55:45.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:55:55.350Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d9cfb789-a310-4edb-90b3-d0a41be4fdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:55:55.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:56:05.357Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=31a9c0c8-af83-4b73-b21e-16032234ec2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:56:05.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:56:15.364Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=04c56b51-e1a9-41e4-a66d-3dfc5fd0bcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:56:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:56:25.372Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2fe61be0-d2ca-45e7-a238-fa75f225ca47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:56:25.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:56:35.378Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a4ce1f46-a4b5-47d1-9e8a-34189758c60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:56:35.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:56:45.384Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a33a75f5-6c60-4163-98f3-fe25e43fb7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:56:45.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:56:55.391Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=21343026-2904-4621-95d9-48daec69a9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:56:55.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:57:02.288Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T03:57:02.288Z |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-03-02T03:57:02.289Z |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-03-02T03:57:02.290Z |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-03-02T03:57:02.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T03:57:02.294Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T03:57:02.294Z |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-03-02T03:57:02.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:57:05.398Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=36c6c924-9bd3-40e0-81b0-7adaf55f4895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:57:05.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:57:15.405Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=78b0fc77-2386-4b8c-8629-baa346b7dd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:57:15.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:57:25.411Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=fa586934-543f-45b6-99e1-e9b5cc16b132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:57:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:57:35.418Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=002c7278-5398-4963-ae4c-87fd02ade375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:57:35.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:57:45.423Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=28313cdf-a044-4955-b31a-97862580e4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:57:45.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:57:55.431Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=b0baa012-e31e-41be-b162-f2da33223a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:57:55.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:58:05.438Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=9eb354c5-2cba-4a68-a083-5276373a7e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:58:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:58:15.445Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=17e0f23a-7207-419f-adf2-78a98af24259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:58:15.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:58:25.452Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=95a83dbd-ddf5-402a-a7ad-24faffb9e518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:58:25.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:58:35.460Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f0398196-c2c5-4f08-9a25-cdcc50a08964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:58:35.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:58:45.467Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=15f46381-9efa-4180-89d5-e5b5b0c5600f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:58:45.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:58:55.473Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e875f79e-7698-4f52-8aac-78189cab14e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:58:55.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:59:05.480Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=af8a41bc-92fe-4359-9b50-817638c8afc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:59:05.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:59:15.487Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=156666a6-0dea-4537-9ff0-5ba0e203f04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:59:15.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:59:25.494Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=7b67164b-0c8d-486e-9f88-562d6b5a5bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:59:25.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:59:35.502Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2348edbc-e1a9-419e-bf13-27c7285bf414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:59:35.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:59:45.509Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=c7d5ee5f-5e48-4fd8-ac77-1a535c57609f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:59:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:59:55.516Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=7989fca6-29dd-45be-aa22-f160a5448a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T03:59:55.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:00:05.525Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a636b365-c93f-4bc9-b236-84a635f13a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:00:05.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:00:15.532Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=3e31fa60-3d77-4ad6-b04c-a0bf72fcb01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:00:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:00:25.539Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=71717fe6-7067-4b79-917b-32c3d30cabc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:00:25.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:00:35.546Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=7000a07e-170e-4bf2-8825-cf3886ce5998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:00:35.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:00:45.553Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=662aead3-56ef-41eb-b3e3-0163918bd5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:00:45.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:00:55.558Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f20ea55e-bf60-4615-9b64-7ca957b43cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:00:55.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:01:05.567Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8954c1b0-8c8f-438e-9c79-b717af82b824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:01:05.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:01:15.573Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=39a3c0cd-8499-4d3e-a679-7919a7f6a970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:01:15.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:01:25.581Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=09ac0e22-b372-4c49-8749-ca088f4f6c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:01:25.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:01:35.589Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f8633283-4281-4a0d-8cbc-b820e6f41f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:01:35.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:01:45.595Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2abcf4ee-b5fa-48cb-89da-acf3ddd8228d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:01:45.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:01:55.602Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a4d20fd0-0e9a-45a6-8366-4fae44f66d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:01:55.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T04:02:02.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T04:02:02.281Z |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-03-02T04:02:02.282Z |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-03-02T04:02:02.283Z |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-03-02T04:02:02.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T04:02:02.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T04:02:02.286Z |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-03-02T04:02:02.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:02:05.609Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=1cb52126-cd76-4b2a-9e5d-af402987f620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:02:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:02:15.617Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8638c3cb-22c4-48c1-a061-bbc4c7e758bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:02:15.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:02:25.623Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f534a299-263f-4911-b3ff-207979a6a716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:02:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:02:35.629Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=6571caf1-7e9d-45c1-83ed-0e266251b62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:02:35.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:02:45.636Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=fb04dccb-1713-43a3-ac16-b953c936afce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:02:45.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:02:55.642Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=ea7ce45b-031b-4037-a0b5-3123876466f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:02:55.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:03:05.649Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=b8508f9a-8899-423a-aa18-46e28fe6c1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:03:05.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:03:15.656Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=fb04d920-d028-4f83-80e8-086dc5dcaffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:03:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:03:25.662Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=11912438-5d5d-438b-8dca-3326a4b0840f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:03:25.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:03:35.669Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=0ee78dc5-3fd7-40a6-bf63-64964f1de064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:03:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:03:45.676Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=12b5bfcd-0f7c-40b5-8ab2-8a30160ee4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:03:45.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:03:55.682Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=2b0eb36d-a891-4314-b065-000ec9315ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:03:55.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:04:05.689Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=1de64d2a-bc83-4660-8602-98702c44eb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:04:05.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:04:15.695Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=80ceeac6-8911-4958-8984-534454831852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:04:15.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:04:25.701Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=825d3636-0d8c-404c-a521-fd976a7777b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:04:25.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:04:35.707Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=21e385ac-8369-451b-9178-5626cb83110b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:04:35.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:04:45.714Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=b5bb9f2e-7b25-4095-8099-84b7cc5d88c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:04:45.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:04:55.721Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=60db0970-05fa-4e36-a683-04cd6921bd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:04:55.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:05:05.727Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=4dbb14d7-493d-4ab9-bbd0-5595ecec2c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:05:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:05:15.733Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f19d6a5d-2f5c-4ac4-90b8-0c5374709884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:05:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:05:25.740Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=26780664-23b9-4202-8852-cacf51c7f610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:05:25.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:05:35.747Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=1d9489d6-8c7e-45d8-80b6-473856f19cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:05:35.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:05:45.753Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=c60aa880-ea80-471e-8e4e-2aa14cbabc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:05:45.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:05:55.760Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=568f8a4b-3077-477e-acea-6f4a2812edc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:05:55.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:06:05.767Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=3df8f654-fe85-4b57-97fa-8d3a296394ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:06:05.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:06:15.773Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=34b9b0d5-df31-4d39-bb45-877c0f536bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:06:15.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:06:25.781Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=eb0f6a7d-4548-4e10-9dbe-b077b23318a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:06:25.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:06:35.788Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=a21629aa-6ade-4df0-bd33-6425c6dffa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:06:35.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:06:45.794Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=027f30ce-a620-4cbe-b067-5663e372024c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:06:45.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:06:55.801Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=5de1fff6-47f2-4224-99a5-845dff87a56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:06:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T04:07:02.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T04:07:02.270Z |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-03-02T04:07:02.271Z |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-03-02T04:07:02.272Z |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-03-02T04:07:02.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T04:07:02.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T04:07:02.275Z |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-03-02T04:07:02.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:07:05.807Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=16489daa-dd2a-440b-a462-229623f9fcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:07:05.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:07:15.814Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f53584b3-daf9-4e1b-a2cd-9b65933ffd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:07:15.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:07:25.820Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d0400c7c-90ac-4432-b6fa-9b7e8caefdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:07:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:07:35.827Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=6642440b-0f73-4724-843b-6b9479bfec09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:07:35.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:07:45.835Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=b4862ace-bfc3-412c-98df-51138a7b06db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:07:45.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:07:55.842Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f1434f74-e2bc-426f-b916-be9087441216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:07:55.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:08:05.849Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=338c7d3d-3fd3-452e-b295-16ad4705696b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:08:05.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:08:15.856Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=98472881-0a21-421f-9b17-321756ce8909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:08:15.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:08:25.863Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=042fa9ed-ea36-4703-be94-5bf92897c07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:08:25.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:08:35.870Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d60a19bd-08a7-4d7e-9b86-e7dc1a13d9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:08:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:08:45.877Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=e69a2f84-d127-4af2-a217-8f749e197f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:08:45.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:08:55.886Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=f800fdbb-700e-4faf-87fb-a9a026a833fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:08:55.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:09:05.894Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=012e304b-f366-4a91-a297-6b1b002bff1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:09:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:09:15.901Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=4ef72e17-47c2-4d97-980b-39642eebb2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:09:15.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:09:25.907Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=07deb2c2-ec9d-41a5-b59d-fb14fbe2564f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:09:25.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:09:35.914Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=d6077585-94b6-4113-86ae-76a33814f4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:09:35.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:09:45.920Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=7d6ee158-6cc7-4dc1-9283-cbdc9c3fedd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:09:45.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:09:55.927Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=3c9e8734-8d41-44f9-aa67-fbb0eb49573d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:09:55.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:10:05.932Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=7f314c47-b27e-49c0-a33e-fe8e32739eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:10:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:10:15.939Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=83aa55ec-6b72-47ab-90ca-2a3d43cf643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:10:15.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:10:25.949Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=8e15612c-f0ed-40ad-866e-2e0f7c2e8dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:10:25.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:10:35.955Z |INFO |Init configs |InvocationID=282ff066-0bf2-47b2-91c0-b68516da47e9, InstanceUUID=3c5d8361-bab1-464b-99b3-40cf249b9184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T04:10:35.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |