By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T16:57:23.262Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T16:57:23.265Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T16:57:23.298Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T16:57:23.991Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T16:57:24.101Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T16:57:24.102Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T16:57:24.102Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T16:57:24.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-05T16:57:24.249Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-05T16:57:24.275Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-05T16:57:25.973Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-05T16:57:26.552Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-05T16:57:26.573Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-05T16:57:26.573Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-05T16:57:26.638Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-05T16:57:26.639Z |INFO |Root WebApplicationContext: initialization completed in 2363 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-05T16:57:27.048Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-05T16:57:27.694Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-05T16:57:28.974Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-05T16:57:29.394Z |INFO |Started MainApp in 8.518 seconds (JVM running for 9.181) |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-05T16:57:29.469Z |INFO |Start scheduling PRH workflow |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:57:29.481Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=73d05a8d-581e-4a9c-a368-d2aa59991482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T16:57:30.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:57:31.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-05T16:57:31.772Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-05T16:57:31.772Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-05T16:57:31.774Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:57:41.010Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=e84f1bc4-8f2d-4b1e-b615-9a9d5f147ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T16:57:42.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:57:42.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:57:52.073Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=74932a6f-a02a-41f7-804c-bcd92b4db114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T16:57:53.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:57:53.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:58:03.108Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=5d2c4b60-8444-4de6-9a8d-749c519c8256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T16:58:04.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:58:04.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:58:14.149Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=d7b20244-e3c0-4919-98a6-6439ca0682cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T16:58:15.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:58:15.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:58:25.188Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=c2a59b43-f1b6-48f9-aa05-edead3640c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T16:58:26.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:58:26.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:58:36.232Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=94ec0b9e-1f43-4ffe-a4e9-b58d55135fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T16:58:37.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:58:37.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:58:47.268Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=ee1afb25-70b6-4cb8-b5ff-450241fdc80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T16:58:48.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:58:48.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:58:58.307Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=cc265017-409e-4e92-831e-683fa9a0e2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T16:58:59.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:58:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:59:09.348Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=0391a5c7-2e33-435b-a518-d2a77216eb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T16:59:10.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:59:10.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:59:20.390Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=cc3664c2-c9e2-42fc-82e6-50e4b5ef1433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T16:59:21.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:59:21.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:59:31.427Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=1dc9a31b-9960-4e43-92e4-d1ccc74dade6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T16:59:49.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:59:49.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T16:59:59.527Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=8fc7ebae-32a7-49de-8278-436156433f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:00:00.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:00:00.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:00:10.563Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=81fcde22-ab4e-4a3e-b09e-b7f7829f9285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:00:11.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:00:11.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:00:21.605Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=71c14602-8b0b-4438-b5e3-4119d4e4d6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:00:22.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:00:22.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:00:32.645Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=3412aa4d-2b2f-4b83-acf0-b97b71123ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:00:33.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:00:33.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:00:43.684Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=faea84dc-2771-44f8-9001-1f0c6f22df81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:00:44.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:00:44.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:00:54.723Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=bd4bd012-fa37-4a31-a7dc-70bf3e93bcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:00:55.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:00:55.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:01:05.764Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=690efc62-ba9c-4354-aa0e-08f5780181bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:01:06.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:01:06.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:01:16.804Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=afea2579-c4d7-4cf4-bc0c-93d10bce2861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:01:17.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:01:17.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:01:27.844Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=41468264-a3c0-496a-ba89-acd6530bf8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:01:28.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:01:28.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:01:38.884Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=949ff965-0c3d-450f-b435-652cdb8409c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:01:39.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:01:39.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:01:49.923Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=4a19809b-cd5e-4058-932c-35e2e9ad4e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:01:50.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:01:50.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:02:00.963Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=3cc751c8-b3af-4cc3-bc7f-a758f0de5084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:02:02.003Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:02:02.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:02:12.004Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=16b6e5f9-52ea-4dad-9424-0f1b044f442f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:02:13.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:02:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:02:23.044Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=56c05d53-1324-4d18-9291-efa3f41e8844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:02:24.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:02:24.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:02:27.869Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:02:27.869Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T17:02:27.870Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:02:27.873Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:02:27.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:02:27.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T17:02:27.881Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T17:02:27.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:02:34.088Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=527c2a02-bec3-4a6e-ae7f-41632f4417e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:02:35.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:02:35.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:02:45.125Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=df4287e4-d14f-45ed-99db-dad6fd3bf8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:02:46.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:02:46.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:02:56.171Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=283de5b7-4864-4ece-aef2-372eb06eccf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:02:57.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:02:57.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:03:07.207Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=dfd8d6f1-b13a-4569-bc05-56ed263bc60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:03:08.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:03:08.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:03:18.243Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=51ceed24-dbf0-4dd9-8d88-6819dcfa4a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:03:19.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:03:19.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:03:29.283Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=b016b39b-ba3a-4036-aa07-fcacc9d91251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:03:30.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:03:30.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:03:40.329Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=3fcc1dbb-8be4-433a-8a35-75bf7890c394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:03:41.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:03:41.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:03:51.375Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=e7797561-1b4e-4307-941f-3f6fa1466654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:03:52.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:03:52.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:04:02.403Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=8645b46f-46a4-4233-91bb-adf00aa0de47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:04:03.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:04:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:04:13.445Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=968695cd-4a13-48f6-8327-cc4af149525c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:04:14.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:04:14.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:04:24.485Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=47cc43bb-1c0a-4656-b280-7a62b585bc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:04:25.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:04:25.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:04:35.525Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=7207e1ca-c5d9-4430-88f6-dacabc85ace2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:04:36.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:04:36.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:04:46.564Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=56e3c639-87b7-4e52-83af-05d7e7b71251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:04:47.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:04:47.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:04:57.604Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=306a3f92-659f-4d21-a4f0-825c59a6f18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:04:58.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:04:58.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:05:08.643Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=50e31a24-a153-412f-a988-1df64413879c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:05:09.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:05:09.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:05:19.684Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=fdcd7e7a-4730-4086-995e-9f79ed93f820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:05:20.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:05:20.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:05:30.724Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=64574238-636a-4951-ac4c-ee0dd07e9d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T17:05:31.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:05:31.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:05:41.767Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=5c4be2c6-8a49-4a8b-a4a4-a9b54d28996a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:05:42.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:05:52.052Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=87f4f658-2db8-4af0-b24e-3a70d0c8d064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:05:52.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:06:02.068Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=05434a0d-faa2-4f22-80ab-b46ce2cf1c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:06:02.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:06:12.079Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=4557645e-6bdf-494f-baaa-599731eb007c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:06:12.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:06:22.092Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=2a14e673-adeb-43a9-97d1-62313a04305b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:06:22.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:06:32.107Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=519a0074-22d3-4257-a6a5-20a519166c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:06:32.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:06:42.117Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=211b4879-15bb-4f46-9aff-d585113d95f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:06:42.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:06:52.132Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=7b3bc0a1-2adf-4524-a1c7-81c17103ab2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:06:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:07:02.141Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=5ff780c5-38d2-4cee-8697-f22f8b5b8a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:07:02.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:07:12.152Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=8cf717b0-968b-459f-8735-678aa02894ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:07:12.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:07:22.165Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=2c4993ff-70d1-48bf-9d90-da4d9de5ac20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:07:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:07:27.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:07:27.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T17:07:27.283Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:07:27.285Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:07:27.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:07:27.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T17:07:27.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-05-05T17:07:27.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:07:32.174Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=272809be-08bb-4412-9856-96ca7b089bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:07:32.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:07:42.185Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=79e5441a-247d-42b7-a879-bc4b249b8111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:07:42.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:07:52.196Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=0cda8f03-504a-4945-bae8-ab8cc480a51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:07:52.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:08:02.206Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=7ff23c9a-151e-4dd7-a266-b5c83b677da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:08:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:08:12.216Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=db5c982b-e763-4487-b01a-0a1edd930c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:08:12.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:08:22.226Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=ebbcaebd-5e9a-4750-9899-da933f744a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:08:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:08:32.236Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=847f187a-ab98-4d40-8440-374235f9b5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:08:32.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:08:42.246Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=2434df76-2c0c-4238-9be5-8e82b83b9a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:08:42.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:08:52.256Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=2abeecae-d828-4299-a183-15e9870297eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:08:52.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:09:02.266Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=8a718244-a13e-4cbd-9eb7-74ca290c08d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:09:02.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:09:12.275Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=614dab9c-b1f1-468f-9ac4-92d6b7b27eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:09:12.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:09:22.285Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=78a0c20e-98fc-4802-b50b-481945f8da77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:09:22.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:09:32.294Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=7f42b3c8-c64c-4d95-8444-a65a56c631b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:09:32.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:09:42.303Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=a61ffcbc-0eff-4d55-901c-eb4a80f9312e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:09:42.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:09:52.313Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=a3f76a47-6ad7-432d-81f4-98c54acbea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:09:52.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:10:02.322Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=9a51aeac-ee99-43bc-9d97-09806bad64a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:10:02.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:10:12.330Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=25a72499-fbd2-4627-b341-29de8ee97248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:10:12.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:10:22.339Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=fc255438-6b80-438a-928a-53e2eb788a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:10:22.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:10:32.349Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=8d188c8b-44d3-4228-b7ca-79d4ad2c43e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:10:32.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:10:42.358Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=23a427b5-46ed-4a95-9cd3-7cc06991bd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:10:42.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:10:52.366Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=e46d75c9-cece-4591-880e-288ce197883e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:10:52.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:11:02.375Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=201b5425-d99b-4773-9a48-22bcda7d75c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:11:02.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:11:12.387Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=ff5976e0-f168-4581-9acf-cf1ab9ee9cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:11:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:11:22.396Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=0e5a3d4f-85cb-4733-87b7-051c2d8beaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:11:22.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:11:32.404Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=4989fe51-4c9a-4ff0-993c-33289d09c6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:11:32.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:11:42.412Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=df6a349d-cfc3-415c-8972-44e78e0f17ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:11:42.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:11:52.420Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f7ecedb3-f07d-4d96-bb43-dfeececdc24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:11:52.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:12:02.429Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=05434e70-20be-4cf0-a64a-e1c76390053a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:12:02.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:12:12.437Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=25da353b-0cb5-46ac-bfef-4e5400fb9ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:12:12.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:12:22.447Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=227ea11a-3944-4a5f-8b7a-afdac390cbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:12:22.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:12:27.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:12:27.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T17:12:27.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:12:27.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:12:27.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:12:27.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T17:12:27.252Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T17:12:27.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:12:32.456Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=af45c80f-5049-4856-b0d9-463795685452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:12:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:12:42.465Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=fb5ff706-2adf-4bfa-9d8d-c118bd42dc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:12:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:12:52.474Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=3d417a24-ee63-4861-880f-0975b391f21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:12:52.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:13:02.482Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=36ddaca0-8ecb-4963-b96c-4221b2c1cb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:13:02.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:13:12.490Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f0a64b54-9a59-4811-b37a-184d672ef71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:13:12.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:13:22.499Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=81e27273-975e-4e09-bc74-8017787e5bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:13:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:13:32.508Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=6a80aea2-97b3-4cd3-836e-55f7faa23f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:13:32.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:13:42.516Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f63923af-a7bf-4e3a-8b14-69ce370f2642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:13:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:13:52.525Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=4e046400-16b9-4d0d-b07e-30f56eced27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:13:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:14:02.534Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=ad1a07a6-6130-4fa1-a653-4381d0ae0010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:14:02.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:14:12.544Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=99fc9ed9-7302-4a53-91b3-22d20be59091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:14:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:14:22.552Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=a18bb2fd-b3ee-4230-95e4-64bea6af34ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:14:22.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:14:32.560Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=9f4b16c0-c1c2-4356-8f0d-046a1b885321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:14:32.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:14:42.568Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f268c110-c7f8-495f-9af3-9f2e050764fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:14:42.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:14:52.576Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=7499ddb7-d12e-4f51-8ff2-5fecd52af69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:14:52.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:15:02.585Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=76d4d2c1-c2e9-4bc6-bcaf-96b32b13a2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:15:02.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:15:12.594Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=2496b0dc-dbbf-41e3-8f72-1b2586f997e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:15:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:15:22.603Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=dfdb3e24-5d5a-425b-a29a-7f4071c56338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:15:22.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:15:32.612Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=699878aa-f1be-4516-9ac9-fe4f32e4e4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:15:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:15:42.621Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=0ac9d48f-145b-43fc-b3a2-1d83230d89c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:15:42.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:15:52.629Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=07b1702c-a8f1-43aa-9053-413358d9f858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:15:52.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:16:02.638Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=c936ea2c-c9d3-4c82-82e0-87b56202b861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:16:03.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:16:13.199Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=12460862-2272-4e9c-9f5d-e6846c7d66f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:16:13.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:16:23.945Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=418a0d49-11f4-442f-b11d-b30cd06d49a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:16:23.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:16:33.954Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=3a778115-fc8c-424b-9409-7c961197100e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:16:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:16:43.962Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=ecfecc3f-499c-4a6c-9f1e-c27e975d5b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:16:43.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:16:53.970Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=7624cd30-709c-403e-8609-c23a7d1c9562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:16:53.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:17:03.981Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=cd826e74-1bd0-4bd3-94a2-26a28d9d9748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:17:03.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:17:13.990Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=62703b1a-b9c9-4fe4-b311-9fd90d67435e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:17:13.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:17:23.998Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=faa99e1d-f5b2-4c7d-9da5-b8987e46ba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:17:24.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:17:27.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:17:27.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T17:17:27.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:17:27.261Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:17:27.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:17:27.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T17:17:27.267Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T17:17:27.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:17:34.006Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f8cb1883-3a2b-4c6d-8dd1-cc8154010189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:17:34.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:17:44.015Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f4e9dde2-3f26-4da1-9f8d-5c1e3592d033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:17:44.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:17:54.348Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=a4872894-852d-4297-82d4-67015b4919f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:17:54.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:18:04.358Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=0234a2d6-3e69-42b1-b1b6-d1837b38253e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:18:04.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:18:14.934Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=8d3aac92-e45f-450c-9c1f-031121a8f032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:18:14.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:18:24.944Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f0cc83a4-f6de-4fe4-94e6-9415bc29bb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:18:24.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:18:34.953Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=36e2ba37-0a0a-4863-b26a-d1a0445909da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:18:34.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:18:44.961Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=70da015e-ff12-4ce5-9049-7ca20e0c5a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:18:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:18:55.332Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f4aaf165-767b-4f0c-80b5-e45a04f0ff86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:18:55.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:19:05.341Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=d034527b-e10f-47aa-a0df-d0cd90d68b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:19:05.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:19:15.350Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=5d9247a4-de1f-4512-97be-438b851bec98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:19:15.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:19:25.360Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=e7c13bca-40c2-49f9-a182-b81b6ad16a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:19:25.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:19:35.368Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=215fdc31-7c53-4636-9d2e-d31c3773ba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:19:35.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:19:45.376Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=3055299b-92ee-4139-a88b-8ba9d3ce478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:19:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:19:55.384Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f14bcd5f-aa77-49c3-b2b8-621332ebbadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:19:55.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:20:05.392Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=9da203e9-ef3a-4108-9f62-f98188dcda88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:20:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:20:15.400Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=178ef72e-9135-4d15-b693-105c2aec40bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:20:15.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:20:25.408Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=5f64221e-f5db-4215-9318-7974c68dafe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:20:25.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:20:35.417Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=064e10d0-f035-42f4-8870-1509ae72f0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:20:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:20:45.424Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f19c1162-384b-4768-b362-527ce4bc4344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:20:45.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:20:55.432Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=ec8f816d-7831-4f2b-a007-2876843b4985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:20:55.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:21:05.440Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=905897e9-76ad-46b0-83d5-ef0c04cc6f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:21:05.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:21:15.447Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=68bc874b-2170-4a25-8f55-9ce9eda5db8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:21:15.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:21:25.455Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f7c16b9a-32f6-482f-b02a-86317fc61c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:21:25.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:21:35.462Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=348e7352-f6be-4ddd-9b98-390320a0fd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:21:35.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:21:45.470Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=57a8d771-c3cf-41ee-b57d-5fd49a745681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:21:45.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:21:55.477Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=287c41b4-1cf4-4e41-8384-442c26a05d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:21:55.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:22:05.483Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=d9092e46-d622-4de1-8ad6-09d34da431ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:22:05.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:22:15.490Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=38430a92-d8d9-4470-8c7c-d0800e6ac9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:22:15.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:22:25.498Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f833d40d-75f6-483f-9179-c31ace1e00de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:22:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:22:27.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:22:27.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T17:22:27.254Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:22:27.255Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:22:27.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:22:27.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T17:22:27.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T17:22:27.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:22:35.506Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=a9e3bceb-ce95-4456-97ae-182a62d7bfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:22:35.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:22:45.516Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=8758e094-7c95-4e01-a142-61e5a447bc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:22:45.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:22:55.523Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=54efe4a7-0dda-4cbb-9dd0-0035d276266c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:22:55.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:23:05.532Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=c2d500c6-a0ad-43c6-b900-ee577bed3239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:23:05.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:23:15.539Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=84012e94-6b53-4191-9497-0751d0969038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:23:15.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:23:25.546Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=e87b50d5-d76d-4904-9423-47394bafe073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:23:25.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:23:35.554Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=2b84fbd2-7171-4535-b6a2-594e77272896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:23:35.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:23:45.563Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=e22337af-3946-4768-aee6-4f28b8487a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:23:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:23:55.570Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=754be640-536e-49ab-a1ff-d47139e0ef26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:23:55.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:24:05.578Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=1b301765-f2cb-4f19-ab69-0bd9320e5db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:24:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:24:15.585Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=08ad75fb-e10e-444a-b247-39114e4bff07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:24:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:24:25.592Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=caa3a21c-5bf2-4925-83c2-2e5d4a030508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:24:25.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:24:35.601Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=d96d76cd-b58a-4a4e-b98e-b3dd45fcc989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:24:35.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:24:45.609Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f25f40a2-4d35-4cb1-a0cb-e0b4ccb14fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:24:45.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:24:55.617Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=df41bf76-7ec3-48d9-892c-e61b1b31881a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:24:55.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:25:05.652Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=98ef1f31-879b-4d4d-9689-fe8adf28d1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:25:05.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:25:15.659Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=05b8df21-a390-4bd6-ab61-fee89d93d08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:25:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:25:25.667Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=39398ce1-1ef2-4053-9247-995185044513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:25:25.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:25:35.675Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=a6c4ff39-c7c8-4aba-89e6-dac6592860fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:25:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:25:45.684Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=51702f5c-f3f3-4504-b7ae-edd400eb5f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:25:45.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:25:55.718Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=5651dea2-80e9-486e-81b3-585f67daffb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:25:55.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:26:05.726Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=96e5dcc0-18ef-4db0-a29c-ca4812c3fa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:26:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:26:15.735Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=2ea81f02-121f-4a15-b2b5-28c541a118b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:26:15.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:26:25.742Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=ac03d618-1ec3-4f1f-8d43-130b1fe3eeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:26:25.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:26:35.749Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=0c9bf850-ef48-4a22-b749-3c5cdf0d1bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:26:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:26:45.757Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=c5c4bd36-3542-4639-8e9e-f434e23c3454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:26:45.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:26:55.763Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=70bca477-3987-4f87-8c97-eb4eb4085fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:26:55.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:27:05.771Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=b6689ffd-3418-4dbf-82d7-47a5afe3c1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:27:05.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:27:15.778Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=40ed7f36-e0d7-4fe7-911f-c66642a11a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:27:15.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:27:25.785Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=fa288038-1318-4d28-8969-abaf0c1383e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:27:25.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:27:27.225Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:27:27.232Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T17:27:27.233Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:27:27.234Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:27:27.239Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:27:27.239Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T17:27:27.239Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T17:27:27.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:27:35.793Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=2969ec9f-cfef-4cbb-9f7f-4f081d865d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:27:35.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:27:45.800Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=128248f4-f368-4e30-a21e-355594656c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:27:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:27:55.808Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=fe320194-619e-4429-81ce-137a89aeedc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:27:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:28:05.815Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=4341a950-497a-4635-808d-ecbd60d65db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:28:05.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:28:15.823Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=2175dde5-2e40-4768-bd8d-6428f708080b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:28:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:28:25.830Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=103fd935-6c77-4f33-927b-048ffef94070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:28:25.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:28:35.837Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=db651fca-7852-497e-9f69-3ec65fc70953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:28:35.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:28:45.845Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=03e9d2b0-05f5-43ee-ae68-ee6633f3fe1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:28:45.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:28:55.852Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=4eacf70c-355b-4135-92ee-ae3696118df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:28:55.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:29:05.858Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=590dfee7-059a-49b6-8b13-016e3a989fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:29:05.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:29:15.865Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=07826403-53d5-4a64-96b3-92a862b1bdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:29:15.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:29:25.872Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=97312765-1b10-410e-a64b-8cf64721ed30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:29:25.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:29:35.879Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=c20914ae-678e-44cd-8d89-3f20e74a0688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:29:35.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:29:45.887Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=221e53b4-931e-4989-9ca2-1b1a5790d78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:29:45.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:29:55.895Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=bc5323ae-ca33-474c-8c99-fa0eb3e976ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:29:55.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:30:05.902Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=9420407e-1547-4a34-a7fa-1211fbbba466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:30:05.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:30:15.909Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=d00ee5a6-f89d-489c-beb4-637964411687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:30:15.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:30:25.917Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=abddec2d-10af-4e1c-9a63-eb0629898fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:30:25.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:30:35.925Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=79062851-9cec-4669-9709-be3e65b6fea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:30:35.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:30:45.933Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=8cba374b-3cf6-43fa-9416-53de772db852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:30:45.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:30:55.939Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=adab418e-1c1f-4c7c-ad2e-fb1ba92cbc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:30:55.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:31:05.948Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=45419dcc-55b3-4929-b140-dd681eeb7ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:31:05.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:31:15.955Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=359205d1-004d-4662-827f-5a74021b4432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:31:15.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:31:25.962Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=1506e4c5-eec1-4f8e-b1ff-e54d66efc377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:31:25.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:31:35.969Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=35ea14c2-e10f-4107-8fdb-967b44930957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:31:35.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:31:45.976Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=3bfcfdc6-63bc-40a4-b839-ed842f3fc825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:31:45.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:31:55.985Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=4faf6b5e-588f-4d8a-bf01-3692aa05ecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:31:55.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:32:05.993Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=ddc01f06-2fe4-4fd3-bf1a-8c808d398bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:32:06.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:32:16.001Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=824bccbe-b2fe-43b2-8630-2264091e54a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:32:16.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:32:26.009Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=ae32c2af-e2fa-401f-9c11-efafca53ece1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:32:26.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:32:27.246Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:32:27.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T17:32:27.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:32:27.250Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:32:27.254Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:32:27.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T17:32:27.254Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T17:32:27.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:32:36.015Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=4f0a35a8-c253-4644-bdd0-4b38f19bb703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:32:36.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:32:46.025Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f4da2d85-1745-456e-b617-d7b808337290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:32:46.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:32:56.034Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=610fb43f-fb4c-4141-b2fa-57964a8ec566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:32:56.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:33:06.042Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f6b86ad0-e432-4d27-b035-2e297426a666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:33:06.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:33:16.050Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=d96aa06a-b133-4255-ad24-03f207a27ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:33:16.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:33:26.057Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=b81519d1-5a0d-4529-bff5-8b1ebaf7bcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:33:26.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:33:36.065Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=c410b2bd-3844-462f-b445-9c95ff9419e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:33:36.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:33:46.072Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=20f3a89f-eebb-4372-9211-c023d4dfa30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:33:46.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:33:56.079Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=a97cb7b0-879b-491e-892f-fa2d4cb12a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:33:56.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:34:06.088Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=d8760ba0-6828-4a76-ab7c-c37c5281b06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:34:06.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:34:16.095Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=894e9163-5c92-4fdb-85c7-6606c64027f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:34:16.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:34:26.106Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=3dc39c12-ad63-409d-9cca-bd93f39e1981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:34:26.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:34:36.118Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=4477d239-abd7-40af-9223-a6433fab15bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:34:36.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:34:46.125Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=09a4d443-808c-4123-b5cd-4c85a749d345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:34:46.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:34:56.132Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=8b9cb0e6-1b9f-402f-a88a-20a47aa648b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:34:56.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:35:06.139Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=90a6ccf4-a416-4873-b584-01feba2d20fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:35:06.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:35:16.145Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f3bd296b-d610-48c5-8961-3da88c5e04ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:35:16.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:35:26.152Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=0368196a-6f0b-42d7-bf14-634db640da41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:35:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:35:36.159Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=c5bf5488-8f0f-4f16-8061-32508060ca04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:35:36.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:35:46.166Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=afe1538b-59a5-4f42-8cbf-639a74177d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:35:46.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:35:56.172Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=8402ed82-cc0b-4eb7-b53a-83e58c1e6bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:35:56.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:36:06.180Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=8cb5176a-3323-4ed1-b553-b430170838bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:36:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:36:16.187Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=9a4a7d18-dbc1-4534-95f7-5022097af765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:36:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:36:26.194Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=3d2bc905-8953-436c-92f0-c9b3a1252df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:36:26.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:36:36.202Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=9128b1a6-01bc-425d-8f60-690022d8e35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:36:36.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:36:46.209Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=2d9d2d68-4a0d-473d-80fb-3154a7fe74f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:36:46.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:36:56.218Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=2e0b0561-26bf-40a3-8d18-174b918cd581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:36:56.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:37:06.225Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=51e257c4-0fcf-4814-a0a6-b796441e3a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:37:06.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:37:16.234Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f999d476-ddae-4a82-9db9-68d0e5fff7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:37:16.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:37:26.241Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=86ba6c39-51de-4428-844c-7a0eaf37b5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:37:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:37:27.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:37:27.243Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T17:37:27.243Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:37:27.244Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:37:27.248Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:37:27.248Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T17:37:27.248Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T17:37:27.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:37:36.248Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=dbea69ed-5e01-43f5-aa20-7743c8222413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:37:36.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:37:46.256Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=323c73f2-4a1a-4120-b335-5160fcdce04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:37:46.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:37:56.263Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=49c8bff0-9a97-41f4-9c5c-aa525561346a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:37:56.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:38:06.270Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=a9d4f709-a2f9-407f-bbbd-f80f949320be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:38:06.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:38:16.277Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=1a1e12e4-2d52-4b55-a2ff-b7ae5339921b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:38:16.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:38:26.285Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=29f40089-b326-44a0-be2b-4aa487f4c3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:38:26.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:38:36.292Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=05397013-d5fa-44ba-a247-2a9453491d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:38:36.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:38:46.301Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=45f091bc-b3bb-4953-ac17-dc82508a2036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:38:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:38:56.307Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=15002733-4e85-406a-90e7-b3d167de5677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:38:56.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:39:06.315Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=163a9872-0db0-4424-a7ec-0fdf07de9df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:39:06.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:39:16.324Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=1a65b19f-e0a1-4f1c-9220-e8d88a7e02ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:39:16.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:39:26.331Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=7e94e6f3-c070-4285-b4af-292757e231bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:39:26.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:39:36.338Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=aa4e06d1-ea32-453e-8357-9e28f8a0ad16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:39:36.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:39:46.346Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=95a4defb-cb97-4270-9fb0-b60bf0444db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:39:46.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:39:56.353Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=40ea1fe1-6a67-4e62-8939-1ff149fe06df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:39:56.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:40:06.361Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=1a186d9d-60e4-4f61-9b77-d6dacb7a6cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:40:06.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:40:16.368Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=70242f4b-5b85-4937-8ce0-79fb90fceb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:40:16.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:40:26.376Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=9a96b795-4438-42c4-bdf8-e4d21e42d138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:40:26.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:40:36.382Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f93d0733-2a6f-4576-94bf-0251d989cdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:40:36.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:40:46.389Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=cd69750e-bc7a-4cee-af35-1bf2e7ea76e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:40:46.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:40:56.396Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=6babf0ec-ea17-4c9d-8b5c-a21efbf6b6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:40:56.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:41:06.403Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=2722dcb7-065e-41ba-888e-ccb6b2670a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:41:06.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:41:16.412Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=45df07be-238b-418f-bb62-331eac99b306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:41:16.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:41:26.419Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=18d8394a-f585-4391-b381-22cfb0ccc800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:41:26.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:41:36.427Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=45734e10-d3c2-43f8-b4d3-bd13f651cf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:41:36.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:41:46.434Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=e958d878-1aed-4272-87ff-bca8540d69af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:41:46.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:41:56.441Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=2c142245-8f15-4b71-8845-cc8dcb7cbbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:41:56.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:42:06.448Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=e9248e93-70e6-47bc-be62-870242339613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:42:06.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:42:16.456Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=d9536460-d6eb-46c6-8634-b50440ec2eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:42:16.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:42:26.464Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=a9884b9e-6003-4aed-9ae8-ad3b090d6c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:42:26.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:42:27.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:42:27.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T17:42:27.238Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:42:27.239Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:42:27.243Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:42:27.243Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T17:42:27.243Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T17:42:27.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:42:36.471Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=b838e46e-dd4e-4ebe-b954-cd8ab945fcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:42:36.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:42:46.478Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=17f57259-5afd-4d5e-96b0-45d2a683babd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:42:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:42:56.486Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=476c3948-10c5-4aef-a0a7-f4286b42cabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:42:56.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:43:06.493Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=c74f3ec6-d521-4090-96fa-3c0c99b90091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:43:06.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:43:16.501Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=2e9ad7f0-53fa-4794-8c57-bfdb49a2482e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:43:16.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:43:26.509Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=444857be-8e7e-4c44-805c-2fa2d96b887f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:43:26.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:43:36.517Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f711fe5f-4091-4dda-a05f-767e22b4ca83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:43:36.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:43:46.525Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=52ecda37-3273-4563-86ff-05ed9fa4a501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:43:46.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:43:56.532Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=db488d0d-fc7f-443f-9a97-a187d4df5413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:43:56.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:44:06.540Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=816d46ca-7921-4a36-8d7e-4110361b7e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:44:06.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:44:16.547Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=e61da2c8-fd63-44ce-ad9c-849310955a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:44:16.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:44:26.553Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=041da900-336c-444a-8398-8180befc28c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:44:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:44:36.561Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=ee0551a7-d0a7-4da9-9e3b-197eab8ee74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:44:36.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:44:46.566Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=85a4ee1a-8bf3-42ac-a66b-c9bd0ec32c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:44:46.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:44:56.574Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=89777023-2ed0-41a0-87e6-8c2f3e2e484a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:44:56.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:45:06.582Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=caf4ca8a-1c9b-44d5-a788-8233cc1e31fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:45:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:45:16.589Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f30c8414-0a13-4424-bd5e-2b5f4cb80baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:45:16.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:45:26.597Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=7a27de00-160f-4517-ab0c-6fbbdeb09320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:45:26.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:45:36.603Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=ad99a200-c079-457a-9043-99674f375059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:45:36.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:45:46.609Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=c27b8be7-a16e-4fd0-8a73-e805b097e2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:45:46.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:45:56.616Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=701fa3bd-4242-4c3b-9cb1-44c00b86f18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:45:56.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:46:06.623Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=c099f05f-1b11-476f-a40d-dd07c9e7fb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:46:06.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:46:16.629Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=8be953fa-591d-43c0-9e0d-9445c405a032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:46:16.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:46:26.635Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=cb3ad4c7-41c1-463f-bf67-335e0264f67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:46:26.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:46:36.642Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=4ad20bce-2a1c-45f4-8c62-cf703c658b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:46:36.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:46:46.650Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=4e95cee4-7d57-4a8e-a2aa-7989d9097d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:46:46.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:46:56.657Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=1526e471-7ba3-4933-bfb8-03c3f6888f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:46:56.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:47:06.664Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=caa38566-3854-44c6-8eb5-aef3ed58a36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:47:06.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:47:16.671Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=ed1bae8e-6751-48f7-86b7-b67584ef96a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:47:16.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:47:26.678Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=c7ae1b52-98ae-4f92-a1ae-f4d4ed24192b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:47:26.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:47:27.225Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:47:27.225Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T17:47:27.225Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:47:27.226Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:47:27.230Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:47:27.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T17:47:27.230Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T17:47:27.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:47:36.685Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f34f2eb4-265b-4bd3-9946-2f962da28d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:47:36.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:47:46.692Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=bcee0f28-4f69-4b3b-b59e-90e4648dc27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:47:46.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:47:56.700Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=007ef529-e1fd-4913-a8ef-97129bc1ac04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:47:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:48:06.708Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=0c9747d2-631e-4494-ba68-a5f0b02aba13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:48:06.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:48:16.714Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=a60733a7-9599-4b3b-b284-f93b35b0f239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:48:16.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:48:26.722Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=1724fa29-63d1-4b40-8de0-09d2c9097851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:48:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:48:36.730Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=37cb6000-e4cf-4ab3-b918-8a2b8d402b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:48:36.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:48:46.737Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=dd784ad6-6c80-4edf-9654-d6148229732d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:48:46.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:48:56.743Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f4eb1b63-bd65-4d59-b08d-58e516be4c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:48:56.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:49:06.750Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=9502bc32-9731-4560-bbb8-3ce46c1eef2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:49:06.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:49:16.757Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=a9574483-d2b6-4d22-a546-3320bf17207c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:49:16.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:49:26.764Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=24300455-c6fd-45d2-96db-fbfc7f88d449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:49:26.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:49:36.770Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=9b39deb8-fbe7-4b59-8738-8c487ad4bcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:49:36.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:49:46.777Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=84c1592f-71ee-41c7-8115-a885b0ad61b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:49:46.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:49:56.785Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=8acbdaaf-b4d5-4f97-b2cb-54e21dce2129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:49:56.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:50:06.793Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=727118d2-ee41-45f8-bf61-7f07208fc261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:50:06.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:50:16.800Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=a2a69730-2ec1-4bf2-9972-5859e0c2bc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:50:16.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:50:26.808Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=a66d0c69-c90e-4a1e-975a-aa759c16ce23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:50:26.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:50:36.815Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=20899f8a-9541-4a48-89fa-5b97e93df590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:50:36.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:50:46.823Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=071b2d75-66c8-4424-bea0-67d662d56b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:50:46.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:50:56.830Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=e4576117-1500-4f5b-bbb4-44cfbe0994d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:50:56.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:51:06.838Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=9781dbfa-5c98-4460-8394-b84cabc1892f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:51:06.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:51:16.845Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=58dc8e3e-8134-4ae6-a69d-20b42ee809ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:51:16.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:51:26.852Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=1120ed4a-c869-4ba6-871b-124f88d10ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:51:26.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:51:36.859Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=06c33cf1-5055-4e24-bea9-55603f9cd7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:51:36.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:51:46.866Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=441d0fa6-03a4-47e4-b715-05135c4a0e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:51:46.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:51:56.873Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=add8a7fd-ed08-4326-91e9-f4af97429417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:51:56.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:52:06.880Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=4de35fea-d065-479c-9790-17fa8e04f293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:52:06.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:52:16.886Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=5799bad5-3525-41d7-8fcb-2aaf69a0d170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:52:16.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:52:26.894Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=8b058b1f-2b0e-431d-ae42-bba18853ecf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:52:26.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:52:27.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T17:52:27.235Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T17:52:27.236Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:52:27.238Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:52:27.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T17:52:27.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T17:52:27.241Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T17:52:27.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:52:36.901Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=da03b572-4fda-440f-a061-cf60cae82404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:52:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:52:46.909Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=b6cf76fc-9a5d-4485-af5a-3c94e3be2442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:52:46.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:52:56.916Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=e5f87a2a-d08d-45b4-9581-a89d1eef9534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:52:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:53:06.923Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=dcdcfdd7-9adc-4a5f-9ec0-ee19fb9c4b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:53:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:53:16.929Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=fb1a46c7-907a-4c7c-9f22-cb3f3f7f663f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:53:16.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:53:26.936Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=486fa555-e95b-4a9c-b893-6cd667edcf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:53:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:53:36.943Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=67c3ea41-b316-4844-84db-88ce9ad59483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:53:36.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:53:46.950Z |INFO |Init configs |InvocationID=82889a36-6c8d-4fde-9bc8-419095a83831, InstanceUUID=f622db3a-949f-421b-9682-97645bdefc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T17:53:46.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |