. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:06:38.554Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:06:38.557Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T23:06:38.589Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:06:39.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:06:39.240Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:06:39.240Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T23:06:39.240Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T23:06:39.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-14T23:06:39.399Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-14T23:06:39.482Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-14T23:06:40.688Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-14T23:06:41.130Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-14T23:06:41.147Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-14T23:06:41.147Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-14T23:06:41.194Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-14T23:06:41.196Z |INFO |Root WebApplicationContext: initialization completed in 1714 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-14T23:06:41.551Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-14T23:06:42.281Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-14T23:06:43.633Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-14T23:06:44.136Z |INFO |Started MainApp in 7.737 seconds (JVM running for 8.376) |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-14T23:06:44.197Z |INFO |Start scheduling PRH workflow |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:06:44.210Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7eae5754-7400-4b15-85e7-dc5be460fd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:06:45.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:06:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-14T23:06:47.617Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-14T23:06:47.618Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-14T23:06:47.621Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:06:55.726Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3ca0a866-1cba-44ba-b375-5db0d3527dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:06:56.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:06:56.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:07:06.821Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0066dce8-7bb6-4f2f-a9c7-aa7450bc5f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:07:07.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:07:07.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:07:17.864Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=541a8478-4f5c-45d1-92b7-0d207a1806aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:07:18.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:07:18.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:07:28.898Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=24b5036b-283c-4cdb-b50f-fbb65521ce0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:07:29.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:07:29.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:07:39.938Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=52f46616-a0b5-4444-a0bc-0b62eb094abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:07:40.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:07:40.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:07:50.980Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7c23a329-c3d2-41a8-ae4d-06373d225959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:07:52.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:07:52.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:08:02.021Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=69bef120-793f-41f5-8f8e-76851945260a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:08:03.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:08:03.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:08:13.063Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3c9d266d-95f2-4073-bb9b-80dc1f3901bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:08:14.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:08:14.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:08:24.098Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7649c1f1-209e-44c8-b63f-40b178f0eb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:08:25.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:08:25.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:08:35.139Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3e1de1f2-c2be-4890-9643-76c10e33bc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:08:36.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:08:36.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:08:46.185Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=88bb83af-1a51-4ece-aed7-de43ce9bcad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:08:47.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:08:47.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:08:57.222Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=57b025af-6117-4e2e-a2c1-472f259fa8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:08:58.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:08:58.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:09:08.258Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=88d14a3b-e25c-4725-baa6-700df9b9745d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:09:09.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:09:09.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:09:19.298Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=48fee8e9-4845-4f0b-899a-b168c8198d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:09:20.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:09:20.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:09:30.339Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=e0e97af1-d5d5-48a4-aa81-2a4f733119b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:09:31.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:09:31.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:09:41.378Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f7b3f1dc-ae8e-401a-8003-edc6595236ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:09:42.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:09:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:09:52.418Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8d995739-1204-40c8-bed2-8384af5837df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:09:53.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:09:53.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:10:03.458Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1f3faae4-39c4-4451-bd36-7bb37f21701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:10:04.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:10:04.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:10:14.498Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=cddacdf9-dfe5-4e86-9fa5-5d9603335333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:10:15.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:10:15.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:10:25.538Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=92bd6502-5daf-4494-808c-3f9c4abd9c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:10:26.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:10:26.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:10:36.578Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=299b5e66-2fbf-40ee-9e19-0257fa4931ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:10:37.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:10:37.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:10:47.620Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=be3bc959-503f-4a45-ba4f-67fa76812e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:10:48.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:10:48.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:10:58.658Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=eda98074-ab33-4a69-8cec-29dd8ff1b16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:10:59.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:10:59.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:11:09.698Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ebdc5c78-ed66-479f-8785-357e88a63192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:11:10.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:11:10.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:11:20.739Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=215c274e-57cc-4a04-ac7a-9b30038b1b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:11:21.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:11:21.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:11:31.778Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ac3d17ac-ff29-4bba-a78c-172889ba3360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:11:32.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:11:32.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:11:42.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:11:42.267Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T23:11:42.269Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:11:42.274Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:11:42.283Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:11:42.283Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T23:11:42.283Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T23:11:42.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:11:42.818Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6010a4fa-3671-4462-b5ac-eba47ba89eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:11:43.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:11:43.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:11:53.861Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=12372c70-2e69-42e2-b1e3-092f7180de12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:11:55.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:11:55.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:12:05.187Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=e7399c61-02ef-4500-a12a-6aeb31d9a1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:12:06.224Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:12:06.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:12:16.228Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6c84704b-e377-499b-ba45-01d5018b10af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:12:17.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:12:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:12:27.268Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=42eb7a3b-4930-42af-9228-ce76289d64c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:12:28.368Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:12:28.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:12:38.369Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ff0aeb18-2c7b-4084-bb7a-3984c3eb6fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:12:39.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:12:39.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:12:49.474Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a57952cf-5ffc-4c22-ac24-cb2b0033e840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T23:12:50.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.246.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:12:50.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:13:00.517Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=bd5fbb56-7590-4781-83e0-1680135c7ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:13:00.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:13:10.678Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=56be6450-afa8-48a0-bfbf-77a53c357a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:13:10.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:13:20.700Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f5fc227d-030c-4463-a7d6-71b42f5b13ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:13:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:13:30.713Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8bff627d-f14b-4dc6-93f1-4d21557366ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:13:30.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:13:40.725Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1ce8bc67-e7da-4df0-ae12-d65c638923a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:13:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:13:50.743Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=870cd569-70a7-4c5c-a067-84a0ea908826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:13:50.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:14:00.755Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d81a42bc-0400-42aa-8440-3a46c890287e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:14:00.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:14:10.767Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=80a4feb1-19f6-4c87-90ea-d23f4fbf9a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:14:10.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:14:20.777Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=40b9abd2-0099-4dd7-8ed8-8b7f787ec75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:14:20.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:14:30.790Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=46218d07-9f7b-407d-9ab7-a2b5759fa6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:14:30.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:14:40.813Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=638b2c2e-3326-4475-b20e-94e25fd81256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:14:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:14:50.844Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=e19752d2-374a-4450-acb6-486e211b5953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:14:50.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:15:00.852Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0525ea09-2974-480f-9ec8-0813cef86d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:15:00.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:15:10.862Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0be8bb7d-ab30-412b-948a-8d13bfac9909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:15:10.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:15:20.871Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=04ebe19f-1007-443e-b75f-3ba8009577ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:15:20.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:15:30.880Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c79a4105-024e-4256-a472-5c6f60a83b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:15:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:15:40.891Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9219843e-8567-4a7d-9bd2-eadab0eafb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:15:40.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:15:50.900Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=fd8c575a-931f-4fa7-acb0-078ff6695c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:15:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:16:00.909Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=83c51cee-46c7-4a7a-b357-8f855efb25b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:16:00.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:16:10.918Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=bc8e24ab-7743-4822-a2b0-e3007f50c46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:16:10.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:16:20.929Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b7e558d4-641b-4589-aa31-91b3b61f0423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:16:20.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:16:30.943Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b2647bbd-275e-4477-85dc-3548fb8df65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:16:30.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:16:40.955Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=cac41504-c0bb-4778-b1df-1f42d2858921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:16:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:16:41.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:16:41.923Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T23:16:41.924Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:16:41.927Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:16:41.935Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:16:41.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T23:16:41.936Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T23:16:41.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:16:50.965Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f50b10a4-c0b0-4b64-8dee-2b68463a877c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:16:50.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:17:00.975Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=91c6159c-9a2c-4628-ad72-93013da02eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:17:00.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:17:10.984Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=051885fc-ba00-4c3f-afe8-3f052c6261e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:17:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:17:20.993Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=5b5544a2-0ea0-4014-8382-5a89c7b7f000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:17:21.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:17:31.003Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8803b0fc-0ab3-447a-a72d-36781e4a7648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:17:31.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:17:41.010Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7468b3b5-4b3b-4f10-b6a5-3edbe8333b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:17:41.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:17:51.019Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=341e66d3-4b2f-4038-9f12-c7c49db3df2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:17:51.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:18:01.034Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=88204750-19d1-45c2-bf9d-ece7cebac969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:18:01.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:18:11.043Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=07c77a57-248e-46f8-bc56-680e800288e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:18:11.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:18:21.054Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=90e6921e-e0d8-46c7-8a09-e6566414f76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:18:21.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:18:31.070Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1a1b0103-c7de-4419-9725-20a88b057465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:18:31.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:18:41.085Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9f5943a5-60fb-4a9d-b89c-9847a4d7724c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:18:41.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:18:51.096Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=82b03f2f-ebb8-4633-ac51-445007863cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:18:51.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:19:01.105Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9e92eede-6c09-4906-b1a8-704171125fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:19:01.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:19:11.113Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ebf37a64-d48b-44e5-985d-84c1a53a44ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:19:11.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:19:21.125Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0290e166-8d7e-455f-8f6e-2195987270c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:19:21.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:19:31.138Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b5645196-a021-4060-ae89-e0c4914f6785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:19:31.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:19:41.156Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c36f8edd-1e17-4d17-ad0d-5ba3af5c7ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:19:41.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:19:51.169Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0bc7ebe0-6987-4b24-887a-eb007b230f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:19:51.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:20:01.193Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b30f204f-1273-4f33-9db2-99239f888366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:20:01.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:20:11.206Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2d2fe370-bbc4-436f-a332-ab2374898513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:20:11.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:20:21.223Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0d82a5b2-9608-4538-afda-990c87ef4ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:20:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:20:31.237Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a5441002-ccaf-4df9-9357-146d722304b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:20:31.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:20:41.250Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8c174fc6-3221-4a31-ab99-3dd08bc5b1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:20:41.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:20:51.282Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ed8617ea-b10d-420b-96bb-0d0f41c86a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:20:51.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:21:01.294Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9c7427ac-c565-4405-8045-b68a1839ac75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:21:01.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:21:11.302Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=844553a5-aee1-4296-9e6a-83a66170caea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:21:11.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:21:21.322Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d5f078be-0657-4949-ab93-5f3ce39f5f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:21:21.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:21:31.347Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d63be595-0f3f-40c4-a815-9f3e6855f271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:21:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:21:41.357Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=afe529f1-1a4e-4df0-8420-51e39c5ed23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:21:41.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:21:41.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:21:41.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T23:21:41.914Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:21:41.916Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:21:41.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:21:41.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T23:21:41.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T23:21:41.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:21:51.369Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=da21ecb5-0c02-4146-a0b3-ed6cbb23ce04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:21:51.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:22:01.388Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=72adcf2f-f514-4fae-9d75-40f90a5ad328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:22:01.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:22:11.405Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a1902124-c469-4cb4-b870-eccff61a2eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:22:11.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:22:21.414Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9e40d080-6468-4125-8e45-a6a1c4a1dea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:22:21.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:22:31.431Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a917fbff-fe04-4cd9-918d-89ef283ed651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:22:31.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:22:41.446Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d534e4eb-57d7-425c-9125-e47ca5e1cf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:22:41.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:22:51.455Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=86132ae1-e625-4f58-b39b-a5a919ea350d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:22:51.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:23:01.463Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6bb0e6d1-b8cb-422c-b420-b692ce6a774c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:23:01.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:23:11.472Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0b4f350e-8a36-4b83-b2e0-5ee622372f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:23:11.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:23:21.479Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4c8a0cb1-b636-4ea2-8875-f7c8c258ac4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:23:21.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:23:31.489Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=12486b82-e291-484b-86d7-46626efcc4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:23:31.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:23:41.497Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ed28e6cf-21df-441c-addc-39d43a53fb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:23:41.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:23:51.507Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=363443c3-f7ad-41d7-b513-516c466d11fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:23:51.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:24:01.519Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=678583f6-5f9c-4d60-a383-c972459e834c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:24:01.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:24:11.532Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=91157934-f0be-467c-9bf3-8a2863b660d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:24:11.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:24:21.541Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=47b6f63b-4e79-4584-908f-028af9c0d3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:24:21.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:24:31.551Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6dbaa793-5682-4274-8039-257a390d0a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:24:31.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:24:41.561Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4cd5fa37-8c36-4fac-a489-6eeb24a6154d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:24:41.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:24:51.568Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c1788bab-fa9a-474c-95e8-0ea7dfa7e41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:24:51.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:25:01.577Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=efc4b1da-2aae-42a3-a6ce-ebe37934307b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:25:01.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:25:11.590Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=056850ed-7055-49d7-abeb-8c82b6d397b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:25:11.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:25:21.605Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ddd9fe56-cc5e-4b6c-b736-9364cb357f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:25:21.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:25:31.615Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=52b4861b-6b8b-4607-9c46-e19708c0cb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:25:31.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:25:41.624Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a88e4d7d-7bd5-47bb-a28e-0d218228fcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:25:41.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:25:51.632Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4652b518-e759-45f9-953a-935f61af2b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:25:51.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:26:01.640Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=99fb4dae-bae7-4ad4-ba40-c5347d0fcfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:26:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:26:11.656Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=fc802a67-8cca-45d3-8008-40b80304b677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:26:11.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:26:21.663Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8590f51e-7218-412f-95d3-f439193dc54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:26:21.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:26:31.670Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=cce726a1-c80d-4f49-9866-9e0a16472d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:26:31.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:26:41.678Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=70c1ec1f-dd88-4a08-a07b-18bf63c1387b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:26:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:26:41.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:26:41.893Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T23:26:41.894Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:26:41.897Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:26:41.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:26:41.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T23:26:41.905Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T23:26:41.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:26:51.686Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4213dde4-4954-482c-830a-c711e59302ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:26:51.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:27:01.693Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=19816aa1-387f-4f97-832c-2a28a3292865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:27:01.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:27:11.702Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=fc1524a4-6468-4de8-ab1b-73035e5d7126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:27:11.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:27:21.710Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=17913ac5-015d-4cd7-8327-751672f5eb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:27:21.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:27:31.716Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=186a5e66-c01e-4d53-bb0b-8fbb51222dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:27:31.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:27:41.728Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ee06412f-f212-4336-835d-e55dfa5bdec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:27:41.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:27:51.738Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ac9cfc08-ca63-4e81-8510-c8400f0737cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:27:51.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:28:01.749Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=5c04ef96-7054-4596-911a-97a5404409ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:28:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:28:11.758Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=65f7d782-5c0a-4fd6-9ce4-69cefbceed9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:28:11.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:28:21.765Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1c144af2-163f-4f25-8664-4f249694b24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:28:21.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:28:31.775Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2fa471a0-ebc4-415f-b092-b4ddd1f1ca14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:28:31.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:28:41.784Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=98cfd17d-3b6f-4675-8b5f-177939453b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:28:41.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:28:51.792Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4a3975bc-703d-4f10-8468-4b82c107c570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:28:51.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:29:01.799Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a1804284-78ae-462e-8581-30cb9ff62b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:29:01.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:29:11.807Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a4137014-dacd-4920-adb6-5a98809a4efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:29:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:29:21.815Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b9b3e76b-b1d8-4ae1-88d7-0ff465c72a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:29:21.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:29:31.824Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=09e307fa-d6f1-4af2-8c86-dc1449387f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:29:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:29:41.835Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8e0d666a-c304-4016-8a46-811faa81154b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:29:41.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:29:51.848Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=18d4ffe3-54ec-4f4f-b0ca-9dad7735ba0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:29:51.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:30:01.856Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=163b60c7-26ca-4d42-938d-a5dfabd5000d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:30:01.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:30:11.863Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ff9f9fc2-0b4e-4e3e-bf41-cd3d95a8b9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:30:11.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:30:21.871Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=094a21b4-cdd8-4b49-afb2-10a413c69086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:30:21.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:30:31.880Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=166dd980-dbfe-4dcb-9d73-d0563ecdbf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:30:31.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:30:41.894Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7c2cd947-7327-4553-b750-b6045dd94423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:30:41.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:30:51.908Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=fe17a6f6-43b5-4fbf-9b56-d4cb94464090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:30:51.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:31:01.917Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d4d75fc5-1ab7-493d-85f9-e737e0569750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:31:01.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:31:11.927Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7487e53b-6f25-4a2c-b5b7-216b37e9dd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:31:11.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:31:21.941Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9f582d51-6513-4211-81cb-806f566b4092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:31:21.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:31:31.949Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=32938ff9-9d02-492a-9d3d-4142db572515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:31:31.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:31:41.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:31:41.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T23:31:41.904Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:31:41.907Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:31:41.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:31:41.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T23:31:41.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T23:31:41.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:31:41.965Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ca453056-9dc3-41e7-a612-43c21b0b7da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:31:41.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:31:51.971Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a3ac5d2b-30fe-42dc-95d5-3f70b046ba1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:31:51.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:32:01.977Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d6172946-6437-4284-a15a-c3df2f8113a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:32:01.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:32:11.985Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b3ed651e-2e1d-48f0-9e03-a461e124e1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:32:11.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:32:21.992Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=30c8e1fe-4d33-4710-8ef7-2a06e31af924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:32:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:32:32.004Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=27d4145e-ec65-4831-b856-1f1689cfc709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:32:32.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:32:42.012Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9790abd7-e6d2-40aa-96d2-e5068a3ace49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:32:42.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:32:52.019Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=95e22e87-2361-419e-8d41-19da40d1df83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:32:52.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:33:02.032Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b9ccd705-8f5e-47c3-80bd-bd9301bd3610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:33:02.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:33:12.044Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ce13e703-956b-4c9d-bd09-b0a2c9857860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:33:12.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:33:22.051Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1590c77a-b649-43eb-851d-e5a8c2e9b649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:33:22.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:33:32.059Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=20a0b290-4a19-408f-9fb9-92bf88459837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:33:32.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:33:42.065Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f3683187-eb1d-43e3-a2e1-a80bc7957d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:33:42.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:33:52.072Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=40f933b5-4014-4401-82c8-d78b39514004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:33:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:34:02.080Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=01a3b1ef-ba85-498b-8751-be9de0fdd55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:34:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:34:12.088Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c5762b87-576f-494d-8e32-1c94c0267c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:34:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:34:22.096Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=06209884-5f2f-4a3f-b5fa-2b021acc9328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:34:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:34:32.103Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7c7c94d4-0370-4759-9bc4-48ed3c13f1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:34:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:34:42.111Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=330f62f0-ed29-4381-8381-da544c512af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:34:42.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:34:52.120Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6d82ab39-2a25-43b3-ae49-f650f2cacb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:34:52.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:35:02.129Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=726d8571-74b7-43a9-81fa-9f583f993b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:35:02.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:35:12.141Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=331fa024-f9d3-43e2-9890-c65f9434175e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:35:12.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:35:22.148Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=892a664b-c1a5-4cfa-8c1e-892a450dbc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:35:22.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:35:32.155Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=431508d2-5dc4-4119-b9d2-c85a2be23d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:35:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:35:42.162Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=db03cb3f-e6bf-4419-8104-89c68793f25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:35:42.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:35:52.170Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=59faffde-d2e6-4d50-951c-773578597321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:35:52.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:36:02.178Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=34590787-52db-4e7c-8692-431eba2bf23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:36:02.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:36:12.186Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0444b3aa-b934-49b5-86c4-4b2735c1786b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:36:12.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:36:22.194Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=88387f62-6b07-45fe-a410-930c166ef4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:36:22.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:36:32.203Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ca79b4de-edb0-42b0-97ff-533abed90e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:36:32.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:36:41.869Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:36:41.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T23:36:41.871Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:36:41.875Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:36:41.899Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:36:41.900Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T23:36:41.900Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T23:36:41.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:36:42.214Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d1cb820d-39ed-46b8-a851-7e8d1f5ecba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:36:42.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:36:52.223Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=19606637-8598-44d9-9657-500a39308c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:36:52.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:37:02.231Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9cb49d08-86e8-467b-8ba8-01262b48230a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:37:02.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:37:12.238Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2c42da1e-ffff-4ad4-b3f2-c2d64716d9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:37:12.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:37:22.245Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a5208265-0a89-44c4-9ab8-a642322fa238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:37:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:37:32.253Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4460f6c6-3e20-4f66-bd75-702f2347b263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:37:32.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:37:42.260Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ab486fe6-81bb-4310-993d-cf9847fd1744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:37:42.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:37:52.270Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f5e98d9d-10ee-425e-b5be-ec8e6f270deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:37:52.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:38:02.277Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1e7850c0-6b72-4d17-8788-4060bcc52ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:38:02.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:38:12.285Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=65e3aed9-fcbd-417a-8953-b010c0b333e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:38:12.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:38:22.298Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9c0919aa-7944-45a5-be3a-d258170d7ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:38:22.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:38:32.311Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d512eb4c-3327-43f2-8e86-93b00f874b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:38:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:38:42.326Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=70fc779e-3ae4-420a-883b-597733bda69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:38:42.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:38:52.333Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=891ede97-66f8-4585-8490-dfc55168a204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:38:52.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:39:02.340Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6e421d55-aed3-4c6f-9e2c-5af0ed5fd449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:39:02.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:39:12.352Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0ea4de0e-a555-40a2-9bef-1f8129cd6047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:39:12.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:39:22.369Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=cd6d747f-7b35-4202-adaa-90acb3f56dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:39:22.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:39:32.378Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ce30dcc2-eafb-4732-90a4-6e471dfa725e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:39:32.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:39:42.388Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=545721e9-bd20-41aa-87a0-43acda18a813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:39:42.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:39:52.398Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2f227c17-723a-489f-a007-37d3b4cf0f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:39:52.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:40:02.409Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3acd636f-0c4e-461e-b6af-379f47dd75b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:40:02.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:40:12.419Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4245b64c-d1bc-4c74-9ee3-09e806e1f26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:40:12.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:40:22.428Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f7d0c21b-1bbf-4961-921e-a800cb209cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:40:22.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:40:32.435Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a9aebb62-7fd3-4f64-902b-20d87e2baf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:40:32.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:40:42.443Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=453a0aa4-cb85-43a7-9d32-f0591ee35441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:40:42.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:40:52.452Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4b52c8dd-02cf-4c8f-adbf-1c91f8a68eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:40:52.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:41:02.458Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2a726eb3-e8dd-46be-937b-7cf417b2dcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:41:02.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:41:12.468Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=90c34497-9c25-4df3-b988-730a186d7ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:41:12.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:41:22.487Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=27e62075-fc77-4505-8b64-19dd9a7c9fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:41:22.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:41:32.496Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=50b24c2c-ed76-41bf-9821-b5e28c9cd6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:41:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:41:41.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:41:41.911Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T23:41:41.912Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:41:41.916Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:41:41.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:41:41.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T23:41:41.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T23:41:41.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:41:42.506Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7cb0d525-c5d2-41b4-85ca-58cae7ee5a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:41:42.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:41:52.516Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=03215148-988f-409d-9d43-4132195a11d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:41:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:42:02.525Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0b4e37a7-7795-4983-a89f-d780317bfafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:42:02.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:42:12.532Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=bcd5f6e8-1dee-4576-b32e-16984b7c4cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:42:12.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:42:22.540Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3ec97c69-712c-43df-8301-2ef60cb436fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:42:22.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:42:32.546Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3da2c94b-d2e3-4e95-9479-618916f532ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:42:32.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:42:42.557Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8b62b6fc-fdda-4b52-97a6-8db98ddb4efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:42:42.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:42:52.564Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3d053cd0-14cc-4771-9267-27274cc32fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:42:52.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:43:02.571Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=86ba5cde-d547-416e-adc6-5a032dda8506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:43:02.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:43:12.580Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=008eaa25-a056-478a-a39d-50a30ce50ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:43:12.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:43:22.588Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8f47635c-2838-4d0e-80e8-53436e23087b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:43:22.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:43:32.599Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3490d3ba-b483-4232-910d-2479a3a6064e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:43:32.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:43:42.610Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2b66af2f-f968-4232-a010-054d8ba17c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:43:42.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:43:52.619Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=780cc44f-52c9-4029-8be4-3989f1164eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:43:52.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:44:02.625Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=5c65a560-16f8-4510-9783-9d1fbb96c623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:44:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:44:12.632Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c7ad998a-de51-4ba6-8867-8193982678ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:44:12.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:44:22.639Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=fb1a472e-f385-4f4f-a43e-beffe66069d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:44:22.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:44:32.649Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=af0025d1-ddde-464e-8d3e-dc8fdad224de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:44:32.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:44:42.655Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ee47dda4-cc57-4d8a-89df-ea7dea41add4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:44:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:44:52.664Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6bc7caf5-33a5-4467-82bf-7a7f15e87acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:44:52.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:45:02.671Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0a883947-2f7a-47bd-970c-dfe6be781697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:45:02.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:45:12.679Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=737fbcbe-8086-4a64-bbab-f730151db4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:45:12.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:45:22.688Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=22ffec20-85d9-47eb-96f8-5a2c683f20c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:45:22.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:45:32.701Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d62664a4-6f47-48c3-88b0-1bb194fd92b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:45:32.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:45:42.707Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=db1a207c-0a6d-47a4-b357-36099b069cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:45:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:45:52.714Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ef22c007-a62f-4feb-a9da-d547eb9d2ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:45:52.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:46:02.724Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d042a657-dd4b-4a63-847e-beb2776c0b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:46:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:46:12.735Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=03fea907-3110-4db3-a91d-1985eb3f4b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:46:12.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:46:22.745Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a3095bad-f771-4b32-849a-4ee745074f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:46:22.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:46:32.753Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f05bf677-f049-4647-b982-f9826f2964cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:46:32.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:46:41.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:46:41.879Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T23:46:41.880Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:46:41.883Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:46:41.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:46:41.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T23:46:41.890Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T23:46:41.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:46:42.762Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f9bdff06-9358-4c71-b761-5feb9f616efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:46:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:46:52.769Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=47d272e4-6859-4cc2-9142-a153cba64b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:46:52.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:47:02.783Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8739ab19-b4bc-45ff-9e3a-62d471803cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:47:02.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:47:12.792Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ccf13cc7-12d9-4656-bccf-f71d77f2972e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:47:12.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:47:22.797Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3ad6596c-5ffd-415d-a40b-7f5dcfcf1fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:47:22.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:47:32.805Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=5e7e511e-7599-44df-bf31-ecade434a382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:47:32.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:47:42.813Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=12c71d41-2a90-4653-84e2-29436cd1e8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:47:42.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:47:52.822Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=50616049-30c4-4157-bb02-0bda51020b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:47:52.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:48:02.839Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d7530700-89d0-4dee-a600-6d88f1d7e080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:48:02.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:48:12.848Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=bdeababa-b665-47d4-91e9-4732e880dcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:48:12.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:48:22.855Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ca83ca34-aa90-401c-aef7-5ce03250d770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:48:22.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:48:32.864Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=5c33d6c9-3299-4a80-9d1f-119f474d754b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:48:32.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:48:42.876Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=856d161d-186f-486d-bb4c-0d952f0b6e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:48:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:48:52.892Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=305dced1-765f-494c-812a-eea3aff9e938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:48:52.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:49:02.902Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=773d19b0-f91c-4ec3-ab40-6846041faa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:49:02.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:49:12.911Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7ccc5902-edbf-4f07-8d58-8f5fd61ff6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:49:12.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:49:22.917Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c41d0578-d4e7-424b-8458-d557e9b98a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:49:22.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:49:32.923Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8ee9098a-989a-4e24-9489-4e0b5d451e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:49:32.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:49:42.931Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=e1e284ee-f323-49fd-a4cb-e62d2657bb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:49:42.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:49:52.939Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=fb612d72-345b-4569-9564-bbaef17e0fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:49:52.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:50:02.946Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9d692828-c13e-46eb-9115-602af47196e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:50:02.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:50:12.956Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=98f02cea-7e43-4097-8f34-efc8860e6cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:50:12.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:50:22.963Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c53463c1-090f-43aa-849a-9e2265c5992c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:50:22.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:50:32.974Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=17478544-516b-4175-9ef0-a3c935554ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:50:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:50:42.985Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=eeb56f04-e364-4a82-8697-e219acf982cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:50:43.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:50:53.002Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a3b4d28c-8370-4dc4-8273-57c1141b6d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:50:53.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:51:03.011Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a7f22a8a-a961-48a2-bd0b-785800c5bcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:51:03.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:51:13.019Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9f31a425-d085-4c02-8b73-5e7d400ed820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:51:13.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:51:23.026Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1a34f591-ade1-47af-9350-3004522d34da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:51:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:51:33.034Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4ba8ca73-54d1-48b1-af8b-fc000f6006b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:51:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:51:41.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:51:41.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T23:51:41.922Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:51:41.925Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:51:41.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:51:41.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T23:51:41.930Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T23:51:41.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:51:43.043Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7fb323a9-aefc-4133-87ee-1e236ec174d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:51:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:51:53.050Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=decf00f3-74dc-44fe-82a4-16a9de5e5095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:51:53.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:52:03.058Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=e16a5876-b895-4438-aabd-4f06d072c087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:52:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:52:13.066Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9da89783-c2dc-4406-95f3-fc95ccea6aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:52:13.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:52:23.075Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b082cd4a-2faa-42a2-ba84-e0753ea0884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:52:23.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:52:33.086Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7cc9171b-8922-4e66-a9d3-0b496517c98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:52:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:52:43.095Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=248c90b7-bdd1-4ed6-9161-e5e9738ce019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:52:43.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:52:53.104Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=eea38525-8388-4653-92a5-b0a39e53a744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:52:53.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:53:03.111Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=20a9ab29-786f-4ce8-af3f-fdcd27ce5ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:53:03.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:53:13.119Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4f4e9746-eedb-4d4e-9527-62e510927ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:53:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:53:23.125Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3e05a1bd-c128-4fca-8174-ccce80f927cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:53:23.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:53:33.133Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6a72d097-3336-4c6c-ad43-948ca2517423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:53:33.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:53:43.142Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=83921eb5-7bbf-4190-b420-141118eeb36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:53:43.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:53:53.150Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=5b438815-4ed6-4621-a0b1-2a785de48f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:53:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:54:03.157Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=cf72da1a-73d4-4fa8-9a08-5bb40f3a3675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:54:03.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:54:13.167Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f83dc9cd-96e3-4129-8ddd-5856310582ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:54:13.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:54:23.173Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=dbdb9f49-f69e-48f2-a7eb-31a7d2be93ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:54:23.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:54:33.194Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7d0b5240-00bb-4c4a-94eb-554fd1e91a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:54:33.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:54:43.203Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2db00087-0c04-4111-8f5e-41552795f196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:54:43.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:54:53.211Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=dd2ac31c-9cc3-46c5-a138-91eb849cbef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:54:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:55:03.217Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=71d2c65e-c8ab-4a20-9f60-e96d48b6e472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:55:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:55:13.226Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=bf2682c2-99f9-47e8-9a50-4e6112e7af50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:55:13.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:55:23.234Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=32be28ac-e21a-4d29-a8f6-9296385307e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:55:23.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:55:33.242Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4c4019b1-dff0-4609-86ed-1806317cbc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:55:33.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:55:43.252Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a9548ba2-01ed-4d34-89ae-14f92df86d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:55:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:55:53.259Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2bb777c2-987a-4c80-97f5-ed35c2b86b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:55:53.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:56:03.266Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=5cdeeab2-444b-4ff9-b8cf-a75335764f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:56:03.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:56:13.275Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2831b92e-e47d-485b-8f25-c129bc52ab91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:56:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:56:23.287Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b4599d84-2c55-4f5f-81b1-6b1f5ace287f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:56:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:56:33.297Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c155cff5-f865-4bc2-bef2-7424a9f698af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:56:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:56:41.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T23:56:41.904Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T23:56:41.905Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:56:41.907Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:56:41.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T23:56:41.912Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T23:56:41.912Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T23:56:41.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:56:43.304Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=30cfb8b0-ab1c-4a7d-a88c-5670d4642aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:56:43.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:56:53.310Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=841bfcc3-38b7-42fb-b23d-3de4fba6d13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:56:53.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:57:03.318Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0c18f80d-1b45-4c34-9fd2-7d085eec1c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:57:03.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:57:13.326Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=89ddddd8-6383-45d3-b858-030c0f506825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:57:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:57:23.335Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9962e12f-f9df-4002-a1ec-0a415a4a1599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:57:23.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:57:33.344Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1bb2b0a6-23db-4dc2-a4a3-8f5ecdb7d06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:57:33.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:57:43.351Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7c3d47b2-cd4b-4d6b-918c-366c919582f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:57:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:57:53.359Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a14a6429-4589-45df-81fb-35f7e2fdbcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:57:53.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:58:03.367Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c8d05e77-5283-466e-adff-278c6441afad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:58:03.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:58:13.381Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2e4f3bef-04d6-404e-b177-b245d6033492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:58:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:58:23.392Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=5073f289-8c52-4941-b182-1b406e123238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:58:23.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:58:33.399Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7b265835-7c33-41d7-91ab-39aefa042814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:58:33.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:58:43.409Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=77f58e19-fe30-4ad1-8dec-c827bd3ba9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:58:43.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:58:53.416Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a316a976-19e5-4c32-98f5-08fb289b6fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:58:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:59:03.422Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=bf468df1-e763-4bed-84e6-f7d10b62d7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:59:03.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:59:13.436Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6225d6bd-7c02-48dd-b4d6-8aa77f305947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:59:13.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:59:23.448Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=39b2f77b-0165-49ca-82a6-aae2f8951f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:59:23.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:59:33.456Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f9296a9a-e52e-4ee0-b0a0-c2733c177cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:59:33.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:59:43.467Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=21e57af4-d5fb-4221-95db-f6a7c1fa6c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:59:43.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:59:53.483Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6203a0dc-e98a-4273-90f6-673011f0bee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T23:59:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:00:03.491Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1ac53e22-4e92-4a0c-bcb7-20074a672b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:00:03.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:00:13.598Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=bd66585c-afcd-4c6a-a815-881416d95165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:00:13.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:00:23.605Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=39c23aa1-e623-4598-9835-2ca14e2d0530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:00:23.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:00:33.612Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=bb6de86a-f9a3-431f-8ba3-81a28ed82f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:00:33.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:00:43.621Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d808b214-c205-45ed-b361-09805ce9d68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:00:43.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:00:53.629Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=23325512-859c-42f2-97fa-4e509a09bced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:00:53.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:01:03.637Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ffc846cb-c8d9-40f4-a435-5000327a7466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:01:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:01:13.644Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=90cc9f6d-7cfc-43dc-b2ed-2ef50f48c550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:01:13.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:01:23.657Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=5c2afd36-49ac-4b3c-8b1f-e6d8936f11eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:01:23.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:01:33.670Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3e4506b2-3e52-41f8-b2a2-5e7fb9f8780d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:01:33.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:01:41.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:01:41.904Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:01:41.905Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:01:41.907Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:01:41.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:01:41.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:01:41.911Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:01:41.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:01:43.681Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=460e0dca-0e1e-4648-9f72-af66e88dba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:01:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:01:53.687Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c7bbfb22-2cec-4eac-b960-2346b559e773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:01:53.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:02:03.693Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0302257f-f131-426d-8b01-6306c273240d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:02:03.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:02:13.701Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f449f4b0-46da-4ba3-8ef8-1c46b28ce02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:02:13.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:02:23.710Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=63d339b9-59a9-4a7c-9b10-b1e8ba5cdaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:02:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:02:33.718Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1760f77f-fdac-4f52-b237-117afd200773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:02:33.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:02:43.727Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ece0c947-8bb0-4cac-9e90-3affa2cad84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:02:43.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:02:53.735Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=447b8926-2e92-4c33-b0da-c4fec0fde3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:02:53.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:03:03.742Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=cb7f0cba-c1dc-4c67-9c7e-d2d02befa42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:03:03.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:03:13.753Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4a89a839-69e7-489f-b441-186cd0cd749a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:03:13.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:03:23.774Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0bf8fc6a-da14-4dc9-9640-c2a6ce40cd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:03:23.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:03:33.782Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6ff7b198-ee21-4055-bf5e-e6fb2d9a8f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:03:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:03:43.789Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7a6ed0eb-64a9-4ca5-9b1d-11f534869ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:03:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:03:53.796Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=59a0049a-ab64-42b6-971a-27a6cd182b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:03:53.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:03.804Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=e73b3e0c-f16f-4c21-ab83-4f7f99f9896c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:03.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:13.812Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b83d3233-5aec-449c-a3ae-fe37bb4e2131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:13.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:23.818Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=76eec365-48ee-4505-b5ef-d06a4fa8e54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:23.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:33.826Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=5103c82c-0b5e-4066-805a-6fffbe12d840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:33.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:43.833Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f60ecc96-ae82-4cc2-9bea-545c44935053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:43.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:53.842Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2b9fff30-2b90-40de-892d-04a97e6e2ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:53.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:03.854Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6694ad3e-12a0-49e9-bc0f-7ebcf4142bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:03.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:13.865Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=e507398c-6ba8-439e-961f-cf62a932ec76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:13.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:23.875Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0459f684-8095-4e56-8f11-9a8c4bd50df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:23.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:33.882Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=719e1410-8fce-4d3e-97c5-0ac4366e1384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:33.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:43.892Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=64bfdd14-8509-432a-b553-1f453fbf97f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:43.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:53.914Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=824e3610-7f78-4569-b884-310855c48511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:53.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:03.923Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=53d072c4-9fac-4895-a8c5-b8ab2f5a5d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:03.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:13.932Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2d9aba18-798f-4c41-b77e-5c791c61af8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:13.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:23.945Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=41e7749e-d96d-4048-a3bb-fa91e4830645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:23.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:33.956Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=cb177a40-75bf-4205-8e5a-8d364d04e396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:06:41.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:06:41.885Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:06:41.886Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:06:41.890Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:06:41.894Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:06:41.894Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:06:41.894Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:06:41.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:43.965Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=318b5703-c265-48d6-b8d9-fedb3220bbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:53.973Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=90b26898-1519-4462-a55d-a8c37c06239c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:03.981Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d51435bb-7fde-4591-b1e7-872911a61b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:03.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:13.986Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1b6df8cd-79a1-4a34-b4e4-0af65ee8615b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:13.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:23.993Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=497ead2f-e371-4b35-a00f-ce9f478c9d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:24.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:34.002Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=bd7dd363-aed6-410c-ae3d-7a60448fc643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:34.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:44.009Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2774b2d0-80b8-4127-9cc5-ffe4e4fe5901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:44.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:54.016Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=e1cb2488-31d1-4613-a881-b7e6d19942ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:54.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:04.024Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1928ee7f-7e30-4687-b928-c97b8617ee04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:04.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:14.033Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4262b930-fda0-4f23-899a-e29043931bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:14.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:24.046Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7d9a0cbc-4e59-4a4d-8ebf-22dc7215274e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:24.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:34.057Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=766bbf59-a763-42c0-8a2d-0548190639ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:34.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:44.063Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=116af3cb-894d-44dc-997b-818af96f83a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:44.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:54.070Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3a12e3e3-f77a-4657-b493-99b0c3727260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:04.078Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2b40ebe1-e034-447a-9f16-65a201f23374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:14.084Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=75efb1ce-4521-4e18-ae57-352cf03ed411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:14.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:24.091Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b9e319cc-329c-4fb5-aab1-02459d97ba03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:24.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:34.100Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6ac44d89-d655-46de-9e61-cf7c2a89563f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:34.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:44.105Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b02ec477-669b-4eae-9af2-3609ce37dc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:44.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:54.113Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=18b93161-2569-442a-8651-d996fb821189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:54.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:04.122Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=52939c40-5557-4aaa-9dde-4f577a9f5ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:14.132Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=024d9872-cc03-4e77-99e7-852916515383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:14.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:24.143Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2fdf33bc-d05f-4895-8688-8719a9c79bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:24.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:34.155Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=65905001-6c5b-4591-911b-8c74de8bc5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:34.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:44.162Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a66034d0-6b16-4c3f-b85b-2713e512c0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:54.169Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0b81f877-d884-443f-8ea7-140586a03183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:54.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:04.175Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a865b9ed-cb52-4139-bac4-c49b5d26ec8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:04.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:14.180Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=12526706-cc17-455e-aedc-5caad339c469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:14.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:24.189Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2c89e952-7044-4d1b-9206-4dfa4d93eeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:24.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:34.207Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=78462f62-3e2c-4544-b28d-dce4a821fe54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:11:41.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:11:41.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:11:41.871Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:11:41.874Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:11:41.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:11:41.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:11:41.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:11:41.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:44.214Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0b4b65f6-6063-4ea1-9caa-5fe21037c361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:44.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:54.222Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b89d9105-54bc-4b78-b0d4-8ea27a816a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:04.232Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=621d7502-2cf5-4720-b485-8bb399299381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:04.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:14.246Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=45bb0286-1640-411f-a180-cd9320516961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:14.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:24.254Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3c13de6d-679b-4b7c-bbad-5f0a988f5671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:24.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:34.263Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8fb52109-6407-43ed-b41d-5733f51f314c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:34.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:44.268Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d91d3f88-fcd2-4e4c-bc8f-8ba2fec45c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:44.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:54.275Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6fc2b641-0c26-4030-9411-3cf6a885e0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:54.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:04.282Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=10bbd462-ccc9-4205-8ff7-3eb46d747e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:04.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:14.289Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=df9fb09f-8f3d-4466-a81a-17b7ecca206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:24.296Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=71f1b154-00f4-47ab-8b7d-a3a8fb8c262d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:24.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:34.305Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=facb9e2f-07f3-4ded-9912-2a13be7587ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:34.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:44.316Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=900032d7-766a-454f-af55-4d03900524fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:44.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:54.323Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=347f7f23-d2d7-43a0-a6a1-9fc87ab015d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:54.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:04.329Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=66ade674-3977-4ebe-b503-0e5e8f920d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:14.335Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7092ef6a-2ba1-413d-89ed-e3c53bb62a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:14.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:24.341Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=bffbce7c-a6c0-4be0-b5e9-a33e1058a903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:24.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:34.348Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3d1d21e1-c860-48b1-a8c3-ee51ce7f7d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:44.355Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=edc36df3-6ac4-4f1e-a81f-ebe51d732cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:44.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:54.363Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6e74fd9b-8afa-4170-bc15-bf3831966c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:54.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:04.370Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=5f1ab531-9704-4ffd-9b16-e0e83a86ca1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:04.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:14.376Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=07ce7d51-1766-4001-8a1d-74b14c04ec10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:24.383Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8232a775-3560-4b3d-a5a7-84b60cd90a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:24.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:34.394Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1577eeb9-6cfa-4781-b0f7-2d6ce7616f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:34.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:44.403Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0b459c1a-7e15-4c91-94a4-ce3d1abd1766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:44.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:54.410Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c9bbf222-8bf2-4046-813b-2f59a45919c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:54.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:04.416Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2296861c-259a-4925-8473-598af1a83533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:04.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:14.422Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=228126fc-a1f4-40a3-bd8f-8891fe018a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:24.428Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c096a852-4076-4805-9237-74741a165b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:24.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:34.435Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=074d8bb4-9b87-4b57-997a-17fa84188d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:34.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:16:41.893Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:16:41.893Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:16:41.894Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:16:41.897Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:16:41.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:16:41.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:16:41.901Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:16:41.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:44.442Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7b4aeef4-cc3a-4582-9c66-7233c519a866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:44.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:54.448Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=e27becf9-68dc-447e-9850-3ffea2f7dc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:54.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:04.455Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=5e531e0e-7103-4dab-9bb1-f347c0106d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:14.465Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=dc79f787-76e0-4ac4-8973-aca6e256b4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:24.476Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=e95db5bc-8d0c-4cab-ac6c-9230ab418207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:24.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:34.484Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=80193e7d-0223-4f77-af62-ad8c02c687d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:34.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:44.489Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b5013158-f3c7-4c4d-b798-bfab0b8a96ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:44.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:54.498Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b7fc1407-b947-472b-8c6b-366a5f585258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:54.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:04.504Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a2ce919e-d59a-4234-8d6a-bda0fa27b688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:04.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:14.510Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=e3300542-12aa-44df-b37a-55740b5cd488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:14.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:24.516Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c38cc116-7a33-4049-b4a6-574855f17c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:24.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:34.523Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=47c9a7d2-2f15-4b14-bb32-63601015eece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:34.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:44.530Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=37455823-b915-43d6-8051-ed6368a44d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:44.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:54.540Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=152e78bc-921c-4ce5-827e-68270a3cc550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:54.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:04.551Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=21934224-6169-4c94-aa94-fb57aa81e40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:04.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:14.556Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=5a82d727-7dc6-45d9-b7e0-8e7b9f587c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:24.563Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9f579508-785e-4a21-bca5-6d56dbc4c1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:24.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:34.568Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7cab816d-d9f7-4b7c-a8b1-fbf8dbf623fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:34.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:44.574Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1b05e573-37da-4198-8b93-7cd4bb978e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:44.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:54.580Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c4fa0175-812f-4d3c-81ee-01019b881b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:54.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:04.586Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=043b9372-eb80-431a-9be1-9f1fdf254a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:04.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:14.596Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=51c077e2-1884-4066-8d26-756576f2cdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:14.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:24.602Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4865075f-372f-466e-a4c3-45cd7ee06dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:24.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:34.609Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2f3081e2-289c-4685-88b9-85299c47fb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:34.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:44.620Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b11c24f1-64b1-4ae3-b0e6-8d59f2110167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:44.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:54.627Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d06caef5-0c1a-4311-91b6-a5a399fb3dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:04.632Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=724a321c-9030-4021-9950-98b057030207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:04.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:14.637Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0906ab9a-8b52-44e4-b7cf-6622dc8e50bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:14.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:24.642Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=82b27fd8-6d92-4e75-8d3e-07c2cf2f2dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:24.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:34.648Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7c4878e7-9c92-4fad-9018-f2e2def86e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:34.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:21:41.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:21:41.875Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:21:41.876Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:21:41.882Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:21:41.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:21:41.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:21:41.886Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:21:41.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:44.654Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=21c24585-496a-4038-ad81-45e7b5feb32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:54.659Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f0223b65-9e8f-4900-aba2-498b43fd04ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:54.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:04.666Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0bcd027b-d491-48f3-b5df-888993707cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:04.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:14.672Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=76933bfb-f999-488e-a3d9-595c97f96563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:14.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:24.683Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2e6f8fcd-18d2-427a-b039-b7ba4469fc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:24.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:34.693Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3917b9ad-89e2-41ea-8b77-ee64929b302c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:34.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:44.703Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f7bd3acb-bc50-4b89-af89-dc33c502ef21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:44.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:54.710Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4d37edfd-f352-414f-a406-826b6680535e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:04.719Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=825fd636-e5a6-4c93-90e8-a97cfc1849f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:04.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:14.725Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=51263329-1c8c-4027-bfb3-18b0293fb256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:24.731Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=36c00e74-557f-474b-afe7-0ae967359bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:34.738Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=3677034a-8a86-441f-9563-676c4189a93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:34.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:44.745Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=957f215c-0dcb-4cce-8b16-b267461b2163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:44.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:54.751Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b0851c90-7f0c-4a59-8d1a-55ea3b049ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:54.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:04.758Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=abccbd1c-03b0-4c36-9b9c-ef24105730b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:14.765Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=936e6aaf-e9ba-4155-850c-71ca0d6edea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:14.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:24.774Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=cfb7cc4a-9ae8-4464-b400-85120e94f3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:24.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:34.788Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2fb22d1b-75b4-49f8-a58b-a82d7edc9a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:34.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:44.796Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=52c5187b-ac4e-4cb2-b391-98f28fd3406f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:44.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:54.803Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=c6f5ebad-f473-49d6-afcc-6f5338290105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:04.811Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0fb83928-a4ff-4d4b-8287-7f4791604617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:04.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:14.816Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=e23212a7-b6f6-45f7-b837-c928200aa35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:14.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:24.824Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=807d791a-d975-417d-9bfd-ede6b3e46aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:24.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:34.832Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6139e13f-904f-4f41-bd02-28dbd95319d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:34.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:44.838Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=516f90d0-3f64-4c5d-9bea-b59389c4a74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:44.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:54.845Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=007c3343-34b5-492b-8192-d94a65f13200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:04.852Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=02be43f5-790b-4d83-a24d-1dad3eac63e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:04.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:14.863Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=90fccb05-3a13-4914-baf8-6ade331c58e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:14.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:24.874Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7381ecc5-e092-4c97-a159-7377af4630f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:24.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:34.879Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=dfb6861a-2485-4ab0-a70a-da111d08472d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:34.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:26:41.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:26:41.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:26:41.902Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:26:41.904Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:26:41.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:26:41.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:26:41.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:26:41.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:44.885Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=501fbc86-8be2-43c0-a0a5-24e8d6c7fedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:54.892Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7e474602-74e3-469d-b815-cc7a03f50beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:04.899Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d1c0bbf1-96b4-471b-9fd6-479a6228b1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:04.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:14.905Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8a8df829-d3ff-45a4-a530-d8b01b366b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:14.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:24.912Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ba511112-c984-4919-9d35-c14d621fd282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:24.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:34.920Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2be48c79-9dbd-4744-b53f-dbe96cb95932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:34.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:44.931Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0c24b621-a42e-4e56-b748-1771c6893ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:54.942Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=161cf0eb-d014-4450-9228-5377cd71bfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:54.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:04.952Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=87a49f64-7ab2-41f7-b847-214eda8d928e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:04.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:14.959Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b7da5f53-e6ef-4241-94f9-8720b10426cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:14.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:24.966Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=80dfde56-224d-4531-a525-800fc64045b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:34.972Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b66e9735-9cc8-4a86-b3fa-799f140530af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:34.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:44.979Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ffae17b0-fac0-449b-b201-93e3137ed449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:44.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:54.988Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=06f228a1-fad9-4131-b945-d7c5130211c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:54.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:04.997Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8b5d927d-9de9-46fc-94e9-a668530e7e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:05.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:15.004Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6a3c99fa-1f54-484c-a6e1-93ee0965407c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:15.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:25.012Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=bba88e8f-ff85-4f15-94ce-d253f955eb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:25.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:35.019Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=2c35b4e4-2bd7-44cb-9f7c-a0db91f93b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:35.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:45.028Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8d579782-c770-4b7e-b211-3a065e1f74f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:45.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:55.042Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ee4f74a6-40ac-4e52-975a-5157fd81c422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:55.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:05.053Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8e25ef76-6769-40ba-8594-a9e1bc4ffe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:05.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:15.060Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8ba620a8-302c-41f4-a6bb-c3a7aa8fe796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:15.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:25.066Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=cee8268e-c2cb-4552-9252-9c9ad55fa5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:35.075Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b716ef0f-8d9d-4473-a36b-be446bd28e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:35.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:45.085Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=dbee5559-6380-4c67-9439-2177f68fd5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:45.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:55.093Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=91070fd1-ab71-4b11-8edf-3090551a0d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:55.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:05.099Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=8b07d59c-9edd-4153-918f-3157d6617037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:05.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:15.105Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=36278de4-df5e-4b6e-9cf0-16f1477805b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:15.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:25.113Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=10b71734-552f-454d-a568-c8acd175b95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:25.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:35.121Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=99384bc0-8a1e-4769-89a4-0e96297b7d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:35.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:31:41.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:31:41.925Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:31:41.926Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:31:41.929Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:31:41.935Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:31:41.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:31:41.935Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:31:41.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:45.134Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=b1bb9ca7-2bab-4279-b330-ef3a27f3e194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:45.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:55.142Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=36c3f0af-1749-42ee-a5fe-82e3495e2cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:55.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:05.147Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9319b251-5c4c-4cdd-a148-8e87ca43eedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:05.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:15.152Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0b3bd433-1818-406c-b2ff-a8b6539ce9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:15.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:25.171Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=988df0de-4321-4904-af63-d25c4db4b9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:25.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:35.177Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=88354eed-4f9c-403b-bf74-ad23c1227448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:35.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:45.204Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6a31b6e5-d5c6-405f-825e-8338a7bdc33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:45.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:55.212Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=5e3f9bb2-d053-4360-aab1-fc4f82af0ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:55.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:05.222Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d530fa9b-3753-4fd2-b179-e8f93de5a19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:05.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:15.233Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7df1f6a8-5f3e-4a5b-9172-65aa7a2aa00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:15.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:25.242Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=4bc83909-728d-45ef-8b37-d0299ea054f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:25.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:35.248Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=e6f6a926-93e9-479c-b276-cb0997401b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:35.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:45.254Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=367f1a67-c2f2-44d2-84a6-93ae6c1239cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:45.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:55.259Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=6e9bc45a-15d4-493c-a9e8-6500d0053ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:55.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:05.265Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=bdf6d845-d069-4d87-811f-064af0eb0294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:05.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:15.272Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f3650568-08e7-42b2-8e89-8bcbf6307c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:15.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:25.280Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=bded096f-62d8-467b-993f-f9ac366b9826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:25.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:35.290Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=a7b55149-546d-4019-9bde-b4beb2da6ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:35.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:45.298Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=102260fe-b430-4e98-9f48-0562847e4371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:45.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:55.306Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=0005b5c7-7503-494a-989c-47675bda38b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:05.315Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=9d7e975d-aa56-4876-bf5c-7558634d7028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:05.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:15.328Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=1116871a-6a22-4431-8daf-ee92dc38433c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:25.334Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=86e33b77-006d-42b8-bb02-988ba72ee6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:25.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:35.341Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=02c52ccd-53ac-4616-8c5f-3ca3d98c4114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:35.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:45.348Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=38a59f3c-c9da-4b8f-965a-808c908643a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:45.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:55.353Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=d10db03e-d867-4911-8211-ff1f9fcc3605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:55.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:05.359Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=ee1762b4-36c4-4e05-93c2-cb3d154b059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:05.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:15.367Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=7683256a-84e1-422d-b6b2-34349621b14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:15.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:25.379Z |INFO |Init configs |InvocationID=9de66baf-cc4f-42c0-a424-8914439a1b61, InstanceUUID=f8b2f411-2a3f-42ce-84a4-c42a0dd7bdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:25.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |